pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/oclock oclock: update to 1.0.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e852dbb45974
branches: trunk
changeset: 384381:e852dbb45974
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 31 19:23:06 2022 +0000
description:
oclock: update to 1.0.5.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Pass -D_CONST_X_STRING to make libXt declare String as const char *
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Declare bitmap data as const
Add cast to clear -Wsign-compare warning
oclock 1.0.5
diffstat:
time/oclock/Makefile | 6 +++---
time/oclock/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r f981245f6715 -r e852dbb45974 time/oclock/Makefile
--- a/time/oclock/Makefile Wed Aug 31 19:21:50 2022 +0000
+++ b/time/oclock/Makefile Wed Aug 31 19:23:06 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:35:37 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/31 19:23:06 wiz Exp $
-DISTNAME= oclock-1.0.4
+DISTNAME= oclock-1.0.5
CATEGORIES= time 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 f981245f6715 -r e852dbb45974 time/oclock/distinfo
--- a/time/oclock/distinfo Wed Aug 31 19:21:50 2022 +0000
+++ b/time/oclock/distinfo Wed Aug 31 19:23:06 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:24:23 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/08/31 19:23:06 wiz Exp $
-BLAKE2s (oclock-1.0.4.tar.bz2) = fb5d2afeee54240185572ac7684453522159d9e26082132a341449924984bd28
-SHA512 (oclock-1.0.4.tar.bz2) = 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7
-Size (oclock-1.0.4.tar.bz2) = 132835 bytes
+BLAKE2s (oclock-1.0.5.tar.xz) = de7fc968daa00257e4360fde5caff6dc801a144f43cbf116470fa13f320cd720
+SHA512 (oclock-1.0.5.tar.xz) = a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff
+Size (oclock-1.0.5.tar.xz) = 126404 bytes
Home |
Main Index |
Thread Index |
Old Index