diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-06 06:13:29 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-06 06:13:29 +0800 |
commit | ddd47fce05d84543ec9ab5a50ee57fa398697b1d (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /x11-toolkits | |
parent | f2d49b3516a48dd026dbb779f42e185473d642bf (diff) | |
download | freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.tar.gz freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.tar.zst freebsd-ports-gnome-ddd47fce05d84543ec9ab5a50ee57fa398697b1d.zip |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 15f41a250636..ddf390562dd3 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 41babf98d489..87e021b3721d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.24.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core |