summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authoradam <adam>2012-10-08 23:00:34 +0000
committeradam <adam>2012-10-08 23:00:34 +0000
commit114e91ee249b3771e3359659eff3a03f2d6575c2 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /emulators/gpsim-devel
parent197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff)
downloadpkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz
Revbump after updating graphics/pango
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 11ef2a10c2e..82b8f0f0927 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2012/10/03 12:55:13 asau Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/08 23:00:44 adam Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 18
+PKGREVISION= 19
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 756264e35fc..01d5ae89af7 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2012/10/02 17:10:58 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2012/10/08 23:00:44 adam 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>=20050905nb18
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb19
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"