On 21/03/2018 22:51, Mike Pumford wrote:

The attached patch worked for me. I have a working cairo package (used by rrdtool and various other X11 utils all working on 7-STABLE.

Hmm. Lets redo that patch as a unified diff. :(

Mike
Index: x11/xorgproto/builtin.mk
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xorgproto/builtin.mk,v
retrieving revision 1.2
diff -u -r1.2 builtin.mk
--- x11/xorgproto/builtin.mk    14 Mar 2018 09:37:35 -0000      1.2
+++ x11/xorgproto/builtin.mk    21 Mar 2018 22:52:23 -0000
@@ -46,7 +46,7 @@
        xproto
 
 BUILTIN_VERSION_SCRIPT.${BUILTIN_PKG}?= ${SED} -n \
-       -e 's/Version: 7\.0\.31/2018.1/p' \
+       -e 's/Version: 7\.0\.../2018.1/p' \
        -e 's/Version: 7\.0\.32/2018.4/p'
 
 .for _p in ${PRE_XORGPROTO_LIST}

Reply via email to