diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-02 16:10:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-02 16:10:39 +0000 |
commit | 70c26b6c365409f617227c0aa212d7e7bc20348a (patch) | |
tree | 98b1f75960b28b11e343b58e9cff52d704df7ea9 /devel/orc | |
parent | fc92899c1c6b43bb5ce1c0e628280cfe0764bd17 (diff) | |
download | pkgsrc-70c26b6c365409f617227c0aa212d7e7bc20348a.tar.gz |
Update to 0.4.18.
Maintenance release:
- Important bugfix in reading constants from bytecode. (Tim-Philipp Müller
and Sebastian Dröge)
- Documentation and code cleanup (Stefan Sauer)
- Fix cache flushing on iOS (Andoni Morales Alastruey)
Diffstat (limited to 'devel/orc')
-rw-r--r-- | devel/orc/Makefile | 5 | ||||
-rw-r--r-- | devel/orc/PLIST | 3 | ||||
-rw-r--r-- | devel/orc/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 4219a05661c..0d7c89b7bbc 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/03/15 22:13:02 wiz Exp $ -# +# $NetBSD: Makefile,v 1.8 2013/09/02 16:10:39 wiz Exp $ -DISTNAME= orc-0.4.17 +DISTNAME= orc-0.4.18 CATEGORIES= devel MASTER_SITES= http://code.entropywave.com/download/orc/ diff --git a/devel/orc/PLIST b/devel/orc/PLIST index 03ebb685712..36c0439be4a 100644 --- a/devel/orc/PLIST +++ b/devel/orc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2013/03/15 22:13:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2013/09/02 16:10:39 wiz Exp $ bin/orc-bugreport bin/orcc include/orc-0.4/orc-test/orcarray.h @@ -66,6 +66,7 @@ share/gtk-doc/html/orc/orc-building.html share/gtk-doc/html/orc/orc-concepts.html share/gtk-doc/html/orc/orc-misc.html share/gtk-doc/html/orc/orc-opcodes.html +share/gtk-doc/html/orc/orc-program.html share/gtk-doc/html/orc/orc-runninging.html share/gtk-doc/html/orc/orc-tutorial.html share/gtk-doc/html/orc/orc-x86.html diff --git a/devel/orc/distinfo b/devel/orc/distinfo index 544df0a11f1..2c067101f1f 100644 --- a/devel/orc/distinfo +++ b/devel/orc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2013/03/15 22:13:02 wiz Exp $ +$NetBSD: distinfo,v 1.10 2013/09/02 16:10:39 wiz Exp $ -SHA1 (orc-0.4.17.tar.gz) = 5cb7b3225a23bc4a5771a62e9c94a90d21609632 -RMD160 (orc-0.4.17.tar.gz) = f8973115c16d0b9ac01e68762da28813be68a971 -Size (orc-0.4.17.tar.gz) = 724990 bytes +SHA1 (orc-0.4.18.tar.gz) = 0119bec2291c878a7953cb041dd080856c986ccf +RMD160 (orc-0.4.18.tar.gz) = 5a68330127da7e03e8a4d844af72cca9c5f25894 +Size (orc-0.4.18.tar.gz) = 732377 bytes SHA1 (patch-ab) = 589967ac10bbfcf1cf557918aed86a93f0d85a2b |