diff options
author | wiz <wiz> | 2008-10-24 16:46:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-24 16:46:39 +0000 |
commit | 7c24e3bdbe90460f74f789fa80c87c996cc51e2e (patch) | |
tree | 667b633563c7108e6e6f7eee3938b46060225d64 /devel/libgsf/Makefile | |
parent | 5e3563d373e875044fbefaf857a5d59d808109c8 (diff) | |
download | pkgsrc-7c24e3bdbe90460f74f789fa80c87c996cc51e2e.tar.gz |
Update to 1.4.10:
libgsf 1.14.10
Jody:
* Patch some coverity issues [189, 250, 251]
Morten:
* Work around sshfs bug. [#509883]
* Support tar archives.
* Improve gsf support for broken archives. [#553861]
* Avoid a critical for bad ole2. [#554848]
Diffstat (limited to 'devel/libgsf/Makefile')
-rw-r--r-- | devel/libgsf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 4d9a33582b9..eb317fed3c0 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2008/09/06 15:20:16 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2008/10/24 16:46:39 wiz Exp $ # -DISTNAME= libgsf-1.14.9 +DISTNAME= libgsf-1.14.10 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 |