aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-12-13 01:23:17 +0800
committeralepulver <alepulver@FreeBSD.org>2007-12-13 01:23:17 +0800
commit3c9c2320e3b110ffa57acfb22f074daf0d799435 (patch)
tree9820d12a7689190d32a49639b097269b41909863 /games
parent75349b9a36521bc4af6548cfa7d9b6e9cfaa4b04 (diff)
downloadfreebsd-ports-gnome-3c9c2320e3b110ffa57acfb22f074daf0d799435.tar.gz
freebsd-ports-gnome-3c9c2320e3b110ffa57acfb22f074daf0d799435.tar.zst
freebsd-ports-gnome-3c9c2320e3b110ffa57acfb22f074daf0d799435.zip
- Update to version 2.0.9.
- Remove external patch (PATCH_SITES/PATCHFILES), now integrated.
Diffstat (limited to 'games')
-rw-r--r--games/warzone2100/Makefile10
-rw-r--r--games/warzone2100/distinfo9
-rw-r--r--games/warzone2100/pkg-plist8
3 files changed, 14 insertions, 13 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index ee2efcbda9db..77fd746f9db4 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -6,14 +6,10 @@
#
PORTNAME= warzone2100
-PORTVERSION= 2.0.7
-PORTREVISION= 2
+PORTVERSION= 2.0.9
CATEGORIES= games
MASTER_SITES= http://download.gna.org/warzone/releases/2.0/
-PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= ${DISTNAME}_hotfix1.patch
-
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Innovative 3D real-time strategy game
@@ -41,8 +37,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-patch:
@${REINPLACE_CMD} -e 's|-m32||' ${WRKSRC}/configure
.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -Ee 's|^(dist_doc_Data =) .*|\1|' \
+ @${REINPLACE_CMD} -Ee 's|^(dist_doc_DATA =) .*|\1|' \
${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e 's|^install: install-am|install|' \
+ ${WRKSRC}/doc/Makefile.in
.else
@${REINPLACE_CMD} -e 's|AUTHORS||; s|COPYING COPYING\.README||' \
${WRKSRC}/Makefile.in
diff --git a/games/warzone2100/distinfo b/games/warzone2100/distinfo
index 114e605c0b10..a7e569392f55 100644
--- a/games/warzone2100/distinfo
+++ b/games/warzone2100/distinfo
@@ -1,6 +1,3 @@
-MD5 (warzone2100-2.0.7.tar.bz2) = 983ccc67cfd5df3185c6836c62ea722f
-SHA256 (warzone2100-2.0.7.tar.bz2) = e6ae2b3584c6f189687cbfc77a34397e8210cbceab83711155c36594e9b0faca
-SIZE (warzone2100-2.0.7.tar.bz2) = 19622856
-MD5 (warzone2100-2.0.7_hotfix1.patch) = 099bda403d23560b39cf314b61da92c9
-SHA256 (warzone2100-2.0.7_hotfix1.patch) = b6b117882653fcbf4be9235b130647e1a1ca9c882a26bf0389963672a6190e9e
-SIZE (warzone2100-2.0.7_hotfix1.patch) = 1160
+MD5 (warzone2100-2.0.9.tar.bz2) = fbf869a88987bdbd945979eb0a83088d
+SHA256 (warzone2100-2.0.9.tar.bz2) = 68adb2a4fbffb5c97b6fa948ae08b18fcb73992b5540b2e3fd71743f73bd6ddb
+SIZE (warzone2100-2.0.9.tar.bz2) = 13174205
diff --git a/games/warzone2100/pkg-plist b/games/warzone2100/pkg-plist
index c15d07b95fdf..5b6b2924964e 100644
--- a/games/warzone2100/pkg-plist
+++ b/games/warzone2100/pkg-plist
@@ -2,10 +2,16 @@ bin/warzone2100
%%DATADIR%%/mp.wz
%%DATADIR%%/warzone.wz
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/Readme.de
+%%PORTDOCS%%%%DOCSDIR%%/Readme.de.xhtml
+%%PORTDOCS%%%%DOCSDIR%%/Readme.en
+%%PORTDOCS%%%%DOCSDIR%%/Readme.en.xhtml
+%%PORTDOCS%%%%DOCSDIR%%/styles/readme.print.css
+%%PORTDOCS%%%%DOCSDIR%%/styles/readme.screen.css
share/icons/warzone2100.png
share/applications/warzone2100.desktop
@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/styles
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrmtry share/applications
@dirrmtry share/icons