Hi
The following updates xcursorgen to upstreams 1.0.6 version.
Note that I decided to switch to the X.Org individual package release
version using EPOCH rather than contining in the (wrong) direction of
using the X.Org katamari's version. Hope I did it correctly.
ok ?
Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/xcursorgen/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile 16 Mar 2014 21:57:55 -0000 1.27
+++ Makefile 2 Nov 2014 10:53:41 -0000
@@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.27 2014/03/16 21:57:55 matthieu Exp $
COMMENT = X11 Cursors themes generator
-DIST_VERS = 1.0.5
-XORG_VERS = 7.7
-DISTNAME = xcursorgen-${DIST_VERS}
-PKGNAME = xcursorgen-${XORG_VERS}
+DISTNAME = xcursorgen-1.0.6
CATEGORIES = x11
+EPOCH = 0
HOMEPAGE = http://wiki.X.Org/
Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/xcursorgen/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 16 Mar 2014 21:57:55 -0000 1.11
+++ distinfo 2 Nov 2014 10:53:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (xcursorgen-1.0.5.tar.gz) = s3ryRRDXKu6E3He08XVYTdLgvLpSXwhxLmvCrJ/OQGs=
-SIZE (xcursorgen-1.0.5.tar.gz) = 142893
+SHA256 (xcursorgen-1.0.6.tar.gz) = RVnytuqpPeTLaWhnnPQOOby+lpti6/P/hPZ4D4BI74w=
+SIZE (xcursorgen-1.0.6.tar.gz) = 155170
--
Matthieu Herrb