summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
commit3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49 (patch)
treebabd501eac1bd290d4908251c585379252e34df8 /emulators/gpsim-devel
parentde911026c151f0b1f9b4b651b31e37b6ff773811 (diff)
downloadpkgsrc-3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 860e109fb69..834309ef2b7 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2011/12/19 15:53:38 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:06 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 12
+PKGREVISION= 13
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 d1d5baf001f..b5c89aa72a9 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2011/11/01 06:01:09 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2012/02/06 12:40:06 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>=20050905nb12
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb13
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"