diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /security | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Notes
Notes:
svn path=/head/; revision=87743
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/} |