pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xmore
Module Name: pkgsrc
Committed By: wiz
Date: Fri Feb 9 21:03:32 UTC 2024
Modified Files:
pkgsrc/x11/xmore: Makefile distinfo
Log Message:
xmore: update to 1.0.4.
This release adds -help and -version options to the xmore command.
Alan Coopersmith (10):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Print which arguments were unknown before giving usage message
Add -help and -version options
Handle clang -Wmissing-noreturn warning
Handle clang -Wunused-macros warnings
Handle clang -Wunused-parameter warnings
Fix spelling/wording issues
xmore 1.0.4
Samy Mahmoudi (1):
COPYING: set license information
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xmore/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xmore/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/xmore/Makefile
diff -u pkgsrc/x11/xmore/Makefile:1.12 pkgsrc/x11/xmore/Makefile:1.13
--- pkgsrc/x11/xmore/Makefile:1.12 Wed Nov 9 13:14:30 2022
+++ pkgsrc/x11/xmore/Makefile Fri Feb 9 21:03:31 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:30 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2024/02/09 21:03:31 wiz Exp $
-DISTNAME= xmore-1.0.3
+DISTNAME= xmore-1.0.4
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/
Index: pkgsrc/x11/xmore/distinfo
diff -u pkgsrc/x11/xmore/distinfo:1.7 pkgsrc/x11/xmore/distinfo:1.8
--- pkgsrc/x11/xmore/distinfo:1.7 Tue Oct 26 11:34:53 2021
+++ pkgsrc/x11/xmore/distinfo Fri Feb 9 21:03:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:34:53 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/02/09 21:03:31 wiz Exp $
-BLAKE2s (xmore-1.0.3.tar.bz2) = fc16822e5d7dd37869bf6eb65571c818c3a6e873136a33c962fa36a56985cec4
-SHA512 (xmore-1.0.3.tar.bz2) = e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3
-Size (xmore-1.0.3.tar.bz2) = 127587 bytes
+BLAKE2s (xmore-1.0.4.tar.xz) = 9c3058c6ba810ac1c5cf2de2ed7bbce72b4fbcd8d67cc77c2f39099f128ec0ca
+SHA512 (xmore-1.0.4.tar.xz) = 52ac9bca78431f5f830b4607ff2cc375ab90e11380e0d4d3e591689359806cc7c7ec92c713d4d65742f40407e4f407c372759e5d03e30a30dfd866e6d5c6f6f7
+Size (xmore-1.0.4.tar.xz) = 122624 bytes
Home |
Main Index |
Thread Index |
Old Index