summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-05 05:36:59 +0000
committerwiz <wiz>2007-06-05 05:36:59 +0000
commit9b3649f5b686745377fac67018fd285127e6cea4 (patch)
treef42ab6fea400ddb1e472d28d33103276a365ade9 /security/seahorse
parent16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff)
downloadpkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.tar.gz
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 b47b51405f3..a6a58abaa00 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2007/04/11 21:48:02 drochner Exp $
+# $NetBSD: Makefile,v 1.62 2007/06/05 05:37:01 wiz Exp $
DISTNAME= seahorse-1.0.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index 9a33eff9705..2c2d9f26503 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2007/03/21 12:05:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2007/06/05 05:37:01 wiz Exp $
# XXX
# XXX This file was created automatically using createbuildlink-3.10.
# XXX After this file has been verified as correct, the comment lines
@@ -23,7 +23,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}seahorse
.if !empty(SEAHORSE_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.seahorse+= seahorse>=0.8.1
-BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=0.8.1nb4
+BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=1.0.1nb1
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.endif # SEAHORSE_BUILDLINK3_MK