pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/xgc
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 15 23:12:35 UTC 2022
Modified Files:
pkgsrc/graphics/xgc: Makefile distinfo
Log Message:
xgc: update to 1.0.6.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Fix spelling/wording issues
Trim trailing whitespace from lines
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Use _CONST_X_STRING to make libXt declare String as const char *
Fix -Wformat-truncation warning
xgc 1.0.6
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
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/xgc/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/xgc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/xgc/Makefile
diff -u pkgsrc/graphics/xgc/Makefile:1.6 pkgsrc/graphics/xgc/Makefile:1.7
--- pkgsrc/graphics/xgc/Makefile:1.6 Sat Jan 18 23:32:38 2020
+++ pkgsrc/graphics/xgc/Makefile Sat Oct 15 23:12:35 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:38 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/10/15 23:12:35 wiz Exp $
-DISTNAME= xgc-1.0.5
+DISTNAME= xgc-1.0.6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/graphics/xgc/distinfo
diff -u pkgsrc/graphics/xgc/distinfo:1.5 pkgsrc/graphics/xgc/distinfo:1.6
--- pkgsrc/graphics/xgc/distinfo:1.5 Tue Oct 26 10:47:24 2021
+++ pkgsrc/graphics/xgc/distinfo Sat Oct 15 23:12:35 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:47:24 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/10/15 23:12:35 wiz Exp $
-BLAKE2s (xgc-1.0.5.tar.bz2) = 14f0da7d5e63e2f819aea9c30bb819d08efcd79b21a586cd0da1fd08d72abb66
-SHA512 (xgc-1.0.5.tar.bz2) = 5943d13b9e0ed5e1b66d26eaa4b39d16d71f0df23e3ea93bfc397b6303516b161c2b60b24679ed75b640bf2493e66682d35efc7cedd41c5b57caa65f309a8314
-Size (xgc-1.0.5.tar.bz2) = 188307 bytes
+BLAKE2s (xgc-1.0.6.tar.xz) = 65319c493a1c1f0feb66e618493c53ef3c677b6f7936ff97691d63e4a82a4f45
+SHA512 (xgc-1.0.6.tar.xz) = f449b9b2d313aeba1fe9bf33fef90291776403f1fdf4afc507c4b973045c97fc8ded65ddec4f8c58727e7e4c7c4ad6a65ae79581eb4bdfe9c79a5f909dbc0a1f
+Size (xgc-1.0.6.tar.xz) = 177228 bytes
Home |
Main Index |
Thread Index |
Old Index