summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit7485b2b7a0cd79c171e558ae7a13d992bb45af8d (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /security/seahorse
parent1c58030c89252417cec81202772bb1451ae039c7 (diff)
downloadpkgsrc-7485b2b7a0cd79c171e558ae7a13d992bb45af8d.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile3
-rw-r--r--security/seahorse/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 13806f0e701..ce106a2ab1e 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2010/11/28 12:59:07 drochner Exp $
+# $NetBSD: Makefile,v 1.93 2011/01/13 13:36:37 wiz Exp $
DISTNAME= seahorse-2.32.0
+PKGREVISION= 1
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 c0f6252aecd..514b44d89cd 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2010/11/15 22:58:29 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2011/01/13 13:36:37 wiz 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.30.1nb2
+BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.32.0nb1
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"