diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-04 01:37:13 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-04 01:37:13 +0800 |
commit | 0430877db8c37400928e9d997503aa4fe6ce827c (patch) | |
tree | d9399b83cecb74e50216e81697ad24d8f576b45a | |
parent | 57fe173cfe87e3ef19d96e8370fc221dbba0fbd6 (diff) | |
download | freebsd-ports-gnome-0430877db8c37400928e9d997503aa4fe6ce827c.tar.gz freebsd-ports-gnome-0430877db8c37400928e9d997503aa4fe6ce827c.tar.zst freebsd-ports-gnome-0430877db8c37400928e9d997503aa4fe6ce827c.zip |
Chase security/libgcrypt update
-rw-r--r-- | audio/libgpod/Makefile | 1 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index b058be6bd8fd..ccf297873d9d 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -3,6 +3,7 @@ PORTNAME= libgpod PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 1dd2137fa2d9..23c8dbb5141b 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -4,7 +4,7 @@ PORTNAME= totem-pl-parser PORTVERSION= 2.32.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 13c251cbbaec..85dec9d7d334 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 2.32.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index d61fed2a4187..b646754115ee 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.24.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |