diff options
author | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
commit | 498eca4c0be19011092e7ef33b23b9faffafe13c (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /x11-toolkits | |
parent | ed8d2457beb80400e836e61c80747fa853dff6da (diff) | |
download | freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.gz freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.tar.zst freebsd-ports-gnome-498eca4c0be19011092e7ef33b23b9faffafe13c.zip |
Update giflib to 5.1.1
PR: 204492
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/p5-Prima/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index aa382a4e7822..ba7283badd4b 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 9383ea05b4aa..e0014260ba05 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= libgdiplus PORTVERSION= 3.12 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile index 2df1f0590b97..26311950c394 100644 --- a/x11-toolkits/p5-Prima/Makefile +++ b/x11-toolkits/p5-Prima/Makefile @@ -3,6 +3,7 @@ PORTNAME= Prima PORTVERSION= 1.45 +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |