[72301] trunk/dports/games/wesnoth

ryandesign at macports.org ryandesign at macports.org
Sun Oct 10 03:41:03 PDT 2010


Revision: 72301
          http://trac.macports.org/changeset/72301
Author:   ryandesign at macports.org
Date:     2010-10-10 03:41:01 -0700 (Sun, 10 Oct 2010)
Log Message:
-----------
wesnoth: update to 1.8.5; see #26741 (maintainer timeout)

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

Removed Paths:
-------------
    trunk/dports/games/wesnoth/files/patch-configure.ac.diff

Modified: trunk/dports/games/wesnoth/Portfile
===================================================================
--- trunk/dports/games/wesnoth/Portfile	2010-10-10 10:36:04 UTC (rev 72300)
+++ trunk/dports/games/wesnoth/Portfile	2010-10-10 10:41:01 UTC (rev 72301)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    wesnoth
-version                 1.8.4
+version                 1.8.5
 categories              games
 platforms               darwin
 maintainers             nodetwo.com:jordan
@@ -24,8 +24,8 @@
                         levels, and are carried over from one scenario to the \
                         next campaign.
 
-checksums               sha1    30b82e06523f9a82b770a6fc4e2d4251bd358eca \
-                        rmd160  86b6f6ca39cf87134d89e989ed20840836aeac28
+checksums               sha1    22c6cc10dc7172daf636158dba0acac35f538597 \
+                        rmd160  c2a6a9f094b862ef274838fd062c5d961f97c261
 
 depends_lib             port:xorg-libX11 \
                         port:boost \
@@ -43,8 +43,7 @@
                         port:gettext \
                         port:zlib
 
-patchfiles              patch-configure.ac.diff \
-                        patch-m4-boost.m4.diff
+patchfiles              patch-m4-boost.m4.diff
 
 use_autoreconf          yes
 

Deleted: trunk/dports/games/wesnoth/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/games/wesnoth/files/patch-configure.ac.diff	2010-10-10 10:36:04 UTC (rev 72300)
+++ trunk/dports/games/wesnoth/files/patch-configure.ac.diff	2010-10-10 10:41:01 UTC (rev 72301)
@@ -1,18 +0,0 @@
-https://gna.org/bugs/?16696
---- configure.ac.orig	2010-08-08 10:53:09.000000000 -0500
-+++ configure.ac	2010-09-14 15:16:43.000000000 -0500
-@@ -114,14 +114,8 @@
- 	CXXFLAGS="-Werror -Wno-unused-parameter -Wno-strict-aliasing $CXXFLAGS"
- fi
- 
--# Make tests default in svn version
--svn_in_version=`expr match "$WESNOTH_VERSION" '.*svn'`
--test_build=yes
--if test $svn_in_version = 0 
--then
- 	#disabling building tests for release version
- 	test_build=no
--fi
- 
- AC_ARG_ENABLE([tests],
-        	      AS_HELP_STRING([--enable-tests], [build unit tests]),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101010/c8104ab5/attachment.html>


More information about the macports-changes mailing list