diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | 5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /security/seahorse | |
parent | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff) | |
download | pkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index eb334c5f769..1e4f2dbb0ea 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2015/04/06 08:17:37 adam Exp $ +# $NetBSD: Makefile,v 1.128 2015/04/25 14:24:50 tnn Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 33 +PKGREVISION= 34 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 e8aaa378caa..8103742a4ac 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:24:50 tnn 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.0nb31 +BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb34 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" |