diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-04 04:35:29 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-04 04:35:29 +0800 |
commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
tree | b325616b604b3f18f851e5b3104e0289676790a9 /x11 | |
parent | 947645f5a712ad72340b44481d1d177bfd777110 (diff) | |
download | freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.gz freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.zst freebsd-ports-gnome-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.zip |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 2 | ||||
-rw-r--r-- | x11/slop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 3f3eb0f78ca3..66efb5d40fd8 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.28.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 8d19cc60c568..9fe0f0270a8b 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -3,7 +3,7 @@ PORTNAME= slop PORTVERSION= 7.4 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MAINTAINER= neel@neelc.org |