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: Mon Jul 28 12:12:04 UTC 2025
Modified Files:
pkgsrc/graphics/xgc: Makefile distinfo
Log Message:
xgc: update to 1.0.7.
Alan Coopersmith (11):
gitlab CI: stop requiring Signed-off-by in commits
Remove "All rights reserved" from Oracle copyright notices
configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or later
unifdef __UNIXOS2__
unifdef QNX4
Use autoconf instead of platform ifdefs to check for lrand48()
unifdef SYSV
Print usage message for unknown arguments
Add -help and -version options
man page: fix warnings from `mandoc -T lint`
xgc 1.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/xgc/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/graphics/xgc/Makefile:1.8
--- pkgsrc/graphics/xgc/Makefile:1.7 Sat Oct 15 23:12:35 2022
+++ pkgsrc/graphics/xgc/Makefile Mon Jul 28 12:12:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/10/15 23:12:35 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/07/28 12:12:03 wiz Exp $
-DISTNAME= xgc-1.0.6
+DISTNAME= xgc-1.0.7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/xgc/distinfo
diff -u pkgsrc/graphics/xgc/distinfo:1.6 pkgsrc/graphics/xgc/distinfo:1.7
--- pkgsrc/graphics/xgc/distinfo:1.6 Sat Oct 15 23:12:35 2022
+++ pkgsrc/graphics/xgc/distinfo Mon Jul 28 12:12:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/10/15 23:12:35 wiz Exp $
+$NetBSD: distinfo,v 1.7 2025/07/28 12:12:03 wiz Exp $
-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
+BLAKE2s (xgc-1.0.7.tar.xz) = 0276a046948ef9716507ac0394c111251bfdb316e71cdd02be409c9d1075b799
+SHA512 (xgc-1.0.7.tar.xz) = 2d994c1dfa93b8c99756336d099737025d97ae0e6ec102e964ffe4a46209e518917fb2bc57bf0274010e099742bd50fcdebdaf9add0d9c02849edb220bced4a7
+Size (xgc-1.0.7.tar.xz) = 181400 bytes
Home |
Main Index |
Thread Index |
Old Index