[84036] trunk/dports/games/xmj/Portfile

mmoll at macports.org mmoll at macports.org
Thu Sep 15 06:22:22 PDT 2011


Revision: 84036
          http://trac.macports.org/changeset/84036
Author:   mmoll at macports.org
Date:     2011-09-15 06:22:17 -0700 (Thu, 15 Sep 2011)
Log Message:
-----------
games/xmj: update to 1.11

Modified Paths:
--------------
    trunk/dports/games/xmj/Portfile

Modified: trunk/dports/games/xmj/Portfile
===================================================================
--- trunk/dports/games/xmj/Portfile	2011-09-15 12:43:00 UTC (rev 84035)
+++ trunk/dports/games/xmj/Portfile	2011-09-15 13:22:17 UTC (rev 84036)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xmj
-version		1.10
+version		1.11
 categories	games x11
 platforms	darwin
 maintainers	mmoll
@@ -15,12 +15,15 @@
 homepage	http://mahjong.julianbradfield.org
 distname	mj-${version}-src
 master_sites	${homepage}/Source
-checksums   md5     f9bacf9fd6743d5e3a2fd86863607ce2 \
-            sha1    ee6d7bec076f0e4a94671189dab752054f17a578 \
-            rmd160  980cc684f23ed8875007d4a723f675507f93e037
+checksums           md5     c0cd19620eb3fcef3e0a83eaed6c3780 \
+                    sha1    0c5d7d2f1cdf89624d433f9e90ea80709a66240f \
+                    rmd160  dded5fca2f27edfca605f0f62e0ff4991056326a
 depends_build	port:pkgconfig
 depends_lib	port:gtk2
 use_configure   no
+patch {
+    reinplace "s|/usr|${prefix}|g" ${worksrcpath}/Makefile
+}
 build.args	CDEBUGFLAGS=-O2
 destroot.target	install install.man
 destroot.destdir DESTDIR=${destroot}/ BINDIR=${prefix}/bin \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110915/dcdcebf1/attachment-0001.html>


More information about the macports-changes mailing list