diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | eda5fb2e29b33922bb92f2dd142f89b815a18b0a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /security/seahorse | |
parent | c5cc33e0b350b2d9a4b361ce0a49375ea473b483 (diff) | |
download | pkgsrc-eda5fb2e29b33922bb92f2dd142f89b815a18b0a.tar.gz |
Recursive revbump from pango-1.36.0
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 97ae485edac..50aae973c79 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.119 2013/10/09 17:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2013/10/10 14:41:51 ryoon Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 25 +PKGREVISION= 26 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 cd60392b632..36b7c8c753a 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2013/09/02 19:50:49 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2013/10/10 14:41:51 ryoon 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.0nb24 +BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb26 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" |