[52356] trunk/dports/games/ldmud
toby at macports.org
toby at macports.org
Sun Jun 14 19:27:55 PDT 2009
Revision: 52356
http://trac.macports.org/changeset/52356
Author: toby at macports.org
Date: 2009-06-14 19:27:54 -0700 (Sun, 14 Jun 2009)
Log Message:
-----------
ldmud 3.3.719, also move data dir to more appropriate location
Modified Paths:
--------------
trunk/dports/games/ldmud/Portfile
trunk/dports/games/ldmud/files/patch-src__Makefile.in
Modified: trunk/dports/games/ldmud/Portfile
===================================================================
--- trunk/dports/games/ldmud/Portfile 2009-06-15 01:53:47 UTC (rev 52355)
+++ trunk/dports/games/ldmud/Portfile 2009-06-15 02:27:54 UTC (rev 52356)
@@ -2,7 +2,7 @@
PortSystem 1.0
name ldmud
-version 3.3.718
+version 3.3.719
categories games
maintainers toby
description modern LPMud gamedriver
@@ -18,14 +18,14 @@
platforms darwin
master_sites http://www.bearnip.com/ftp/mud/
-checksums md5 e4297300250cf7d0933e9009e9aaa92b \
- sha1 d512d839de39e1d29aaa6a7fee2894a27f62e96f \
- rmd160 4fa4e46e8c0e8621df669954f1256ca3e5e21e5b
+checksums md5 1a21a292441358a6184c79c9e3ba53b4 \
+ sha1 4ba2e94ebefe2ab78432894001f0fb00447f7c5c \
+ rmd160 5a1e055f69e32acab9fe2e81dbc97b07c93c1d2e
patchfiles patch-src__Makefile.in
configure.dir ${worksrcpath}/src
-configure.args --libdir=${prefix}/share/ldmud
+configure.args --libdir=${prefix}/var/ldmud
build.dir ${worksrcpath}/src
Modified: trunk/dports/games/ldmud/files/patch-src__Makefile.in
===================================================================
--- trunk/dports/games/ldmud/files/patch-src__Makefile.in 2009-06-15 01:53:47 UTC (rev 52355)
+++ trunk/dports/games/ldmud/files/patch-src__Makefile.in 2009-06-15 02:27:54 UTC (rev 52356)
@@ -1,6 +1,6 @@
--- src/Makefile.in.orig 2009-01-12 20:25:21.000000000 -0800
+++ src/Makefile.in 2009-03-16 14:51:39.000000000 -0700
-@@ -134,13 +134,13 @@
+@@ -135,13 +135,13 @@
@echo "To install everything in one go, use 'make install-all'."
install-driver: ldmud at EXEEXT@ docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090614/ab5ee727/attachment.html>
More information about the macports-changes
mailing list