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 /multimedia | |
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 'multimedia')
-rw-r--r-- | multimedia/poe/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xbmc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index 5c9f2a6e9cdb..060de5256be3 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -2,7 +2,7 @@ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile index 36b6df57fe53..7002354b24bc 100644 --- a/multimedia/xbmc/Makefile +++ b/multimedia/xbmc/Makefile @@ -2,7 +2,7 @@ PORTNAME= xbmc DISTVERSION= 13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ |