Wed Aug 31 19:23:07 2022 UTC ()
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


(wiz)
diff -r1.6 -r1.7 pkgsrc/time/oclock/Makefile
diff -r1.5 -r1.6 pkgsrc/time/oclock/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/time/oclock/Makefile (expand / switch to unified diff)

--- pkgsrc/time/oclock/Makefile 2020/01/18 23:35:37 1.6
+++ pkgsrc/time/oclock/Makefile 2022/08/31 19:23:06 1.7
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.6 2020/01/18 23:35:37 rillig Exp $ 1# $NetBSD: Makefile,v 1.7 2022/08/31 19:23:06 wiz Exp $
2 2
3DISTNAME= oclock-1.0.4 3DISTNAME= oclock-1.0.5
4CATEGORIES= time x11 4CATEGORIES= time x11
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= Simple analog clock to make a round window 10COMMENT= Simple analog clock to make a round window
11LICENSE= x11 11LICENSE= x11
12 12
13PREV_PKGPATH= x11/oclock 13PREV_PKGPATH= x11/oclock
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17
18MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults 18MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
19 19

cvs diff -r1.5 -r1.6 pkgsrc/time/oclock/distinfo (expand / switch to unified diff)

--- pkgsrc/time/oclock/distinfo 2021/10/26 11:24:23 1.5
+++ pkgsrc/time/oclock/distinfo 2022/08/31 19:23:06 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 11:24:23 nia Exp $ 1$NetBSD: distinfo,v 1.6 2022/08/31 19:23:06 wiz Exp $
2 2
3BLAKE2s (oclock-1.0.4.tar.bz2) = fb5d2afeee54240185572ac7684453522159d9e26082132a341449924984bd28 3BLAKE2s (oclock-1.0.5.tar.xz) = de7fc968daa00257e4360fde5caff6dc801a144f43cbf116470fa13f320cd720
4SHA512 (oclock-1.0.4.tar.bz2) = 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7 4SHA512 (oclock-1.0.5.tar.xz) = a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff
5Size (oclock-1.0.4.tar.bz2) = 132835 bytes 5Size (oclock-1.0.5.tar.xz) = 126404 bytes