patch to add a valid master_site to the lzo2 macport

Richard Bronosky BrunosJunk at Bronosky.com
Tue Sep 25 23:58:47 PDT 2007


I couldn't reach the master_site, so I used the one recommended by
Linux From Scratch.  (If you can trust those hacks;-)
http://www.linuxfromscratch.org/blfs/view/svn/general/LZO.html

Index: dports/archivers/lzo2/Portfile
===================================================================
--- dports/archivers/lzo2/Portfile      (revision 29506)
+++ dports/archivers/lzo2/Portfile      (working copy)
@@ -21,7 +21,8 @@
        LZO is distributed under the GNU General Public License.

 homepage               http://www.oberhumer.com/opensource/lzo/
-master_sites    ${homepage}download/
+master_sites    ${homepage}download/ \
+                ftp://ftp.uni-koeln.de/util/arc/
 distname        ${my_name}-${version}

 checksums              md5 6760e5819f4238328709bf93bf10071c \

-- 
.!# RichardBronosky #!.



More information about the macports-users mailing list