diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /security | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'security')
-rw-r--r-- | security/authforce/Makefile | 2 | ||||
-rw-r--r-- | security/fwlogwatch/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg-devel/Makefile | 2 | ||||
-rw-r--r-- | security/gnupg/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg1/Makefile | 1 | ||||
-rw-r--r-- | security/mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/newpg/Makefile | 2 | ||||
-rw-r--r-- | security/quintuple-agent/Makefile | 1 | ||||
-rw-r--r-- | security/steghide/Makefile | 1 |
9 files changed, 9 insertions, 3 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 3c2454c86ffb..f265d1de70f7 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -7,7 +7,7 @@ PORTNAME= authforce PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MASTER_SITES= http://kapheine.hypa.net/authforce/ diff --git a/security/fwlogwatch/Makefile b/security/fwlogwatch/Makefile index 7e51aa5a9e72..c756d169570f 100644 --- a/security/fwlogwatch/Makefile +++ b/security/fwlogwatch/Makefile @@ -8,6 +8,7 @@ PORTNAME= fwlogwatch PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.kybs.de/boris/sw/ diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index fa53e0df2230..285638c03977 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= newpg PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/aegypten diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 0a3be29fba0d..3537cc83fe0f 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 0a3be29fba0d..3537cc83fe0f 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 3e84501e919b..883d636bf8c9 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -9,6 +9,7 @@ PORTNAME= mcrypt PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/ \ diff --git a/security/newpg/Makefile b/security/newpg/Makefile index fa53e0df2230..285638c03977 100644 --- a/security/newpg/Makefile +++ b/security/newpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= newpg PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/aegypten diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile index 895f78dabd50..48d635a51be8 100644 --- a/security/quintuple-agent/Makefile +++ b/security/quintuple-agent/Makefile @@ -7,6 +7,7 @@ PORTNAME= quintuple-agent PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.vibe.at/tools/q-agent/ diff --git a/security/steghide/Makefile b/security/steghide/Makefile index df06a4870579..8b5428ed7d8c 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -7,6 +7,7 @@ PORTNAME= steghide PORTVERSION= 0.4.6.b +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} |