[106229] trunk/dports/devel/orc

rmstonecipher at macports.org rmstonecipher at macports.org
Sun May 19 18:40:49 PDT 2013


Revision: 106229
          https://trac.macports.org/changeset/106229
Author:   rmstonecipher at macports.org
Date:     2013-05-19 18:40:49 -0700 (Sun, 19 May 2013)
Log Message:
-----------
devel/orc upgraded from 0.4.16 to 0.4.17, removed patchfiles no longer required

Modified Paths:
--------------
    trunk/dports/devel/orc/Portfile

Removed Paths:
-------------
    trunk/dports/devel/orc/files/

Modified: trunk/dports/devel/orc/Portfile
===================================================================
--- trunk/dports/devel/orc/Portfile	2013-05-19 21:29:52 UTC (rev 106228)
+++ trunk/dports/devel/orc/Portfile	2013-05-20 01:40:49 UTC (rev 106229)
@@ -5,7 +5,7 @@
 PortGroup           muniversal 1.0
 
 name                orc
-version             0.4.16
+version             0.4.17
 description         Orc - The Oil Runtime Compiler
 long_description    Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data.
 maintainers         rmstonecipher openmaintainer
@@ -15,14 +15,9 @@
 homepage            http://code.entropywave.com/projects/orc/
 master_sites        http://code.entropywave.com/download/orc/
 
-checksums           md5     e482932e544c847761449b106ecbc483 \
-                    sha1    b67131881e7834b0c820bfba468f668100fb2e91 \
-                    rmd160  d2073873e11dd73aaf1a0b9758d60535a0e6b61a
+checksums           rmd160  f8973115c16d0b9ac01e68762da28813be68a971 \
+                    sha256  4fc7cca48c59fff23afee78fb642cdbde001f56401c8f47b95a16578d1d5d7e8
 
-patchfiles          patch_configure.diff \
-                    patch_orc-test_orcarray.c.diff \
-                    patch_config.h.in.diff
-
 #-fgcse (from -O2) causes build failures, but -O2 -fno-gcse doesn't seem to work
 if {[string match "*gcc-4.2" ${configure.compiler}]} {
     lappend merger_configure_cflags(i386) -O1 -fexpensive-optimizations
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130519/d041ca7d/attachment.html>


More information about the macports-changes mailing list