svn commit: r323993 - head/devel/orc
Martin Matuska
mm at FreeBSD.org
Tue Jul 30 20:43:21 UTC 2013
Author: mm
Date: Tue Jul 30 20:43:20 2013
New Revision: 323993
URL: http://svnweb.freebsd.org/changeset/ports/323993
Log:
Update multimedia/orc to 0.4.17
Modified:
head/devel/orc/Makefile
head/devel/orc/distinfo
head/devel/orc/pkg-plist
Modified: head/devel/orc/Makefile
==============================================================================
--- head/devel/orc/Makefile Tue Jul 30 20:41:12 2013 (r323992)
+++ head/devel/orc/Makefile Tue Jul 30 20:43:20 2013 (r323993)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= orc
-PORTVERSION= 0.4.16
-PORTREVISION= 1
+PORTVERSION= 0.4.17
CATEGORIES= devel
MASTER_SITES= http://code.entropywave.com/download/orc/
Modified: head/devel/orc/distinfo
==============================================================================
--- head/devel/orc/distinfo Tue Jul 30 20:41:12 2013 (r323992)
+++ head/devel/orc/distinfo Tue Jul 30 20:43:20 2013 (r323993)
@@ -1,2 +1,2 @@
-SHA256 (orc-0.4.16.tar.gz) = 700e4edba20a0ed42164b645da26ce515b883d4c4633b222302f1e541f2a58ab
-SIZE (orc-0.4.16.tar.gz) = 668368
+SHA256 (orc-0.4.17.tar.gz) = 4fc7cca48c59fff23afee78fb642cdbde001f56401c8f47b95a16578d1d5d7e8
+SIZE (orc-0.4.17.tar.gz) = 724990
Modified: head/devel/orc/pkg-plist
==============================================================================
--- head/devel/orc/pkg-plist Tue Jul 30 20:41:12 2013 (r323992)
+++ head/devel/orc/pkg-plist Tue Jul 30 20:43:20 2013 (r323993)
@@ -4,22 +4,36 @@ include/orc-0.4/orc-test/orcarray.h
include/orc-0.4/orc-test/orcprofile.h
include/orc-0.4/orc-test/orcrandom.h
include/orc-0.4/orc-test/orctest.h
-include/orc-0.4/orc/opcodes.h
include/orc-0.4/orc/orc-stdint.h
include/orc-0.4/orc/orc.h
include/orc-0.4/orc/orcarm.h
+include/orc-0.4/orc/orcbytecode.h
+include/orc-0.4/orc/orcbytecodes.h
+include/orc-0.4/orc/orccode.h
+include/orc-0.4/orc/orccompiler.h
+include/orc-0.4/orc/orcconstant.h
+include/orc-0.4/orc/orccpu.h
include/orc-0.4/orc/orccpuinsn.h
include/orc-0.4/orc/orcdebug.h
+include/orc-0.4/orc/orcexecutor.h
include/orc-0.4/orc/orcemulateopcodes.h
include/orc-0.4/orc/orcfunctions.h
+include/orc-0.4/orc/orcinstruction.h
+include/orc-0.4/orc/orcinternal.h
+include/orc-0.4/orc/orclimits.h
+include/orc-0.4/orc/orcmips.h
include/orc-0.4/orc/orcmmx.h
include/orc-0.4/orc/orcneon.h
include/orc-0.4/orc/orconce.h
+include/orc-0.4/orc/orcopcode.h
include/orc-0.4/orc/orcparse.h
include/orc-0.4/orc/orcpowerpc.h
include/orc-0.4/orc/orcprogram.h
+include/orc-0.4/orc/orcrule.h
include/orc-0.4/orc/orcsse.h
+include/orc-0.4/orc/orctarget.h
include/orc-0.4/orc/orcutils.h
+include/orc-0.4/orc/orcvariable.h
include/orc-0.4/orc/orcx86.h
include/orc-0.4/orc/orcx86insn.h
lib/liborc-0.4.a
@@ -69,7 +83,6 @@ share/aclocal/orc.m4
%%PORTDOCS%%share/gtk-doc/html/orc/orc-runninging.html
%%PORTDOCS%%share/gtk-doc/html/orc/orc-tutorial.html
%%PORTDOCS%%share/gtk-doc/html/orc/orc-x86.html
-%%PORTDOCS%%share/gtk-doc/html/orc/orc.devhelp
%%PORTDOCS%%share/gtk-doc/html/orc/orc.devhelp2
%%PORTDOCS%%share/gtk-doc/html/orc/right.png
%%PORTDOCS%%share/gtk-doc/html/orc/style.css
More information about the svn-ports-head
mailing list