pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/viewres
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 15 23:10:56 UTC 2022
Modified Files:
pkgsrc/x11/viewres: Makefile distinfo
Log Message:
viewres: update to 1.0.7.
Alan Coopersmith (9):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date COPYRIGHT section
Apply X.Org standard coding style
Remove obsolete casts on calloc & malloc calls
Variable scope reductions as suggested by cppcheck
set_node_labels: move dereference of node to after the NULL check
Add .git-blame-ignore-revs to hide whitespace commits from git blame
viewres 1.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/viewres/Makefile \
pkgsrc/x11/viewres/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/viewres/Makefile
diff -u pkgsrc/x11/viewres/Makefile:1.7 pkgsrc/x11/viewres/Makefile:1.8
--- pkgsrc/x11/viewres/Makefile:1.7 Sat Jan 18 23:35:57 2020
+++ pkgsrc/x11/viewres/Makefile Sat Oct 15 23:10:56 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 23:35:57 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2022/10/15 23:10:56 wiz Exp $
-DISTNAME= viewres-1.0.6
+DISTNAME= viewres-1.0.7
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/viewres/distinfo
diff -u pkgsrc/x11/viewres/distinfo:1.7 pkgsrc/x11/viewres/distinfo:1.8
--- pkgsrc/x11/viewres/distinfo:1.7 Tue Oct 26 11:34:30 2021
+++ pkgsrc/x11/viewres/distinfo Sat Oct 15 23:10:56 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:34:30 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/10/15 23:10:56 wiz Exp $
-BLAKE2s (viewres-1.0.6.tar.bz2) = 97f59fe0e78914d3e01e0cca07c571d85c04da618a5d04f829bd39fef4e7f430
-SHA512 (viewres-1.0.6.tar.bz2) = 3f4cfc61608bc6c9b35ef66ceb473661ca01946d3306d54040d32803e8e0eec506a0ce37ea22bfe514544a6ba9645fd30f39b20c063aff696b3c0fda3fe95dff
-Size (viewres-1.0.6.tar.bz2) = 135200 bytes
+BLAKE2s (viewres-1.0.7.tar.xz) = 7b15e56749f4399635c4fbc08803ee46a2ffc9345aa9b9c979f0e4d79ed081e0
+SHA512 (viewres-1.0.7.tar.xz) = 75878faee001163891adf8472c79b31273f794e23dd775c80b33acdd1ce76df708eb27a49c20f79b7101ad676e1d50d9c857c2e2e0930c6209eeb7af8a11397c
+Size (viewres-1.0.7.tar.xz) = 128608 bytes
Home |
Main Index |
Thread Index |
Old Index