summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
committerabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
commit93cde1a8324d1495066bc071fc4b92571e6997c8 (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /emulators/gpsim-devel
parentb812505eebd6d370a7a393ab0b47da91a27b1d23 (diff)
downloadpkgsrc-93cde1a8324d1495066bc071fc4b92571e6997c8.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 8ef5cd294cd..080f35c2090 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:05 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/11/15 22:56:55 abs Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 7
+PKGREVISION= 8
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 0bd96256840..02f01609cb5 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2010/09/14 11:01:05 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2010/11/15 22:56:55 abs 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>=20050905nb7
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb8
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"