diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-28 05:11:08 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-28 05:11:08 +0800 |
commit | 480c577baa45ef6f27ad8e0c46958ccecdb6d94f (patch) | |
tree | 38e82fdc8d8a1a28215196aec951504537c1c0ad /x11-toolkits | |
parent | ea151d1c2eba86024177b9450f83501b4eda3dc2 (diff) | |
download | freebsd-ports-gnome-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.tar.gz freebsd-ports-gnome-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.tar.zst freebsd-ports-gnome-480c577baa45ef6f27ad8e0c46958ccecdb6d94f.zip |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 98f01c32df30..8a2ad2f0832b 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_27_0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MAINTAINER= theraven@FreeBSD.org |