pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xstdcmap



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec  4 15:45:17 UTC 2022

Modified Files:
        pkgsrc/x11/xstdcmap: Makefile distinfo

Log Message:
xstdcmap: update to 1.0.5.

Alan Coopersmith (7):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Use C99 loop variable declarations
      Remove unnecessary cast of XFree() argument
      Remove unneeded variable initializations
      xstdcmap 1.0.5


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xstdcmap/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xstdcmap/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/xstdcmap/Makefile
diff -u pkgsrc/x11/xstdcmap/Makefile:1.6 pkgsrc/x11/xstdcmap/Makefile:1.7
--- pkgsrc/x11/xstdcmap/Makefile:1.6    Sat Jan 18 23:36:13 2020
+++ pkgsrc/x11/xstdcmap/Makefile        Sun Dec  4 15:45:17 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:36:13 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/12/04 15:45:17 wiz Exp $
 
-DISTNAME=      xstdcmap-1.0.4
+DISTNAME=      xstdcmap-1.0.5
 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/xstdcmap/distinfo
diff -u pkgsrc/x11/xstdcmap/distinfo:1.5 pkgsrc/x11/xstdcmap/distinfo:1.6
--- pkgsrc/x11/xstdcmap/distinfo:1.5    Tue Oct 26 11:34:57 2021
+++ pkgsrc/x11/xstdcmap/distinfo        Sun Dec  4 15:45:17 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:34:57 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/12/04 15:45:17 wiz Exp $
 
-BLAKE2s (xstdcmap-1.0.4.tar.bz2) = 76bbf3f66ca346340db0ab95f7f3ed98ba8480efda84c07c89414db5b7476932
-SHA512 (xstdcmap-1.0.4.tar.bz2) = 2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f
-Size (xstdcmap-1.0.4.tar.bz2) = 126269 bytes
+BLAKE2s (xstdcmap-1.0.5.tar.xz) = c3dd6b5c948148733ad7d70fb4dfdbfd5e5396d455da254e627ca0fa5d0ce106
+SHA512 (xstdcmap-1.0.5.tar.xz) = 3f2047af1d328a34d38ededc13de00298db3300eab1d1dbdff7d2aa4a3cd543a79305bfbd2e6424c5e023cf866a4f7a70aa9a3014444d543268d2f812a322a49
+Size (xstdcmap-1.0.5.tar.xz) = 120796 bytes



Home | Main Index | Thread Index | Old Index