summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
commit28213d2cc32867cb83de57e016f5ac38cc464e7a (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /emulators/gpsim-devel
parent586e4a51aef4b7489209981930a83e7a67ce35a4 (diff)
downloadpkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 b2216c83fd5..78da65b4100 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2013/10/10 14:41:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:49 ryoon Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 25
+PKGREVISION= 26
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 a2e3c332234..fe4248fc209 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/10/10 14:41:53 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:47:49 ryoon 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>=20050905nb25
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb26
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"