pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xwud



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 11 19:43:40 UTC 2022

Modified Files:
        pkgsrc/x11/xwud: DESCR Makefile distinfo

Log Message:
xwud: update to 1.0.6.

Alan Coopersmith (5):
      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
      xwud 1.0.6

scrouthtv (1):
      Added case for window_name_size == 0


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xwud/DESCR
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xwud/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xwud/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/xwud/DESCR
diff -u pkgsrc/x11/xwud/DESCR:1.1.1.1 pkgsrc/x11/xwud/DESCR:1.2
--- pkgsrc/x11/xwud/DESCR:1.1.1.1       Sun Feb 11 01:22:51 2007
+++ pkgsrc/x11/xwud/DESCR       Mon Jul 11 19:43:40 2022
@@ -1,4 +1,4 @@
-Display an XWD X Window Dump image format file such as created by
-xwd(1).
+xwud allows X users to display in a window an image saved in a
+specially formatted dump file, such as produced by xwd.
 
 This is from the modular X.org project.

Index: pkgsrc/x11/xwud/Makefile
diff -u pkgsrc/x11/xwud/Makefile:1.10 pkgsrc/x11/xwud/Makefile:1.11
--- pkgsrc/x11/xwud/Makefile:1.10       Sat Jan 18 23:36:13 2020
+++ pkgsrc/x11/xwud/Makefile    Mon Jul 11 19:43:40 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:36:13 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/11 19:43:40 wiz Exp $
 
-DISTNAME=      xwud-1.0.5
+DISTNAME=      xwud-1.0.6
 CATEGORIES=    x11 graphics
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    reed%reedmedia.net@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/

Index: pkgsrc/x11/xwud/distinfo
diff -u pkgsrc/x11/xwud/distinfo:1.7 pkgsrc/x11/xwud/distinfo:1.8
--- pkgsrc/x11/xwud/distinfo:1.7        Tue Oct 26 11:35:00 2021
+++ pkgsrc/x11/xwud/distinfo    Mon Jul 11 19:43:40 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:35:00 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/07/11 19:43:40 wiz Exp $
 
-BLAKE2s (xwud-1.0.5.tar.bz2) = ca503fbc6dae74348b71f9ed7cfddd044aed9c0cee0fd9a6ee56350f6feaacc6
-SHA512 (xwud-1.0.5.tar.bz2) = 27a0ce7481978ae6cd94b0d94374af72185e270d68f2496620e148bb00945427c4827138d9efc48745e6382e3da3390ed0cdff7dbd02dcf9706e8ecccae97184
-Size (xwud-1.0.5.tar.bz2) = 133376 bytes
+BLAKE2s (xwud-1.0.6.tar.xz) = a0e194be12211c754857d717cf50d25c0d69d996a2297649fad360aa2833a00f
+SHA512 (xwud-1.0.6.tar.xz) = a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9
+Size (xwud-1.0.6.tar.xz) = 126696 bytes



Home | Main Index | Thread Index | Old Index