[22385] trunk/dports/net/heimdal/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 12:26:34 PST 2007


Revision: 22385
          http://trac.macosforge.org/projects/macports/changeset/22385
Author:   blair at macports.org
Date:     2007-02-27 12:26:34 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
Add an HTTP master_site for places that have a very restrictive
firewall that prevents outgoing FTP.

Enable the test suite.

Modified Paths:
--------------
    trunk/dports/net/heimdal/Portfile

Modified: trunk/dports/net/heimdal/Portfile
===================================================================
--- trunk/dports/net/heimdal/Portfile	2007-02-27 20:18:21 UTC (rev 22384)
+++ trunk/dports/net/heimdal/Portfile	2007-02-27 20:26:34 UTC (rev 22385)
@@ -20,8 +20,12 @@
 			modified, and inserted at will.
 
 homepage	http://www.pdc.kth.se/heimdal/
-master_sites	ftp://ftp.pdc.kth.se/pub/heimdal/src/
+master_sites	http://ftp.pdc.kth.se/pub/heimdal/src/ \
+			ftp://ftp.pdc.kth.se/pub/heimdal/src/
 checksums	md5 c937580d6f8b11bf7f0e540530e1dc18
 
 configure.args	--sysconfdir=${prefix}/etc --enable-shared \
 		--enable-static --without-x
+
+test.run	yes
+test.target	check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070227/742b4f82/attachment.html


More information about the macports-changes mailing list