diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/NBlood/Makefile | 2 | ||||
-rw-r--r-- | games/NBlood/distinfo | 6 | ||||
-rw-r--r-- | games/automuteus/Makefile | 1 | ||||
-rw-r--r-- | games/crossfire-client/Makefile | 5 | ||||
-rw-r--r-- | games/crossfire-client/distinfo | 6 | ||||
-rw-r--r-- | games/linux-enemyterritory/Makefile | 6 | ||||
-rw-r--r-- | games/neo-cowsay/Makefile | 2 | ||||
-rw-r--r-- | games/typtea/Makefile | 1 |
8 files changed, 16 insertions, 13 deletions
diff --git a/games/NBlood/Makefile b/games/NBlood/Makefile index 4b2f7ee6fd12..c9fb562ab753 100644 --- a/games/NBlood/Makefile +++ b/games/NBlood/Makefile @@ -1,5 +1,5 @@ PORTNAME= NBlood -DISTVERSION= r14258 +DISTVERSION= r14262 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/NBlood/distinfo b/games/NBlood/distinfo index 244bb5ae0132..9edffa60caa8 100644 --- a/games/NBlood/distinfo +++ b/games/NBlood/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755171159 -SHA256 (nukeykt-NBlood-r14258_GH0.tar.gz) = ee78cef442e127eab6cc7ba5657505a8e1c4a3ba22780ba4b1c71b7527d64ea2 -SIZE (nukeykt-NBlood-r14258_GH0.tar.gz) = 36829593 +TIMESTAMP = 1757338348 +SHA256 (nukeykt-NBlood-r14262_GH0.tar.gz) = 243e7dc2f33ed25b6958690db45e0b49fbd2228f5669146c2048e620e64186e3 +SIZE (nukeykt-NBlood-r14262_GH0.tar.gz) = 36849024 diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index acdf8f9e71d1..b80276edf771 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -1,5 +1,6 @@ PORTNAME= automuteus DISTVERSION= 8.3.7 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= seafork@disroot.org diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 373ec8e28cf0..f6355963060e 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= crossfire-client -DISTVERSION= 1.75.4 +DISTVERSION= 1.75.5 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${DISTVERSION} @@ -19,6 +19,7 @@ USE_PERL5= build USE_SDL= mixer2 sdl2 USE_XORG= ice sm x11 xext -CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DSOUND=ON +CMAKE_ON= METASERVER2 SOUND +CMAKE_OFF= LUA .include <bsd.port.mk> diff --git a/games/crossfire-client/distinfo b/games/crossfire-client/distinfo index 0e718809d2a8..cf8fadc6a799 100644 --- a/games/crossfire-client/distinfo +++ b/games/crossfire-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752807272 -SHA256 (crossfire-client-1.75.4.tar.gz) = 14b7d5f0a637d4e947d91955ae4d973035c25bfbec3e9d57dbddcf8221780189 -SIZE (crossfire-client-1.75.4.tar.gz) = 12980965 +TIMESTAMP = 1753508136 +SHA256 (crossfire-client-1.75.5.tar.gz) = a3cbf0a3fa73ccc61b643a6477e2fe8d45543c75a2c835c069a3514ad6858b0d +SIZE (crossfire-client-1.75.5.tar.gz) = 12979374 diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile index c4956c1e2fd0..b73ba4b547c4 100644 --- a/games/linux-enemyterritory/Makefile +++ b/games/linux-enemyterritory/Makefile @@ -18,7 +18,7 @@ LICENSE_NAME= IDSOFTWARE LICENSE_TEXT= Redistribution limited LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= linux zip:infozip USE_LINUX= dri xorglibs ETDIR= ${PREFIX}/lib/${PORTNAME} @@ -33,9 +33,9 @@ OPTIONS_DEFINE= DOCS do-extract: @${MKDIR} ${WRKSRC} @cd ${WRKSRC} && \ - ${TAIL} +374 ${_DISTDIR}et-linux-2.60.x86.run | ${TAR} xfz - + ${TAIL} +374 ${_DISTDIR}/et-linux-2.60.x86.run | ${TAR} xfz - @cd ${WRKSRC} && \ - ${UNZIP_CMD} -q ${_DISTDIR}ET-2.60b.zip + ${UNZIP_CMD} -q ${_DISTDIR}/ET-2.60b.zip post-patch: .for FILE in et etded diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile index 266027a082a3..ae3771d06999 100644 --- a/games/neo-cowsay/Makefile +++ b/games/neo-cowsay/Makefile @@ -1,7 +1,7 @@ PORTNAME= neo-cowsay DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/typtea/Makefile b/games/typtea/Makefile index 6f9e9e865888..d40d8ca03f10 100644 --- a/games/typtea/Makefile +++ b/games/typtea/Makefile @@ -1,6 +1,7 @@ PORTNAME= typtea DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= nxjoseph@protonmail.com |