FreeBSD Bugzilla – Attachment 203969 Details for
Bug 237531
games/redeclipse: update to latest 1.6.0 snapshot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
RedEclipseDiff
red.diff (text/plain), 2.96 KB, created by
voidanix
on 2019-04-24 15:25:02 UTC
(
hide
)
Description:
RedEclipseDiff
Filename:
MIME Type:
Creator:
voidanix
Created:
2019-04-24 15:25:02 UTC
Size:
2.96 KB
patch
obsolete
>Index: head/games/redeclipse/Makefile >=================================================================== >--- head/games/redeclipse/Makefile >+++ head/games/redeclipse/Makefile >@@ -1,75 +1,77 @@ > # Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> > # $FreeBSD$ > > PORTNAME= redeclipse > PORTVERSION= 1.6.0 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= games > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Single-player and multi-player first-person ego-shooter > > LICENSE= MIT ZLIB > LICENSE_COMB= multi > > BROKEN_sparc64= does not build on sparc64 > > RUN_DEPENDS= redeclipse-data>=${PORTVERSION}:games/redeclipse-data > > USE_GITHUB= yes > GH_ACCOUNT= red-eclipse > GH_PROJECT= base >+GH_TAGNAME= 54f964f > > USES= gmake > BUILD_WRKSRC= ${WRKSRC}/src > > SUB_FILES= ${PLIST_FILES:Mbin/*:T} > > PORTDOCS= * > PORTDATA= * > > OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS > OPTIONS_MULTI= COMPONENTS > OPTIONS_MULTI_COMPONENTS=CLIENT DEDICATED > OPTIONS_DEFAULT= CLIENT DEDICATED OPTIMIZED_CFLAGS > > CLIENT_DESC= Build client > CLIENT_USE= GL=gl SDL=image2,mixer2,sdl2 XORG=x11 > CLIENT_ALL_TARGET= client > CLIENT_PLIST_FILES= bin/${PORTNAME} libexec/${PORTNAME} \ > share/pixmaps/${PORTNAME}.ico > CLIENT_DESKTOP_ENTRIES= "Red Eclipse" \ > "" \ > "${PREFIX}/share/pixmaps/${PORTNAME}.ico" \ > "${PORTNAME}" \ > "Game;Shooter;" \ > "" > > DEDICATED_DESC= Build dedicated server > DEDICATED_ALL_TARGET= server > DEDICATED_PLIST_FILES= bin/${PORTNAME}_server libexec/${PORTNAME}_server > > OPTIMIZED_CFLAGS_CFLAGS= -O3 -fomit-frame-pointer -ffast-math > OPTIMIZED_CFLAGS_CXXFLAGS= -O3 -fomit-frame-pointer -ffast-math > > post-extract: > @${RM} -rf ${WRKSRC}/src/include ${WRKSRC}/src/lib > > post-patch: > @${REINPLACE_CMD} -e 's|CLIENT_PCH=.*|CLIENT_PCH=|' ${WRKSRC}/src/Makefile > > do-install: > (cd ${WRKSRC} && ${COPYTREE_SHARE} config ${STAGEDIR}${DATADIR}) > (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) > > do-install-CLIENT-on: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ > ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME}_bsd ${STAGEDIR}${PREFIX}/libexec/${PORTNAME} > ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}.ico \ > ${STAGEDIR}${PREFIX}/share/pixmaps > > do-install-DEDICATED-on: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}_server ${STAGEDIR}${PREFIX}/bin/ > ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME}_server_bsd ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}_server > > .include <bsd.port.mk> >Index: head/games/redeclipse/distinfo >=================================================================== >--- head/games/redeclipse/distinfo >+++ head/games/redeclipse/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1513953010 >-SHA256 (red-eclipse-base-v1.6.0_GH0.tar.gz) = 40af4276a7dd9ffc48e31f01e63343954b3851c5b446716cf0513f579c9949ef >-SIZE (red-eclipse-base-v1.6.0_GH0.tar.gz) = 13846634 >+TIMESTAMP = 1556116243 >+SHA256 (red-eclipse-base-v1.6.0-54f964f_GH0.tar.gz) = e6a2651b0929932e49309c16488ec7dc6705290e1bb4ed6f3125215bb85252e6 >+SIZE (red-eclipse-base-v1.6.0-54f964f_GH0.tar.gz) = 13846492
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237531
: 203969