summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
committerwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
commit091d074be0625e0f93ce469abacf962d284acb9b (patch)
tree46d7622a65ab83c29b48d9ca1331164feb4deeea /security/seahorse
parent1cd44ea113819c34e5926b7edfdda2694138a79c (diff)
downloadpkgsrc-091d074be0625e0f93ce469abacf962d284acb9b.tar.gz
*: recursive bump for libffi
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 125957ee522..2b2589162ae 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2020/01/18 21:50:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.156 2020/03/08 16:48:09 wiz Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 57
+PKGREVISION= 58
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 a97549be150..04c4df50bfb 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.44 2019/07/21 22:24:11 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.45 2020/03/08 16:48:09 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.32.0nb56
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb58
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"