diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-20 05:36:34 +0800 |
commit | de59bf9875d6fa19a30e1d01eb4294bcb3311703 (patch) | |
tree | 9a6671564bb3674aa60e57eebb2a1b4bc6646510 /security | |
parent | 8c61ad0058b81bc04250124366935f2bff5e92b3 (diff) | |
download | marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.gz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.bz2 marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.lz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.xz marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.tar.zst marcuscom-ports-de59bf9875d6fa19a30e1d01eb4294bcb3311703.zip |
Bump PORTREVISION to sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/fpm/Makefile | 2 | ||||
-rw-r--r-- | security/gnome-keyring-manager/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 3 | ||||
-rw-r--r-- | security/libgnomesu/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 |
5 files changed, 9 insertions, 8 deletions
diff --git a/security/fpm/Makefile b/security/fpm/Makefile index 68b86fbd6..8ebe9e9b0 100644 --- a/security/fpm/Makefile +++ b/security/fpm/Makefile @@ -7,7 +7,7 @@ PORTNAME= fpm PORTVERSION= 0.60 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index 42346cf6b..76b5ca1f3 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring-manager/Makefile,v 1.27 2007/03/13 12:35:40 ahze Exp $ +# $MCom: ports/security/gnome-keyring-manager/Makefile,v 1.29 2007/04/26 19:14:33 mezz Exp $ # PORTNAME= gnome-keyring-manager PORTVERSION= 2.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index d694e5a14..4ae164132 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.33 2007/04/26 19:14:33 mezz Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.34 2007/05/12 15:52:38 marcus Exp $ # PORTNAME= gnome-keyring PORTVERSION= 2.19.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index 19fb21bbc..b539f50f6 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/security/libgnomesu/Makefile,v 1.1 2007/05/01 17:14:43 ahze Exp $ PORTNAME= libgnomesu PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security gnome MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 696e24858..4ce54aac5 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,12 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.34 2007/05/12 16:12:49 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.35 2007/05/18 15:57:47 marcus Exp $ # PORTNAME= seahorse PORTVERSION= 2.19.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |