pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlogo xlogo: update to 1.0.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/db7d37467052
branches: trunk
changeset: 388089:db7d37467052
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 13 08:09:44 2022 +0000
description:
xlogo: update to 1.0.6.
Alan Coopersmith (8):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
configure: make --with-render help string match the accepted option name
gitlab CI: stop requiring Signed-off-by in commits
Use _CONST_X_STRING to make libXt declare String as const char *
Fix -Wmissing-field-initializers warning
Add configure check and --with-xkb option for use of XkbStdBell
xlogo 1.0.6
diffstat:
x11/xlogo/Makefile | 7 +++----
x11/xlogo/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 419eada25ca0 -r db7d37467052 x11/xlogo/Makefile
--- a/x11/xlogo/Makefile Sun Nov 13 08:09:01 2022 +0000
+++ b/x11/xlogo/Makefile Sun Nov 13 08:09:44 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:30 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/13 08:09:44 wiz Exp $
-DISTNAME= xlogo-1.0.5
-PKGREVISION= 1
+DISTNAME= xlogo-1.0.6
CATEGORIES= 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 419eada25ca0 -r db7d37467052 x11/xlogo/distinfo
--- a/x11/xlogo/distinfo Sun Nov 13 08:09:01 2022 +0000
+++ b/x11/xlogo/distinfo Sun Nov 13 08:09:44 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:34:51 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/11/13 08:09:44 wiz Exp $
-BLAKE2s (xlogo-1.0.5.tar.bz2) = 466a0bf181b7dbf751ffe1ffa1f0fadd579651a4fd25114d82571873c1bd1183
-SHA512 (xlogo-1.0.5.tar.bz2) = 0d78e269b0be3c5de71de7f362b896bfd9934ecd9d0361b3302399b1269e029c4a9f35418d792121a1edc34405d753f9d69c996cc3a69ac717f2b0d1f736406b
-Size (xlogo-1.0.5.tar.bz2) = 135608 bytes
+BLAKE2s (xlogo-1.0.6.tar.xz) = 73c766b8e81b5384af784e9f7c32e9e1ab4356536c598768d277c8e997d90bfa
+SHA512 (xlogo-1.0.6.tar.xz) = f0c921e0e34d2c0959d95ca0fcb7488395043280b8b35bcad4e8a528224f2b38581fbf60e82239d06760ecd637692cb29c3b1c0c46ac7f269f692a139d954ea0
+Size (xlogo-1.0.6.tar.xz) = 128772 bytes
Home |
Main Index |
Thread Index |
Old Index