pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/editres
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 3 18:39:42 UTC 2022
Modified Files:
pkgsrc/x11/editres: Makefile distinfo
Log Message:
editres: update to 1.0.8.
Alan Coopersmith (8):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Clear 208 out of 210 -Wdiscarded-qualifiers warnings from gcc 7.3
Clear -Wredundant-decls warnings from gcc 7.3
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
editres 1.0.8
Matt Turner (1):
Add const to silence warning
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/editres/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/editres/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/editres/Makefile
diff -u pkgsrc/x11/editres/Makefile:1.10 pkgsrc/x11/editres/Makefile:1.11
--- pkgsrc/x11/editres/Makefile:1.10 Sat Jan 18 23:35:47 2020
+++ pkgsrc/x11/editres/Makefile Sun Apr 3 18:39:42 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:47 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2022/04/03 18:39:42 wiz Exp $
-DISTNAME= editres-1.0.7
+DISTNAME= editres-1.0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/editres/distinfo
diff -u pkgsrc/x11/editres/distinfo:1.8 pkgsrc/x11/editres/distinfo:1.9
--- pkgsrc/x11/editres/distinfo:1.8 Tue Oct 26 11:33:47 2021
+++ pkgsrc/x11/editres/distinfo Sun Apr 3 18:39:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:33:47 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/04/03 18:39:42 wiz Exp $
-BLAKE2s (editres-1.0.7.tar.bz2) = 5922c6c1b7ee0c5582a89508d2b99c1f8d892d874e615dfec11a9e56b1aa5593
-SHA512 (editres-1.0.7.tar.bz2) = b9c928b556116bf50cf4b6ea779bdc9fedf29f5db3e6a8cc75c122578c92e1cc530a81b226ec24aad183b8ebc2de570f200314b0d9ce7883b6e3306007365b32
-Size (editres-1.0.7.tar.bz2) = 166429 bytes
+BLAKE2s (editres-1.0.8.tar.xz) = c3b6dd78a5d1ada25bc66dfff169ddcdafbb367f6404476031710a9f5f7bfd7e
+SHA512 (editres-1.0.8.tar.xz) = 9a007ed7a02abf61af8b65a163a7289a1e960db390db401bdfad162aa642e0eb887ecf85be14093efd8567c68f5e01450bb8321403a203a00065fa21985c7922
+Size (editres-1.0.8.tar.xz) = 158476 bytes
Home |
Main Index |
Thread Index |
Old Index