summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-09-16 12:20:32 +0000
committerjmmv <jmmv>2006-09-16 12:20:32 +0000
commitbd7a9183cf4ba3479a63cd2819992082950039c7 (patch)
tree9f2e5140c40cb30e2c5aa3acc8f0e8c42fe296c3 /security/seahorse
parent6e850f9e0beb600fa88481bc73cd2173b93ccf90 (diff)
downloadpkgsrc-bd7a9183cf4ba3479a63cd2819992082950039c7.tar.gz
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
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 fcc8dc25a80..c5c49634d6f 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2006/07/05 05:37:44 jlam Exp $
+# $NetBSD: Makefile,v 1.57 2006/09/16 12:20:32 jmmv Exp $
DISTNAME= seahorse-0.8.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index 9ac86887143..f10d7869a3b 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2006/07/08 23:11:08 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2006/09/16 12:20:32 jmmv 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.1nb2
+BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=0.8.1nb3
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.endif # SEAHORSE_BUILDLINK3_MK