[118023] trunk/dports/x11/pcb/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Mar 19 09:45:15 PDT 2014


Revision: 118023
          https://trac.macports.org/changeset/118023
Author:   macsforever2000 at macports.org
Date:     2014-03-19 09:45:15 -0700 (Wed, 19 Mar 2014)
Log Message:
-----------
pcb: Update to version 20140316. (#42924)

Modified Paths:
--------------
    trunk/dports/x11/pcb/Portfile

Modified: trunk/dports/x11/pcb/Portfile
===================================================================
--- trunk/dports/x11/pcb/Portfile	2014-03-19 15:31:23 UTC (rev 118022)
+++ trunk/dports/x11/pcb/Portfile	2014-03-19 16:45:15 UTC (rev 118023)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                pcb
-version             20110918
-revision            1
+version             20140316
 categories          x11 graphics
 maintainers         nomaintainer
 license             GPL-2+
@@ -20,9 +19,11 @@
 homepage            http://pcb.sourceforge.net
 master_sites        sourceforge
 platforms           darwin
-checksums           md5     54bbc997eeb22b85cf21fed54cb8e181 \
-                    sha1    53ca27797d4db65a068b56f157e3ea6c5c29051f \
-                    rmd160  1e176a03a7a61ac23b7abe532277415c87637c16
+checksums           md5     d3bc42a703aed651f1e7011b235be467 \
+                    rmd160  70ef878227ad52c83ce4499373550e7a8d807dd4 \
+                    sha1    ec714ff136d1817e500e1a9e654e786883b9501e \
+                    sha256  82c4f39438ee4e278196a3b67ef021145dcfbb00519508ccf51aa7832121c950
+                    
 
 depends_build       port:intltool \
                     port:pkgconfig
@@ -52,7 +53,7 @@
 }
 
 post-configure {
-    #hackish, couldn't disable OS X SDKs' OpenGL in configure script 
+    #hackish, couldn't disable OS X SDKs' OpenGL in configure script
     reinplace "s|#define HAVE_OPENGL_GL_H 1||"  ${worksrcpath}/config.h
     reinplace "s|#define HAVE_OPENGL_GLU_H 1||" ${worksrcpath}/config.h
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140319/33157a52/attachment.html>


More information about the macports-changes mailing list