summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commitd2626c9971c97737bd11d38cef3a2e904e8f68b5 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /security/seahorse
parentc9477f71d3e32707fa53815c97738cf2aed3ab5c (diff)
downloadpkgsrc-d2626c9971c97737bd11d38cef3a2e904e8f68b5.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
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 27554edcbaf..efadc1fcda4 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2010/07/06 15:12:37 drochner Exp $
+# $NetBSD: Makefile,v 1.90 2010/09/14 11:01:01 wiz Exp $
DISTNAME= seahorse-2.30.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index a449a6901fa..138d988b2ee 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45:20 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2010/09/14 11:01:01 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.28.1nb2
+BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.30.1nb1
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"