summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
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"