diff options
author | wiz <wiz> | 2012-12-16 11:28:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-12-16 11:28:46 +0000 |
commit | 143d3563ed2ae145de1b62a7f0d17235c9677951 (patch) | |
tree | 321397379ba531dba06c47a8184e251434c7c642 /converters/libvisio | |
parent | fdea83fb838e8fdd4d8f562b2375aa3f9a8fabc6 (diff) | |
download | pkgsrc-143d3563ed2ae145de1b62a7f0d17235c9677951.tar.gz |
Update to 0.0.23:
For VSD6 and VSD11 trust more the cached hex then the colour index
Diffstat (limited to 'converters/libvisio')
-rw-r--r-- | converters/libvisio/Makefile | 4 | ||||
-rw-r--r-- | converters/libvisio/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index de542ddbc96..b1c5df1497f 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2012/12/08 23:49:36 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/12/16 11:28:46 wiz Exp $ -DISTNAME= libvisio-0.0.22 +DISTNAME= libvisio-0.0.23 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz diff --git a/converters/libvisio/distinfo b/converters/libvisio/distinfo index 62e52616b1b..071af867523 100644 --- a/converters/libvisio/distinfo +++ b/converters/libvisio/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/12/08 23:49:36 wiz Exp $ +$NetBSD: distinfo,v 1.7 2012/12/16 11:28:46 wiz Exp $ -SHA1 (libvisio-0.0.22.tar.xz) = de55e05df146635795a3779d411b88c4f1d4f0f7 -RMD160 (libvisio-0.0.22.tar.xz) = 7a6f134dd31a8e3646c0b5893a5689e7e52af4dd -Size (libvisio-0.0.22.tar.xz) = 377144 bytes +SHA1 (libvisio-0.0.23.tar.xz) = 47cc91f5dccb784e70beef4983c06416da04d2b8 +RMD160 (libvisio-0.0.23.tar.xz) = 8fce76ba5829f7ae334146eb06a1f27cf90be829 +Size (libvisio-0.0.23.tar.xz) = 377248 bytes |