pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgsf
Module Name: pkgsrc
Committed By: adam
Date: Thu Apr 30 09:10:08 UTC 2026
Modified Files:
pkgsrc/devel/libgsf: Makefile distinfo
Log Message:
libgsf: updated to 1.14.57
1.14.57
* Fix problems with ole files bigger than 4G.
* Document property fix.
* Introspection fixes.
* Make gzip, bzip, zip handle 4G+ writes.
* Make gzip, bzip, zip handle 4G+ reads.
* Improve testing.
* Ole performace improvements with loads of children.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/devel/libgsf/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/libgsf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libgsf/Makefile
diff -u pkgsrc/devel/libgsf/Makefile:1.126 pkgsrc/devel/libgsf/Makefile:1.127
--- pkgsrc/devel/libgsf/Makefile:1.126 Thu Mar 26 06:19:33 2026
+++ pkgsrc/devel/libgsf/Makefile Thu Apr 30 09:10:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.126 2026/03/26 06:19:33 adam Exp $
+# $NetBSD: Makefile,v 1.127 2026/04/30 09:10:08 adam Exp $
-DISTNAME= libgsf-1.14.56
+DISTNAME= libgsf-1.14.57
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -10,6 +10,8 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME structured file library
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
+TEST_DEPENDS+= p5-XML-Parser>=0:../../textproc/p5-XML-Parser
+
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt perl:test pkg-config
Index: pkgsrc/devel/libgsf/distinfo
diff -u pkgsrc/devel/libgsf/distinfo:1.62 pkgsrc/devel/libgsf/distinfo:1.63
--- pkgsrc/devel/libgsf/distinfo:1.62 Thu Mar 26 06:19:33 2026
+++ pkgsrc/devel/libgsf/distinfo Thu Apr 30 09:10:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2026/03/26 06:19:33 adam Exp $
+$NetBSD: distinfo,v 1.63 2026/04/30 09:10:08 adam Exp $
-BLAKE2s (libgsf-1.14.56.tar.xz) = d791c7346fb66ad178ec81243af7888982d3cf89d93d246b4b0091d786ede129
-SHA512 (libgsf-1.14.56.tar.xz) = 6d10542176ff8f182d33d17f3ecac25935f3b1579b93fb9090bc4fdd17af4ac6a71557e602fcae2127d7dbcc00b97ec4f82c13cb8f427e24a94dbb6103c3d9c1
-Size (libgsf-1.14.56.tar.xz) = 712868 bytes
+BLAKE2s (libgsf-1.14.57.tar.xz) = bb1dedeaea2f5b871bac473ba8ab67d400dc7cce1abb13e0835d5eebedb29a63
+SHA512 (libgsf-1.14.57.tar.xz) = 94836cf940fa6266c891c19d334205241dc41519002ace7c3c28bc9f3e017594242c8f29f1b2ec7b69e36b1954882b4caa99dfe8e480303ee38fce5acada7853
+Size (libgsf-1.14.57.tar.xz) = 718392 bytes
Home |
Main Index |
Thread Index |
Old Index