[78597] users/pixilla/php/pear-TCPDF/Portfile

pixilla at macports.org pixilla at macports.org
Fri May 13 10:51:41 PDT 2011


Revision: 78597
          http://trac.macports.org/changeset/78597
Author:   pixilla at macports.org
Date:     2011-05-13 10:51:41 -0700 (Fri, 13 May 2011)
Log Message:
-----------
php/pear-TCPDF: Remove garbage

Modified Paths:
--------------
    users/pixilla/php/pear-TCPDF/Portfile

Modified: users/pixilla/php/pear-TCPDF/Portfile
===================================================================
--- users/pixilla/php/pear-TCPDF/Portfile	2011-05-13 17:48:42 UTC (rev 78596)
+++ users/pixilla/php/pear-TCPDF/Portfile	2011-05-13 17:51:41 UTC (rev 78597)
@@ -20,7 +20,6 @@
 
 license             LGPL
 
-# http://cdnetworks-us-1.dl.sourceforge.net/project/tcpdf/tcpdf_5_9_078.zip
 use_zip             yes
 
 checksums           sha1    81176315dd9a98642c076fb0727ff7f92e9ae056 \
@@ -32,8 +31,6 @@
 
 destroot {
     xinstall -d ${destroot}${prefix}/lib/php/pear
-#    puts ${worksrcpath}
-#    puts ${destroot}${prefix}/lib/php/pear/${name_package}
     copy ${worksrcpath} ${destroot}${prefix}/lib/php/pear/
     system "echo '<?php' > ${destroot}${prefix}/lib/php/pear/tcpdf.php"
     system "echo 'require_once(\"tcpdf/tcpdf.php\");' >> ${destroot}${prefix}/lib/php/pear/tcpdf.php"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110513/4ebb6fdb/attachment-0001.html>


More information about the macports-changes mailing list