pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcursorgen xcursorgen: update to 1.0.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe6ab43f40c1
branches: trunk
changeset: 327727:fe6ab43f40c1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 07 15:49:21 2019 +0000
description:
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.
diffstat:
x11/xcursorgen/Makefile | 4 ++--
x11/xcursorgen/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 151eddc0daa3 -r fe6ab43f40c1 x11/xcursorgen/Makefile
--- a/x11/xcursorgen/Makefile Mon Jan 07 15:00:10 2019 +0000
+++ b/x11/xcursorgen/Makefile Mon Jan 07 15:49:21 2019 +0000
@@ -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
diff -r 151eddc0daa3 -r fe6ab43f40c1 x11/xcursorgen/distinfo
--- a/x11/xcursorgen/distinfo Mon Jan 07 15:00:10 2019 +0000
+++ b/x11/xcursorgen/distinfo Mon Jan 07 15:49:21 2019 +0000
@@ -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