diff options
author | wiz <wiz> | 2009-01-07 22:11:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-01-07 22:11:27 +0000 |
commit | 62d086be32e7a072840fdf94c39ec15815d9c0be (patch) | |
tree | 4f8024da08c5067329b9c73175b8fbe702c6f49f /devel | |
parent | 8522404c1b94ac1851dc7af4b411f1c84fabf4d1 (diff) | |
download | pkgsrc-62d086be32e7a072840fdf94c39ec15815d9c0be.tar.gz |
Update to 1.14.11:
libgsf 1.14.11
Jody:
* win32 build fix for glib-2.18 deprecation.
* Extend MS Office Open Pkg handling to accept POI files.
* Add libxml2 wrapper to simplify probing.
Morten:
* Solaris compilation issue. [#558253]
* Handle non-seekable files in gsf_input_stdio_new. [#154417]
Paul:
* Fix various Mac compilation issues. [#565603] [#565605]
Pedro Fragoso:
* Clean up glib includes. [#564004]
Richard W.M. Jones
* MinGW configure fix for libbz2 detection.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgsf/Makefile | 4 | ||||
-rw-r--r-- | devel/libgsf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index eb317fed3c0..7ed661d5271 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2008/10/24 16:46:39 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2009/01/07 22:11:27 wiz Exp $ # -DISTNAME= libgsf-1.14.10 +DISTNAME= libgsf-1.14.11 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index 3f39190572b..15f921362f0 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2008/10/24 16:46:40 wiz Exp $ +$NetBSD: distinfo,v 1.27 2009/01/07 22:11:27 wiz Exp $ -SHA1 (libgsf-1.14.10.tar.bz2) = 119ad7a1ced076758d1801802afa0a79414a5e52 -RMD160 (libgsf-1.14.10.tar.bz2) = a92116ca562a0ee558484f5c700aab2b1a643681 -Size (libgsf-1.14.10.tar.bz2) = 634273 bytes +SHA1 (libgsf-1.14.11.tar.bz2) = 9f097ba5e3d538f6810ae27941a918964aea1de9 +RMD160 (libgsf-1.14.11.tar.bz2) = 5654eaedd6e40622d2f8385a0ac27d5d2e3959b1 +Size (libgsf-1.14.11.tar.bz2) = 637329 bytes SHA1 (patch-aa) = 2bfd206d45abd91ed8d5237df76a6128383e1322 |