[57222] trunk/dports/math/calc

blb at macports.org blb at macports.org
Mon Sep 7 13:35:03 PDT 2009


Revision: 57222
          http://trac.macports.org/changeset/57222
Author:   blb at macports.org
Date:     2009-09-07 13:35:03 -0700 (Mon, 07 Sep 2009)
Log Message:
-----------
math/calc - version update to 2.12.4.0, remove extra "local" in patched path (ticket #21176)

Modified Paths:
--------------
    trunk/dports/math/calc/Portfile
    trunk/dports/math/calc/files/patch-Makefile.diff

Modified: trunk/dports/math/calc/Portfile
===================================================================
--- trunk/dports/math/calc/Portfile	2009-09-07 20:30:27 UTC (rev 57221)
+++ trunk/dports/math/calc/Portfile	2009-09-07 20:35:03 UTC (rev 57222)
@@ -2,8 +2,7 @@
 
 PortSystem          1.0
 name                calc
-version             2.12.3.3
-revision            1
+version             2.12.4.0
 categories          math
 maintainers         nomaintainer
 description         Arbitrary precision calculator
@@ -23,9 +22,9 @@
 master_sites        sourceforge
 use_bzip2           yes
 
-checksums           md5     2b6b511bba836653a444094622e65041 \
-                    sha1    1bd946c36e9bedea9166996951aae36f7ad872ae \
-                    rmd160  75aacf7b572533da4430ecd2b6493fd31b15f210
+checksums           md5     2ef56695837c6e501ca80b64e0be0db6 \
+                    sha1    d9984dbffb606416e6cc1d85465d5d78fac7fed2 \
+                    rmd160  c27c033d82db56e9068d508533d10388e3d7b4fc
 
 depends_lib         port:readline port:ncurses
 

Modified: trunk/dports/math/calc/files/patch-Makefile.diff
===================================================================
--- trunk/dports/math/calc/files/patch-Makefile.diff	2009-09-07 20:30:27 UTC (rev 57221)
+++ trunk/dports/math/calc/files/patch-Makefile.diff	2009-09-07 20:35:03 UTC (rev 57222)
@@ -66,7 +66,7 @@
  #READLINE_LIB= -L/usr/local/lib -lreadline
  #READLINE_EXTRAS= -lhistory -lncurses
  #
-+READLINE_LIB= -L___PREFIX___/local/lib -lreadline
++READLINE_LIB= -L___PREFIX___/lib -lreadline
 +READLINE_EXTRAS= -lhistory -lncurses
 +#
  # For Apple OS X: install fink from http://fink.sourceforge.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090907/0874f203/attachment.html>


More information about the macports-changes mailing list