[90209] trunk/dports/tex/sketch/Portfile

snc at macports.org snc at macports.org
Sun Feb 26 08:43:14 PST 2012


Revision: 90209
          http://trac.macports.org/changeset/90209
Author:   snc at macports.org
Date:     2012-02-26 08:43:13 -0800 (Sun, 26 Feb 2012)
Log Message:
-----------
sketch: blind update to 0.3.7, http://lists.macosforge.org/pipermail/macports-dev/2012-February/017934.html

Modified Paths:
--------------
    trunk/dports/tex/sketch/Portfile

Modified: trunk/dports/tex/sketch/Portfile
===================================================================
--- trunk/dports/tex/sketch/Portfile	2012-02-26 16:36:35 UTC (rev 90208)
+++ trunk/dports/tex/sketch/Portfile	2012-02-26 16:43:13 UTC (rev 90209)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                sketch
-version             0.3.2
+version             0.3.7
 categories          tex
 maintainers         snc openmaintainer
 license             GPL-3+
@@ -20,11 +20,15 @@
 
 master_sites        ${homepage}
 
-checksums           rmd160  80c6162eb6a6726551aae04630089e7f1cf10d8c \
-                    sha256  f6fc891fcf35284c018aa6786baf67429494f7499c533b7901b0e741b2a8e52f
+checksums           rmd160  cba6f2c8c8644f76e49c4756a4212d3014747375 \
+                    sha256  12962ad5fe5a0f7c9fc6d84bd4d09b879bbf604975c839405f1613be657ba804
 
 extract.suffix      .tgz
 
+patch {
+    reinplace "s|CC\ \=\ gcc\ -O1\ -g\ -Wall|CC \= ${configure.cc} ${configure.cflags}|g" ${worksrcpath}/makefile
+}
+
 use_configure       no
 
 build.target        sketch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120226/268125ba/attachment.html>


More information about the macports-changes mailing list