[36645] trunk/dports/games/pennmush/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 9 01:57:56 PDT 2008
Revision: 36645
http://trac.macosforge.org/projects/macports/changeset/36645
Author: ryandesign at macports.org
Date: 2008-05-09 01:57:55 -0700 (Fri, 09 May 2008)
Log Message:
-----------
pennmush: fix download location; closes #15184 (maintainer timeout)
Modified Paths:
--------------
trunk/dports/games/pennmush/Portfile
Modified: trunk/dports/games/pennmush/Portfile
===================================================================
--- trunk/dports/games/pennmush/Portfile 2008-05-09 08:30:39 UTC (rev 36644)
+++ trunk/dports/games/pennmush/Portfile 2008-05-09 08:57:55 UTC (rev 36645)
@@ -3,6 +3,7 @@
name pennmush
version 1.8.1p4
+set branch [join [lrange [split ${version} .] 0 1] .]
categories games
maintainers amonre at amonre.org
description The PennMUSH mud server
@@ -15,7 +16,8 @@
offer many similar features and a very similar command parser.
homepage http://www.pennmush.org/
-master_sites http://download.pennmush.org/Source/
+master_sites http://download.pennmush.org/Source/ \
+ http://download.pennmush.org/Source/oldsrc/${branch}/
patchfiles patch-Configure.diff patch-Makefile.SH.diff
checksums md5 9078100d019bffa0aac2baeb0fa5f6e4
distname pennmush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080509/bf1a73de/attachment.html
More information about the macports-changes
mailing list