diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/NBlood/Makefile | 2 | ||||
-rw-r--r-- | games/NBlood/distinfo | 6 | ||||
-rw-r--r-- | games/linux-enemyterritory/Makefile | 6 |
3 files changed, 7 insertions, 7 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/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 |