diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /security/seahorse | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 5d073e6c959..70629b45bca 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2011/08/23 13:06:53 obache Exp $ +# $NetBSD: Makefile,v 1.97 2011/11/01 06:02:30 sbd Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index 22b1bd3a8e0..2f761aa8bc1 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:40 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:30 sbd Exp $ BUILDLINK_TREE+= seahorse @@ -6,7 +6,7 @@ BUILDLINK_TREE+= seahorse SEAHORSE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1 -BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.32.0nb2 +BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.32.0nb5 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" |