diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-07 16:10:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-07 16:10:02 +0000 |
commit | caba367d80f51b756348dcc27576af3643770e6d (patch) | |
tree | 3467dd057939a2e7973f70fe8dfb29e228f7cb7d /devel/liboil | |
parent | 57310d8f1f3a807190e2348e45baa1b6e4c4ccca (diff) | |
download | pkgsrc-caba367d80f51b756348dcc27576af3643770e6d.tar.gz |
Update to 0.3.17:
liboil-0.3.17
=============
New release of liboil out. Fixes a bunch of compile bugs.
***** WARNING *****
Liboil is now in maintenence-only mode. No new features will
be added, and bugs will be fixed according to their severity and
availablility of patches.
Users of liboil are recommended to switch to Orc
(http://code.entropywave.com/projects/orc/). Please contact
David Schleef <ds at schleef.org> about converting liboil functions
to Orc code -- in many cases this work has already been done.
Diffstat (limited to 'devel/liboil')
-rw-r--r-- | devel/liboil/Makefile | 4 | ||||
-rw-r--r-- | devel/liboil/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index e91803e9956..0fbe11e466a 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2009/03/22 21:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/02/07 16:10:02 wiz Exp $ # -DISTNAME= liboil-0.3.16 +DISTNAME= liboil-0.3.17 CATEGORIES= devel MASTER_SITES= http://liboil.freedesktop.org/download/ diff --git a/devel/liboil/distinfo b/devel/liboil/distinfo index fe5e8794c86..b77b407f06c 100644 --- a/devel/liboil/distinfo +++ b/devel/liboil/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2009/03/23 17:10:21 tron Exp $ +$NetBSD: distinfo,v 1.19 2010/02/07 16:10:02 wiz Exp $ -SHA1 (liboil-0.3.16.tar.gz) = 0d6530ccb22d805c5209a185a94b575111ec34f3 -RMD160 (liboil-0.3.16.tar.gz) = 5add00151e24ee8cc5a8dfb40223936a576cbffd -Size (liboil-0.3.16.tar.gz) = 855765 bytes +SHA1 (liboil-0.3.17.tar.gz) = f9d7103a3a4a4089f56197f81871ae9129d229ed +RMD160 (liboil-0.3.17.tar.gz) = de286350687a5d49868b0a45d4db007526220fec +Size (liboil-0.3.17.tar.gz) = 912563 bytes SHA1 (patch-aa) = 9c23db836365ff95e878cea20819b2efba059b51 SHA1 (patch-ab) = 13ff4bef610a28174a2a41b74029f24f04fd598f SHA1 (patch-ac) = 4559e8b635099d96df59bcc5525eb3c0322720ba |