diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | 2d1a8cc474b8a217cfacf22a906d4280824cfccf (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /security | |
parent | adabc0cd25422e73560d08ed42548017c4f1f611 (diff) | |
download | pkgsrc-2d1a8cc474b8a217cfacf22a906d4280824cfccf.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring-manager/Makefile | 4 | ||||
-rw-r--r-- | security/gpass/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse-gedit/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse-nautilus/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/buildlink3.mk | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index 7e9aaeee56c..9af225c7da7 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/21 12:05:52 wiz Exp $ # DISTNAME= gnome-keyring-manager-2.16.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.16/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 1257a4caef3..21d29efe6bc 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/09/16 12:20:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2007/03/21 12:05:52 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile index e327a031cb8..404263e86f0 100644 --- a/security/seahorse-gedit/Makefile +++ b/security/seahorse-gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2007/02/22 19:27:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:52 wiz Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-gedit-0.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index eddf58f9ae9..b3af9ebb308 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/12/06 19:51:52 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/21 12:05:52 wiz Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-nautilus-0.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 0bac38dcbc2..8bdd7c594d2 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2007/02/22 19:27:09 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2007/03/21 12:05:52 wiz Exp $ DISTNAME= seahorse-0.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index f10d7869a3b..9a33eff9705 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2006/09/16 12:20:32 jmmv Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2007/03/21 12:05:52 wiz Exp $ # XXX # XXX This file was created automatically using createbuildlink-3.10. # XXX After this file has been verified as correct, the comment lines @@ -23,7 +23,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}seahorse .if !empty(SEAHORSE_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.seahorse+= seahorse>=0.8.1 -BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=0.8.1nb3 +BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=0.8.1nb4 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .endif # SEAHORSE_BUILDLINK3_MK |