pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xgamma
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 4 15:34:13 UTC 2022
Modified Files:
pkgsrc/x11/xgamma: Makefile distinfo
Log Message:
xgamma: update to 1.0.7.
Alan Coopersmith (8):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Resolve -Wdouble-promotion warnings from clang
Refactor to reduce code duplication
Use strtof() if available, instead of casting atof() to float
xgamma 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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xgamma/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xgamma/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/xgamma/Makefile
diff -u pkgsrc/x11/xgamma/Makefile:1.13 pkgsrc/x11/xgamma/Makefile:1.14
--- pkgsrc/x11/xgamma/Makefile:1.13 Wed Nov 9 13:14:29 2022
+++ pkgsrc/x11/xgamma/Makefile Sun Dec 4 15:34:12 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2022/12/04 15:34:12 wiz Exp $
-DISTNAME= xgamma-1.0.6
-PKGREVISION= 1
+DISTNAME= xgamma-1.0.7
CATEGORIES= x11
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/x11/xgamma/distinfo
diff -u pkgsrc/x11/xgamma/distinfo:1.8 pkgsrc/x11/xgamma/distinfo:1.9
--- pkgsrc/x11/xgamma/distinfo:1.8 Tue Oct 26 11:34:49 2021
+++ pkgsrc/x11/xgamma/distinfo Sun Dec 4 15:34:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:49 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/12/04 15:34:12 wiz Exp $
-BLAKE2s (xgamma-1.0.6.tar.bz2) = 36ff78abd36e5e27b475361db7d2776a4538866422ca969e45b8410f999e89ed
-SHA512 (xgamma-1.0.6.tar.bz2) = 2d41798e15ac8c6f6731a2da29589207d936eaee1223ce6f3ca948e67d63c5c8b955d11c7db092dcd8c66a6209bd15c1de3dc1446dad4b4277134f010c6fc47a
-Size (xgamma-1.0.6.tar.bz2) = 123105 bytes
+BLAKE2s (xgamma-1.0.7.tar.xz) = 6cfd609259f9ea3a3f576bd5d9a762de84bb0a016dcfd27968c70b838203590d
+SHA512 (xgamma-1.0.7.tar.xz) = 9eeee9b537dcae9e4d153774eb632a6a5e8dd32bebadc9bbd897a773e5b56f76848f32a1699b8c921d3094760c42b5083365d853b89ab31fd85c7a0d46feeceb
+Size (xgamma-1.0.7.tar.xz) = 119992 bytes
Home |
Main Index |
Thread Index |
Old Index