mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.7.9
PR: 108487 Submitted by: miwi Approved by: maintainer timeout
This commit is contained in:
parent
9d0d04fc8f
commit
921dc2916b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185974
@ -6,20 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= wormux
|
||||
DISTVERSION= 0.7.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.7.9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.gna.org/wormux/
|
||||
|
||||
MAINTAINER= toha@toha.org.ua
|
||||
COMMENT= Wormux game
|
||||
|
||||
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26
|
||||
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
|
||||
curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl image mixer ttf gfx net
|
||||
|
||||
CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix=""
|
||||
CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" \
|
||||
--mandir=${MANPREFIX}/man
|
||||
|
||||
MAN6= wormux.6
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wormux-0.7.4.tar.gz) = 271de7da072bc4e8c023f55e85a42eb0
|
||||
SHA256 (wormux-0.7.4.tar.gz) = 4dd96ab04b7152154586d1bcfc6e60956341b8551661c7f14dc86d87058fc020
|
||||
SIZE (wormux-0.7.4.tar.gz) = 30566963
|
||||
MD5 (wormux-0.7.9.tar.gz) = d921ae5bad243dec7bb6825d6e0b9d16
|
||||
SHA256 (wormux-0.7.9.tar.gz) = 9c260c1dd3c77159ccb71a21df61dc784e875fda4a7e5741dcb22fe7a48a8282
|
||||
SIZE (wormux-0.7.9.tar.gz) = 31674094
|
||||
|
11
games/warmux/files/patch-Makefile.am
Normal file
11
games/warmux/files/patch-Makefile.am
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/Makefile.am.orig Sat Jan 27 21:25:34 2007
|
||||
+++ src/Makefile.am Sat Jan 27 21:26:21 2007
|
||||
@@ -176,7 +176,7 @@
|
||||
weapon/blowtorch.cpp weapon/blowtorch.h \
|
||||
weapon/syringe.cpp weapon/syringe.h
|
||||
|
||||
-AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" -DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" -Werror
|
||||
+AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" -DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\"
|
||||
|
||||
|
||||
if WIN32
|
File diff suppressed because it is too large
Load Diff
@ -6,20 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= wormux
|
||||
DISTVERSION= 0.7.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.7.9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.gna.org/wormux/
|
||||
|
||||
MAINTAINER= toha@toha.org.ua
|
||||
COMMENT= Wormux game
|
||||
|
||||
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26
|
||||
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
|
||||
curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_SDL= sdl image mixer ttf gfx net
|
||||
|
||||
CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix=""
|
||||
CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix="" \
|
||||
--mandir=${MANPREFIX}/man
|
||||
|
||||
MAN6= wormux.6
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wormux-0.7.4.tar.gz) = 271de7da072bc4e8c023f55e85a42eb0
|
||||
SHA256 (wormux-0.7.4.tar.gz) = 4dd96ab04b7152154586d1bcfc6e60956341b8551661c7f14dc86d87058fc020
|
||||
SIZE (wormux-0.7.4.tar.gz) = 30566963
|
||||
MD5 (wormux-0.7.9.tar.gz) = d921ae5bad243dec7bb6825d6e0b9d16
|
||||
SHA256 (wormux-0.7.9.tar.gz) = 9c260c1dd3c77159ccb71a21df61dc784e875fda4a7e5741dcb22fe7a48a8282
|
||||
SIZE (wormux-0.7.9.tar.gz) = 31674094
|
||||
|
11
games/wormux/files/patch-Makefile.am
Normal file
11
games/wormux/files/patch-Makefile.am
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/Makefile.am.orig Sat Jan 27 21:25:34 2007
|
||||
+++ src/Makefile.am Sat Jan 27 21:26:21 2007
|
||||
@@ -176,7 +176,7 @@
|
||||
weapon/blowtorch.cpp weapon/blowtorch.h \
|
||||
weapon/syringe.cpp weapon/syringe.h
|
||||
|
||||
-AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" -DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" -Werror
|
||||
+AM_CXXFLAGS = -DINSTALL_DATADIR=\"$(pkgdatadir)\" -DINSTALL_LOCALEDIR=\"$(localedir)\" -DFONT_FILE=\"$(fontfile)\" -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\"
|
||||
|
||||
|
||||
if WIN32
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user