diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /security | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.zip FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'security')
-rw-r--r-- | security/gcipher/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 2 | ||||
-rw-r--r-- | security/gringotts/Makefile | 2 | ||||
-rw-r--r-- | security/hashish/Makefile | 2 | ||||
-rw-r--r-- | security/kgpg/Makefile | 2 | ||||
-rw-r--r-- | security/kssh/Makefile | 2 | ||||
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse/Makefile | 2 | ||||
-rw-r--r-- | security/ssh_askpass_gtk2/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index 07c0995..ec240c9 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcipher PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 586b244..faa2c45 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -6,7 +6,7 @@ PORTNAME= gnome-ssh-askpass PORTVERSION= 3.6p1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index 18f588e..4fb1a5a 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -7,7 +7,7 @@ PORTNAME= gringotts PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 9b7430f..cbfeb9d 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -8,7 +8,7 @@ PORTNAME= hashish PORTVERSION= 1.1a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index f0984c0..01bb675 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= kgpg PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security kde MASTER_SITES= http://devel-home.kde.org/~kgpg/src/ diff --git a/security/kssh/Makefile b/security/kssh/Makefile index de80088..f67fcb1 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -7,7 +7,7 @@ PORTNAME= kssh PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 8db1efe..a95cfea 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -6,7 +6,7 @@ PORTNAME= lsh PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 642a137..7c8bac7 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -7,7 +7,7 @@ PORTNAME= seahorse PORTVERSION= 0.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7 diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index 9a5f1fa..06ef6dd8 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ssh_askpass_gtk2 PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.cgabriel.org/sw/gtk2-ssh-askpass/ DISTNAME= gtk2-ssh-askpass-0.3 |