[97862] trunk/dports/science/magic

ryandesign at macports.org ryandesign at macports.org
Mon Sep 17 18:18:37 PDT 2012


Revision: 97862
          http://trac.macports.org//changeset/97862
Author:   ryandesign at macports.org
Date:     2012-09-17 18:18:37 -0700 (Mon, 17 Sep 2012)
Log Message:
-----------
magic: update to 7.5.221 (#32934)

Modified Paths:
--------------
    trunk/dports/science/magic/Portfile
    trunk/dports/science/magic/files/patch-__APPLE__.diff
    trunk/dports/science/magic/files/patch-scripts-configure.in.diff

Modified: trunk/dports/science/magic/Portfile
===================================================================
--- trunk/dports/science/magic/Portfile	2012-09-18 01:08:43 UTC (rev 97861)
+++ trunk/dports/science/magic/Portfile	2012-09-18 01:18:37 UTC (rev 97862)
@@ -5,8 +5,7 @@
 PortGroup           conflicts_build 1.0
 
 name                magic
-version             7.5.214
-revision            1
+version             7.5.221
 set major           [lindex [split ${version} .] 0]
 categories          science
 # mostly very permissively licensed, but includes a copy of GNU readline
@@ -30,8 +29,8 @@
 
 depends_lib         port:tcl port:tk port:blt port:mesa
 
-checksums           rmd160  00a1c576407d593b10fe9b3aeadf22d577439e7c \
-                    sha256  c809d4b497acfa69da729d06e0b4ceaab9b4eada89c38f79056f82db943667ab
+checksums           rmd160  9b2c8cdc223c1275bf1005c3c57ba78267145ba9 \
+                    sha256  7f028ba6e2ed35861d4b3256c5b0f87491901283769257432943be4372fcb42b
 
 patchfiles          patch-scripts-configure.in.diff \
                     patch-__APPLE__.diff
@@ -44,6 +43,8 @@
 # error: non-void function should return a value [-Wreturn-type]
 compiler.blacklist  clang
 
+configure.args      --enable-modular
+
 use_parallel_build  no
 
 post-build {

Modified: trunk/dports/science/magic/files/patch-__APPLE__.diff
===================================================================
--- trunk/dports/science/magic/files/patch-__APPLE__.diff	2012-09-18 01:08:43 UTC (rev 97861)
+++ trunk/dports/science/magic/files/patch-__APPLE__.diff	2012-09-18 01:18:37 UTC (rev 97862)
@@ -95,9 +95,9 @@
  #include <values.h>
  #endif
  
---- scripts/configure.in.orig	2010-03-08 07:33:07.000000000 -0600
-+++ scripts/configure.in	2012-09-17 19:33:38.000000000 -0500
-@@ -1137,7 +1137,6 @@
+--- scripts/configure.in.orig	2012-04-20 09:12:44.000000000 -0500
++++ scripts/configure.in	2012-09-17 19:52:29.000000000 -0500
+@@ -1148,7 +1148,6 @@
      AC_DEFINE(WIN32)
      ;;
    *darwin*)

Modified: trunk/dports/science/magic/files/patch-scripts-configure.in.diff
===================================================================
--- trunk/dports/science/magic/files/patch-scripts-configure.in.diff	2012-09-18 01:08:43 UTC (rev 97861)
+++ trunk/dports/science/magic/files/patch-scripts-configure.in.diff	2012-09-18 01:18:37 UTC (rev 97862)
@@ -1,5 +1,5 @@
---- scripts/configure.in.orig	2010-03-08 07:33:07.000000000 -0600
-+++ scripts/configure.in	2012-01-19 15:47:55.000000000 -0600
+--- scripts/configure.in.orig	2012-04-20 09:12:44.000000000 -0500
++++ scripts/configure.in	2012-09-17 16:43:07.000000000 -0500
 @@ -23,6 +23,7 @@
  dnl Checks for programs.
  AC_PROG_CC
@@ -16,7 +16,7 @@
  
  modules=""
  unused=""
-@@ -1279,7 +1279,7 @@
+@@ -1290,7 +1290,7 @@
        SHDLIB_EXT=".dylib"
        LDDL_FLAGS="-dynamiclib -flat_namespace -undefined suppress -noprebind"
        LDFLAGS="${LDFLAGS} ${LIB_SPECS}"
@@ -25,7 +25,7 @@
        ;;
  
      *cygwin*)
-@@ -1518,9 +1518,6 @@
+@@ -1529,9 +1529,6 @@
     DEPEND_FLAG="-MM"
  fi
  
@@ -35,7 +35,7 @@
  
  dnl Substitute all variables
  
-@@ -1572,7 +1569,7 @@
+@@ -1583,7 +1580,7 @@
  echo "Configuration Summary (principle requirements):"
  echo
  
@@ -44,7 +44,7 @@
  if test $usingX11 ; then
     echo "yes"
  else
-@@ -1586,7 +1583,7 @@
+@@ -1597,7 +1594,7 @@
     echo
  fi
  
@@ -53,7 +53,7 @@
  if test $usingOGL ; then
     echo "yes"
  else
-@@ -1603,9 +1600,9 @@
+@@ -1614,9 +1611,9 @@
  fi
  
  if test $usingTcl ; then
@@ -65,7 +65,7 @@
     if test "x${TCLSH_EXE}" = "x" ; then
        echo "Cannot find 'tclsh' executable to check existance of the BLT package"
     else
-@@ -1628,10 +1625,10 @@
+@@ -1639,10 +1636,10 @@
     fi
  else
     if test $usingScheme ; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120917/5ade96f7/attachment.html>


More information about the macports-changes mailing list