[46376] trunk/dports/devel/piklab/Portfile

blb at macports.org blb at macports.org
Tue Feb 3 14:54:03 PST 2009


Revision: 46376
          http://trac.macports.org/changeset/46376
Author:   blb at macports.org
Date:     2009-02-03 14:54:03 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
devel/piklab - version update to 0.15.4, remove arts dependency; ticket #18157

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

Modified: trunk/dports/devel/piklab/Portfile
===================================================================
--- trunk/dports/devel/piklab/Portfile	2009-02-03 22:52:28 UTC (rev 46375)
+++ trunk/dports/devel/piklab/Portfile	2009-02-03 22:54:03 UTC (rev 46376)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                piklab
-version             0.15.2
+version             0.15.4
 categories          devel
 maintainers         jwbacon at tds.net
 description         PIC Microcontroller IDE
@@ -13,13 +13,13 @@
 master_sites        sourceforge
 use_bzip2           yes
 
-checksums       md5 0b2f2154753ba53c74b470edb3fa6ded \
-		sha1 9e41660279556ad70d2cccfb45b82519ba31ebc4 \
-		rmd160 9b859974071cdd8fd3f260bf0eac00feadfc9140
+checksums           md5     34f61db5cf3987740582bde9142befe6 \
+                    sha1    040c0ac454ef1e1f652effbe55affd953a0f9071 \
+                    rmd160  375103026545d33f625ff142e90e6c853c7f5498
 
-depends_lib     port:kdelibs3 port:libusb port:jpeg port:arts port:readline
+depends_lib     port:kdelibs3 port:libusb port:jpeg port:readline
 
-configure.args  QTDIR=/opt/local/lib/qt3
+configure.args  QTDIR=/opt/local/lib/qt3 --without-arts
 
 post-activate {
 	ui_msg "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/37f20e25/attachment.html>


More information about the macports-changes mailing list