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: wiz
Date: Tue Oct 8 15:31:19 UTC 2024
Modified Files:
pkgsrc/devel/libgsf: Makefile PLIST distinfo
Log Message:
libgsf: update to 1.14.53.
libgsf 1.14.53
Morten:
* Compilation fixes for libxml 2.13
* Fix ABR in gsf-vba-dump.
* Teach gsf (the tool) to handle odf properties.
* Fix integer overflows affecting memory allocation. [#34]
ThomasK:
* Add missing "DocumentStatus" ole2 property. [#35]
Zander Brown:
* Avoid some undefined C behaviour in overflow checks.
(Part of merge request 16; blame Morten for problems with
the hand edits.)
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/devel/libgsf/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/libgsf/PLIST
cvs rdiff -u -r1.58 -r1.59 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.114 pkgsrc/devel/libgsf/Makefile:1.115
--- pkgsrc/devel/libgsf/Makefile:1.114 Thu Jun 27 15:23:48 2024
+++ pkgsrc/devel/libgsf/Makefile Tue Oct 8 15:31:19 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2024/06/27 15:23:48 adam Exp $
+# $NetBSD: Makefile,v 1.115 2024/10/08 15:31:19 wiz Exp $
-DISTNAME= libgsf-1.14.52
+DISTNAME= libgsf-1.14.53
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/libgsf/PLIST
diff -u pkgsrc/devel/libgsf/PLIST:1.42 pkgsrc/devel/libgsf/PLIST:1.43
--- pkgsrc/devel/libgsf/PLIST:1.42 Thu Jun 27 15:23:48 2024
+++ pkgsrc/devel/libgsf/PLIST Tue Oct 8 15:31:19 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2024/06/27 15:23:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.43 2024/10/08 15:31:19 wiz Exp $
bin/gsf
bin/gsf-office-thumbnailer
bin/gsf-vba-dump
@@ -111,6 +111,7 @@ share/locale/fi/LC_MESSAGES/libgsf.mo
share/locale/fr/LC_MESSAGES/libgsf.mo
share/locale/gl/LC_MESSAGES/libgsf.mo
share/locale/he/LC_MESSAGES/libgsf.mo
+share/locale/hi/LC_MESSAGES/libgsf.mo
share/locale/hr/LC_MESSAGES/libgsf.mo
share/locale/hu/LC_MESSAGES/libgsf.mo
share/locale/id/LC_MESSAGES/libgsf.mo
Index: pkgsrc/devel/libgsf/distinfo
diff -u pkgsrc/devel/libgsf/distinfo:1.58 pkgsrc/devel/libgsf/distinfo:1.59
--- pkgsrc/devel/libgsf/distinfo:1.58 Thu Jun 27 15:23:48 2024
+++ pkgsrc/devel/libgsf/distinfo Tue Oct 8 15:31:19 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2024/06/27 15:23:48 adam Exp $
+$NetBSD: distinfo,v 1.59 2024/10/08 15:31:19 wiz Exp $
-BLAKE2s (libgsf-1.14.52.tar.xz) = 699993eab54f2764e487687fe0432794ea78f99b9f7164c8c5902fe5497bdba3
-SHA512 (libgsf-1.14.52.tar.xz) = 3a7af5eae2aa539181dd0ae0d0ce4110da4c430ed8a26cdd7f0ec84c9bcf86360cceabf81ec7c6b902f2fe8d7ea5e3c09fa911d6bab3162f0f531e6973137f4b
-Size (libgsf-1.14.52.tar.xz) = 707580 bytes
+BLAKE2s (libgsf-1.14.53.tar.xz) = 13ec74d3e738bb32f02e75badfc3d088a71c896963e9da866ebf0dae26d99753
+SHA512 (libgsf-1.14.53.tar.xz) = f2f8fa0806bf2edae271b3503cc311bd7ba32c145530afce382305cacfaae624edbc8298bd8766364e94804e71b1b8d0aac8383ae514aad646f2a926727cf727
+Size (libgsf-1.14.53.tar.xz) = 714840 bytes
SHA1 (patch-thumbnailer_main.c) = bb7d25d26f19d676305a02a64474d11881bfc7fc
Home |
Main Index |
Thread Index |
Old Index