pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ximaging
Module Name: pkgsrc
Committed By: vins
Date: Tue Jul 30 15:30:54 UTC 2024
Modified Files:
pkgsrc/graphics/ximaging: Makefile distinfo
Log Message:
graphics/ximaging: update to version 1.8
# Changes (since last release)
* Support for external filters.
* Minor GUI enhancements ("Pass To..." menu command, SGI style path
field, additional toolbar buttons, select by glob pattern).
* Added -f (force file type) command line option to the Viewer.
* Support for additional sub-formats in TGA and SGI readers.
* PNM/PAM image handling.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/ximaging/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ximaging/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ximaging/Makefile
diff -u pkgsrc/graphics/ximaging/Makefile:1.6 pkgsrc/graphics/ximaging/Makefile:1.7
--- pkgsrc/graphics/ximaging/Makefile:1.6 Sat Oct 21 17:10:44 2023
+++ pkgsrc/graphics/ximaging/Makefile Tue Jul 30 15:30:54 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2023/10/21 17:10:44 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2024/07/30 15:30:54 vins Exp $
-DISTNAME= ximaging-src-1.7
+DISTNAME= ximaging-src-1.8
PKGNAME= ${DISTNAME:S,-src,,}
-PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://fastestcode.org/dl/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/ximaging/distinfo
diff -u pkgsrc/graphics/ximaging/distinfo:1.2 pkgsrc/graphics/ximaging/distinfo:1.3
--- pkgsrc/graphics/ximaging/distinfo:1.2 Thu Mar 2 09:31:52 2023
+++ pkgsrc/graphics/ximaging/distinfo Tue Jul 30 15:30:54 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2023/03/02 09:31:52 vins Exp $
+$NetBSD: distinfo,v 1.3 2024/07/30 15:30:54 vins Exp $
-BLAKE2s (ximaging-src-1.7.tar.xz) = 664b8d8cd5e8813fdb660956dd2fbb5b2d2b7f4eb1b848bd7454aa03a2b7e680
-SHA512 (ximaging-src-1.7.tar.xz) = ef66da647c8d6594f4213b2c4ba844e1015dd82594249949d4a4a6aa8465bd78496a59c9b7e0b88e1d4c300036fdf21f651ac17efdb7dde6e71e81c8a3a2a07c
-Size (ximaging-src-1.7.tar.xz) = 99740 bytes
+BLAKE2s (ximaging-src-1.8.tar.xz) = e65fd0c796b5520d2226c4392fa2c9432a82bcfc8700ff1868b76acd4e4542db
+SHA512 (ximaging-src-1.8.tar.xz) = 7494e25c799140251b5c672f81e674d53de5b2b6134cbf0d2d1af47802d9101e036434e27431395c70e089e81032304a748c140b29691b3d66464168e1e614b7
+Size (ximaging-src-1.8.tar.xz) = 111180 bytes
SHA1 (patch-mf_Makefile.Linux) = 0b7fcd2f55f111258f099f5667611d2253e51169
SHA1 (patch-mf_Makefile.SunOS) = ce7e3d7022035e67c4b200cec086e0da12329392
Home |
Main Index |
Thread Index |
Old Index