diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | 8e810a2bc93974096863e410b3488f28bee3ea06 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /security/seahorse | |
parent | 67682db319fab5f4bfd175291dddeb21d0d1531f (diff) | |
download | pkgsrc-8e810a2bc93974096863e410b3488f28bee3ea06.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index ee9917600a4..9008bbc6a23 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2008/01/11 13:56:56 drochner Exp $ +# $NetBSD: Makefile,v 1.70 2008/03/06 14:53:54 wiz Exp $ DISTNAME= seahorse-2.20.3 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index 8e6708d5678..72564194190 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2007/09/21 13:04:17 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2008/03/06 14:53:54 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>=1.0.1nb1 +BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.20.3nb1 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .endif # SEAHORSE_BUILDLINK3_MK |