pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/rgb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan  1 09:11:25 UTC 2026

Modified Files:
        pkgsrc/x11/rgb: Makefile distinfo

Log Message:
rgb: update to 1.1.1.

Alan Coopersmith (6):
      Remove "All rights reserved" from Oracle copyright notices
      showrgb.man: Use bold instead of italic for program name
      Add --help and --version options
      Improve man page formatting
      Strip trailing whitespace from source files
      rgb 1.1.1

Christian Persch (1):
      rgb: Make color entries uniform


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/rgb/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/rgb/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/rgb/Makefile
diff -u pkgsrc/x11/rgb/Makefile:1.12 pkgsrc/x11/rgb/Makefile:1.13
--- pkgsrc/x11/rgb/Makefile:1.12        Wed Nov  9 13:14:23 2022
+++ pkgsrc/x11/rgb/Makefile     Thu Jan  1 09:11:25 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:23 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2026/01/01 09:11:25 wiz Exp $
 
-DISTNAME=              rgb-1.1.0
+DISTNAME=              rgb-1.1.1
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/rgb/distinfo
diff -u pkgsrc/x11/rgb/distinfo:1.9 pkgsrc/x11/rgb/distinfo:1.10
--- pkgsrc/x11/rgb/distinfo:1.9 Sun Oct 30 01:11:02 2022
+++ pkgsrc/x11/rgb/distinfo     Thu Jan  1 09:11:25 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/10/30 01:11:02 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/01/01 09:11:25 wiz Exp $
 
-BLAKE2s (rgb-1.1.0.tar.xz) = 9ff1b543166f527325220907de1db2074eb0072b2d52a6de37cbd6badef4a804
-SHA512 (rgb-1.1.0.tar.xz) = 640888d64b2d328fff4a1652ba1299436e348bc3cbc90710d79c635acfa7f2fce0018adb818123b41ca008197ff1cbf87aab60501de36c163bed2d80d8556008
-Size (rgb-1.1.0.tar.xz) = 132824 bytes
+BLAKE2s (rgb-1.1.1.tar.xz) = bf81f1518bc83209b4a3dd580f33876b5e8dfc14adcb78da83309aafd9db86f6
+SHA512 (rgb-1.1.1.tar.xz) = 8dd40232e149105d680b5689875da8e7444942265b4f64c4f91a5018193d0eb92af4035e51c6457ea57262fe2cab39d85024f70f3f649e17af78644f00a1d0ae
+Size (rgb-1.1.1.tar.xz) = 137932 bytes



Home | Main Index | Thread Index | Old Index