diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-04-23 20:14:49 +0000 |
commit | ffb8eb82e5af66728d3fc269976d7048c733f4a2 (patch) | |
tree | 77e0ea38db89b630b978d73a11744a07383a8cc1 /lang/gnustep-base | |
parent | a5a3f98e8f8715a321212b2e212109a8a46387a9 (diff) | |
download | ports-ffb8eb82e5af66728d3fc269976d7048c733f4a2.tar.gz ports-ffb8eb82e5af66728d3fc269976d7048c733f4a2.zip |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Notes
Notes:
svn path=/head/; revision=532707
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r-- | lang/gnustep-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index d848dcdf31bc..47d8321ade6a 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_26_0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang devel gnustep MAINTAINER= ports@FreeBSD.org |