[82867] trunk/dports/irc/tkirc/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 20 23:25:17 PDT 2011


Revision: 82867
          http://trac.macports.org/changeset/82867
Author:   jmr at macports.org
Date:     2011-08-20 23:25:16 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
tkirc: add http master_sites

Modified Paths:
--------------
    trunk/dports/irc/tkirc/Portfile

Modified: trunk/dports/irc/tkirc/Portfile
===================================================================
--- trunk/dports/irc/tkirc/Portfile	2011-08-21 06:19:57 UTC (rev 82866)
+++ trunk/dports/irc/tkirc/Portfile	2011-08-21 06:25:16 UTC (rev 82867)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		tkirc
 version		2.46
 categories	irc
@@ -9,7 +10,7 @@
 long_description Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk.  If you know how to use ircII, you should not have any problems using tkirc.
 
 platforms	darwin
-master_sites	ftp://ftp.netsplit.de/pub/tcltk/
+master_sites	ftp://ftp.netsplit.de/pub/tcltk/ netbsd:packages/distfiles
 checksums	md5 b6b16369e2d1cd6a0941d93577d6831e
 depends_run	bin:ircII:ircii bin:wish8.4:tk
 distname	${name}${version}
@@ -31,4 +32,3 @@
 	system "install -c ${worksrcpath}/README ${destroot}${prefix}/share/doc/tkirc"
 	system "tar -cf - -C ${worksrcpath} .tkirc2 | tar -xf - -C ${destroot}${prefix}/share/doc/tkirc/examples"
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/efb78398/attachment.html>


More information about the macports-changes mailing list