pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/xclock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul 18 22:52:48 UTC 2026

Modified Files:
        pkgsrc/time/xclock: Makefile PLIST distinfo
Removed Files:
        pkgsrc/time/xclock/patches: patch-Clock.c

Log Message:
xclock: update to 1.2.1.

This release fixes the build on systems like NetBSD that support
setlocale() but not uselocale(), and adds example app-defaults
files for the new shapes configurations introduced in the 1.2.0 release.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/xclock/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/xclock/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/time/xclock/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/time/xclock/patches/patch-Clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/xclock/Makefile
diff -u pkgsrc/time/xclock/Makefile:1.20 pkgsrc/time/xclock/Makefile:1.21
--- pkgsrc/time/xclock/Makefile:1.20    Wed Jul  8 08:26:30 2026
+++ pkgsrc/time/xclock/Makefile Sat Jul 18 22:52:48 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2026/07/08 08:26:30 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/07/18 22:52:48 wiz Exp $
 
-DISTNAME=      xclock-1.2.0
-PKGREVISION=   1
+DISTNAME=      xclock-1.2.1
 CATEGORIES=    time x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/time/xclock/PLIST
diff -u pkgsrc/time/xclock/PLIST:1.1 pkgsrc/time/xclock/PLIST:1.2
--- pkgsrc/time/xclock/PLIST:1.1        Mon May 27 10:51:01 2013
+++ pkgsrc/time/xclock/PLIST    Sat Jul 18 22:52:48 2026
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2013/05/27 10:51:01 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/07/18 22:52:48 wiz Exp $
 bin/xclock
 lib/X11/app-defaults/XClock
+lib/X11/app-defaults/XClock-ampm
 lib/X11/app-defaults/XClock-color
+lib/X11/app-defaults/XClock-grandfather
 man/man1/xclock.1

Index: pkgsrc/time/xclock/distinfo
diff -u pkgsrc/time/xclock/distinfo:1.13 pkgsrc/time/xclock/distinfo:1.14
--- pkgsrc/time/xclock/distinfo:1.13    Tue Jun 30 09:49:22 2026
+++ pkgsrc/time/xclock/distinfo Sat Jul 18 22:52:48 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.13 2026/06/30 09:49:22 wiz Exp $
+$NetBSD: distinfo,v 1.14 2026/07/18 22:52:48 wiz Exp $
 
-BLAKE2s (xclock-1.2.0.tar.xz) = cf90e7c198a852fcec29abd376ad33bc377a210bbda7ffc042958af5fe7ae355
-SHA512 (xclock-1.2.0.tar.xz) = acfe4000fc84f511145404ef1f98058d0cdd1d2238942a7a4beaf4781238c2085364e78449418fa46e7957700befeb720efa6f49382e1f8a5759829456d391c2
-Size (xclock-1.2.0.tar.xz) = 177848 bytes
-SHA1 (patch-Clock.c) = 3ad0a3f83d582900754ad3a351050de47f513c69
+BLAKE2s (xclock-1.2.1.tar.xz) = 312d955eff994993c8c0d38b9408b88e06c36b3bf17ba9c1a9944832add966bc
+SHA512 (xclock-1.2.1.tar.xz) = 0e94fd7e6c1e1c9e914991f3a8e3bf44b055a93066a153b05ec25fa4f8b6ec2c3b836bb8e1e6bc98c38a8e55f2070f225d358e7a771a97d27e2df119e0511b41
+Size (xclock-1.2.1.tar.xz) = 180196 bytes



Home | Main Index | Thread Index | Old Index