summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-27 09:51:55 +0000
committerwiz <wiz@pkgsrc.org>2015-02-27 09:51:55 +0000
commit73ce309aaf0d74895fa13873bc92585443f616af (patch)
tree2a91fa7d8c58654477b8bc647f02d04ec67225ac /converters
parent998b83a341bb4e476845eeaec8df9491cb2d83f0 (diff)
downloadpkgsrc-73ce309aaf0d74895fa13873bc92585443f616af.tar.gz
Update to 0.7.1:
This is a maintenance release. It primarily includes bug fixes and build fixes since the 0.7.0 release with no new features. That said, the most notable aspect of this release is that it is buildable with the version 0.9.0 of the Ixion library which was just released a week ago. So, if you are trying to package and distribute the newly-released Ixion library but are unable to do so because of Orcus not being buildable with it, you might be interested in this release.
Diffstat (limited to 'converters')
-rw-r--r--converters/orcus/Makefile7
-rw-r--r--converters/orcus/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/converters/orcus/Makefile b/converters/orcus/Makefile
index 88a29e9f1c9..287133bc17a 100644
--- a/converters/orcus/Makefile
+++ b/converters/orcus/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2014/11/07 19:39:27 adam Exp $
+# $NetBSD: Makefile,v 1.10 2015/02/27 09:51:55 wiz Exp $
-DISTNAME= liborcus-0.7.0
+DISTNAME= liborcus-0.7.1
PKGNAME= ${DISTNAME:S/lib//}
-PKGREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://kohei.us/files/orcus/src/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= https://gitorious.org/orcus/
diff --git a/converters/orcus/distinfo b/converters/orcus/distinfo
index d5f469a8ae8..481c7e33a98 100644
--- a/converters/orcus/distinfo
+++ b/converters/orcus/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/10/13 21:43:20 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2015/02/27 09:51:55 wiz Exp $
-SHA1 (liborcus-0.7.0.tar.bz2) = c33e1eb55144fef1070cb0bf35a2c12198fcaa71
-RMD160 (liborcus-0.7.0.tar.bz2) = 81cfc4c7bf67dd1a26d816a2b7b1447c0054cfe7
-Size (liborcus-0.7.0.tar.bz2) = 1665988 bytes
+SHA1 (liborcus-0.7.1.tar.xz) = 4480f519c6724ee66d76072df32e9b12d55505da
+RMD160 (liborcus-0.7.1.tar.xz) = c37c35eecdd90bb367d2c38fd9014a1ba1a02e19
+Size (liborcus-0.7.1.tar.xz) = 1472804 bytes