FreeBSD Bugzilla – Attachment 172322 Details for
Bug 210970
games/eduke32: Unbreak fetch with WITH_HRP and WITH_OFFENSIVE, update to r5811
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch
eduke32.patch (text/plain), 2.74 KB, created by
Piotr Kubaj
on 2016-07-10 15:30:01 UTC
(
hide
)
Description:
the patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2016-07-10 15:30:01 UTC
Size:
2.74 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 418013) >+++ Makefile (working copy) >@@ -2,9 +2,15 @@ > # $FreeBSD$ > > PORTNAME= eduke32 >-PORTVERSION= 20160610 >+PORTVERSION= 20160704 > CATEGORIES= games >-MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 >+MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ >+ http://www.duke4.org/files/nightfright/hrp/:hrp \ >+ http://burnbit.com/download/447717/:hrp \ >+ https://anongoth.pl/:hrp \ >+ https://anongoth.pl/:xxx \ >+ http://www.duke4.org/files/nightfright/:xxx \ >+ ftp://ftp.3drealms.com/share/:shareware > DISTFILES= ${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32 > EXTRACT_ONLY= ${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX} > >@@ -17,15 +23,16 @@ > LIB_DEPENDS= libFLAC.so:audio/flac \ > libogg.so:audio/libogg \ > libvorbis.so:audio/libvorbis \ >- libvpx.so:multimedia/libvpx >+ libvpx.so:multimedia/libvpx \ >+ libpng16.so:graphics/png > >-USES= execinfo gmake tar:xz >+USES= execinfo gmake pkgconfig tar:xz > USE_GCC= any > USE_GL= gl glu > USE_GNOME= gtk20 > USE_SDL= sdl2 mixer2 > WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}-${SVNREVISION} >-SVNREVISION= 5775 >+SVNREVISION= 5811 > DATADIR= ${LOCALBASE}/share/duke3d > SUB_FILES= pkg-message > SUB_LIST= DATADIR=${DATADIR} >@@ -62,7 +69,6 @@ > DISTFILES+= duke3d_hrp.zip:hrp > PLIST_SUB+= HRP="" > PLIST_FILES+= ${DATADIR}/duke3d_hrp.zip >-MASTER_SITES+= http://www.duke4.org/files/nightfright/hrp/:hrp > .else > PLIST_SUB+= HRP="@comment " > .endif >@@ -71,7 +77,6 @@ > DISTFILES+= duke3d_xxx.zip:xxx > PLIST_SUB+= OFFENSIVE="" > PLIST_FILES+= ${DATADIR}/duke3d_xxx.zip >-MASTER_SITES+= http://www.duke4.org/files/nightfright/:xxx > .else > PLIST_SUB+= XXX="@comment " > .endif >@@ -81,7 +86,6 @@ > DISTFILES+= 3dduke13.zip:shareware > PLIST_SUB+= SHAREWARE="" > PLIST_FILES+= ${DATADIR}/duke3d.grp >-MASTER_SITES+= ftp://ftp.3drealms.com/share/:shareware > .else > PLIST_SUB+= SHAREWARE="@comment " > .endif >Index: distinfo >=================================================================== >--- distinfo (revision 418013) >+++ distinfo (working copy) >@@ -1,5 +1,6 @@ >-SHA256 (eduke32_src_20160610-5775.tar.xz) = ce75431ca0145f1c37934d5c934393982f27b6aa64619a4023ce54e4fd50c8f9 >-SIZE (eduke32_src_20160610-5775.tar.xz) = 14532340 >+TIMESTAMP = 1468168899 >+SHA256 (eduke32_src_20160704-5811.tar.xz) = 28a351aff5c1fc8412dfb8aa9f17b1fcfded70e04c3b90a301d2e1e1ead78105 >+SIZE (eduke32_src_20160704-5811.tar.xz) = 14125320 > SHA256 (duke3d_hrp.zip) = f217df456b4f11055041731033e35e4402fada99253e714e37c4a27e6fdc78a5 > SIZE (duke3d_hrp.zip) = 933440151 > SHA256 (duke3d_xxx.zip) = c31713e6400a175a1bfa3bd369d132f8a8abce8915c113549f98262b9a84b534
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210970
: 172322