pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xcursorgen
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 7 15:49:22 UTC 2019
Modified Files:
pkgsrc/x11/xcursorgen: Makefile distinfo
Log Message:
xcursorgen: update to 1.0.7.
Alan Coopersmith (10):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Fix type mismatch warnings for loop index variables
Include more information in error messages
Use asprintf if available, instead of malloc+strcpy+strcat
Convert to X.Org standard code style
Update README for gitlab migration
Add README.md to EXTRA_DIST in Makefile.am
Update configure.ac bug URL for gitlab migration
xcursorgen 1.0.7
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
Fix null pointer dereference on very large images.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/xcursorgen/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xcursorgen/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xcursorgen/Makefile
diff -u pkgsrc/x11/xcursorgen/Makefile:1.27 pkgsrc/x11/xcursorgen/Makefile:1.28
--- pkgsrc/x11/xcursorgen/Makefile:1.27 Wed Sep 6 09:03:06 2017
+++ pkgsrc/x11/xcursorgen/Makefile Mon Jan 7 15:49:21 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2017/09/06 09:03:06 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/01/07 15:49:21 wiz Exp $
-DISTNAME= xcursorgen-1.0.6
+DISTNAME= xcursorgen-1.0.7
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/xcursorgen/distinfo
diff -u pkgsrc/x11/xcursorgen/distinfo:1.6 pkgsrc/x11/xcursorgen/distinfo:1.7
--- pkgsrc/x11/xcursorgen/distinfo:1.6 Wed Nov 4 03:28:59 2015
+++ pkgsrc/x11/xcursorgen/distinfo Mon Jan 7 15:49:21 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.7 2019/01/07 15:49:21 wiz Exp $
-SHA1 (xcursorgen-1.0.6.tar.bz2) = e6d5cc03ce1829cc7eea39526ca7b8688aac468b
-RMD160 (xcursorgen-1.0.6.tar.bz2) = ed54a6837a071a5d01f98f6c1bfa9cea2c113af8
-SHA512 (xcursorgen-1.0.6.tar.bz2) = 3b464b7be3cec8c6d2bf4538266108bdc09e1dae4053d573f7f38e004929b41be0d996aa54918490fa040655644e2b0d4fab1ec24cca014d77bdb91c41ab1db4
-Size (xcursorgen-1.0.6.tar.bz2) = 124545 bytes
+SHA1 (xcursorgen-1.0.7.tar.bz2) = 109367eb23b0ad52cf5de15f50c02ebe872698ae
+RMD160 (xcursorgen-1.0.7.tar.bz2) = 0aa2611d75c171a3e1680540b4082f971410a2cd
+SHA512 (xcursorgen-1.0.7.tar.bz2) = bd13ad23691d3daa2d5dcdc5902cf62e3dcb97a0289aff362e6cd85866a1d8cafb64f98800a75bfb4cf1f3c76244ca20201847dff594543d136d0abaec7011d2
+Size (xcursorgen-1.0.7.tar.bz2) = 128102 bytes
Home |
Main Index |
Thread Index |
Old Index