pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xcursor-themes



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 23 17:10:47 UTC 2023

Modified Files:
        pkgsrc/x11/xcursor-themes: Makefile distinfo

Log Message:
This release primarily makes the configure process more efficient.

Alan Coopersmith (6):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      Switch to XORG_DEFAULT_NOCODE_OPTIONS
      xcursor-themes 1.0.7


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xcursor-themes/Makefile \
    pkgsrc/x11/xcursor-themes/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/xcursor-themes/Makefile
diff -u pkgsrc/x11/xcursor-themes/Makefile:1.3 pkgsrc/x11/xcursor-themes/Makefile:1.4
--- pkgsrc/x11/xcursor-themes/Makefile:1.3      Sat Jan 18 23:35:59 2020
+++ pkgsrc/x11/xcursor-themes/Makefile  Thu Feb 23 17:10:47 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:35:59 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2023/02/23 17:10:47 wiz Exp $
 
-DISTNAME=      xcursor-themes-1.0.6
+DISTNAME=      xcursor-themes-1.0.7
 CATEGORIES=    x11 graphics
 MASTER_SITES=  ${MASTER_SITE_XORG:=data/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    blair.sadewitz%gmail.com@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/
Index: pkgsrc/x11/xcursor-themes/distinfo
diff -u pkgsrc/x11/xcursor-themes/distinfo:1.3 pkgsrc/x11/xcursor-themes/distinfo:1.4
--- pkgsrc/x11/xcursor-themes/distinfo:1.3      Tue Oct 26 11:34:36 2021
+++ pkgsrc/x11/xcursor-themes/distinfo  Thu Feb 23 17:10:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:34:36 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/02/23 17:10:47 wiz Exp $
 
-BLAKE2s (xcursor-themes-1.0.6.tar.bz2) = 98c4185bf4663517f7f967918427c303384d2230cee06915422f467aa831431a
-SHA512 (xcursor-themes-1.0.6.tar.bz2) = 2ad3586a5571a5ddc0001187362b54b839644916164834213af98e58698044aec4392dd6e1e42f1794fda85c8fedf259b09214a9636bd0e71a1629c710f198d3
-Size (xcursor-themes-1.0.6.tar.bz2) = 2363089 bytes
+BLAKE2s (xcursor-themes-1.0.7.tar.xz) = a3460d349232c67cfa23c64c241b80022b9b21f35e18cf40af420ac88b34e5d8
+SHA512 (xcursor-themes-1.0.7.tar.xz) = 910925dd17c576028ae0d9dfe5683888648b941806b53cd9ff74ed18ff2de537664b07ab4c647a55290aeba37f6051f322b29e8ecd54f348e32abe2ccea1c902
+Size (xcursor-themes-1.0.7.tar.xz) = 1490616 bytes



Home | Main Index | Thread Index | Old Index