summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commite64308b04bbe77743ea3554180946741795d6b04 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /emulators/gpsim-devel
parent94ba874f0f42028504e0b2966805985c000aad5f (diff)
downloadpkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'emulators/gpsim-devel')
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 834309ef2b7..266d8f7ccf4 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:06 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:31 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index b5c89aa72a9..134cfc976e9 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2012/02/06 12:40:06 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2012/03/03 00:12:31 wiz Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb13
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb14
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"