summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commit380d9fe620b0cfe80698a4c15fc2ae3bb5485aba (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /security/seahorse
parent32c6b5730534fd6aec4757823f8d305cabccf0b0 (diff)
downloadpkgsrc-380d9fe620b0cfe80698a4c15fc2ae3bb5485aba.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/seahorse/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index a99e13c4bed..1c0e88f8b2c 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.112 2013/06/03 10:05:56 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2013/06/04 22:17:03 tron Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 19
+PKGREVISION= 20
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 bafcb80f0d0..a84ef2086c4 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:56 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/06/04 22:17:03 tron 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.0nb19
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb20
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"