summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-06 12:53:40 +0000
committerwiz <wiz>2013-06-06 12:53:40 +0000
commit0c13361381163de9234952f011a9547805d3e0c9 (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /emulators/gpsim-devel
parent6bf279d246dd981ef42203df8492691cb8ea2777 (diff)
downloadpkgsrc-0c13361381163de9234952f011a9547805d3e0c9.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
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 deda7d1e067..27453f17b7b 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/06 12:53:56 wiz Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 22
+PKGREVISION= 23
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 e4f2cebb41b..ce5b909b5f3 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2013/06/04 22:16:01 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2013/06/06 12:53:56 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>=20050905nb22
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb23
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"