summaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-03-08 16:42:24 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-03-08 16:42:24 +0000
commit1cd44ea113819c34e5926b7edfdda2694138a79c (patch)
treeeab261e3fd077862411d0eee8cc2c122a2cbf21f /lang/librep
parent792fb97a5e744a3b670d30074b192b6e03770fb3 (diff)
downloadpkgsrc-1cd44ea113819c34e5926b7edfdda2694138a79c.tar.gz
Revbump packages depending on libffi after .so version change.
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile3
-rw-r--r--lang/librep/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 04acd7506d7..72010fba214 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.65 2019/01/04 02:06:05 tnn Exp $
+# $NetBSD: Makefile,v 1.66 2020/03/08 16:42:28 bsiegert Exp $
#
DISTNAME= librep_0.92.7
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= lang devel
MASTER_SITES= http://download.tuxfamily.org/librep/
EXTRACT_SUFX= .tar.xz
diff --git a/lang/librep/buildlink3.mk b/lang/librep/buildlink3.mk
index 49f0fd7b2aa..b97617c9ac3 100644
--- a/lang/librep/buildlink3.mk
+++ b/lang/librep/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2014/01/03 05:01:36 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2020/03/08 16:42:28 bsiegert Exp $
BUILDLINK_TREE+= librep
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= librep
LIBREP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librep+= librep>=0.91.0
-BUILDLINK_ABI_DEPENDS.librep+= librep>=0.92.3
+BUILDLINK_ABI_DEPENDS.librep+= librep>=0.92.7nb1
BUILDLINK_PKGSRCDIR.librep?= ../../lang/librep
MAKE_FLAGS+= rep_LIBTOOL=${LIBTOOL:Q}