pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xstdcmap xstdcmap: update to 1.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/511d4ec3f068
branches:  trunk
changeset: 389399:511d4ec3f068
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 04 15:45:17 2022 +0000

description:
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

diffstat:

 x11/xstdcmap/Makefile |  6 +++---
 x11/xstdcmap/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r cc24cdae7536 -r 511d4ec3f068 x11/xstdcmap/Makefile
--- a/x11/xstdcmap/Makefile     Sun Dec 04 15:44:38 2022 +0000
+++ b/x11/xstdcmap/Makefile     Sun Dec 04 15:45:17 2022 +0000
@@ -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/
diff -r cc24cdae7536 -r 511d4ec3f068 x11/xstdcmap/distinfo
--- a/x11/xstdcmap/distinfo     Sun Dec 04 15:44:38 2022 +0000
+++ b/x11/xstdcmap/distinfo     Sun Dec 04 15:45:17 2022 +0000
@@ -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