FreeBSD Bugzilla – Attachment 179714 Details for
Bug 216888
Update of port: games/doom-freedoom
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff of the new Makefile and distinfo
doom-freedoom.diff (text/plain), 2.44 KB, created by
BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre
on 2017-02-07 15:54:35 UTC
(
hide
)
Description:
Diff of the new Makefile and distinfo
Filename:
MIME Type:
Creator:
BM-2cUeCzVy7CNYW6BX4WEnC4s9X9unYMUcre
Created:
2017-02-07 15:54:35 UTC
Size:
2.44 KB
patch
obsolete
>diff -ruN /usr/ports/games/doom-freedoom.orig/Makefile /usr/ports/games/doom-freedoom/Makefile >--- /usr/ports/games/doom-freedoom.orig/Makefile 2015-06-12 22:58:13.000000000 +0200 >+++ /usr/ports/games/doom-freedoom/Makefile 2017-02-06 23:39:20.870818000 +0100 >@@ -2,11 +2,10 @@ > # $FreeBSD: head/games/doom-freedoom/Makefile 389300 2015-06-12 20:58:13Z erwin $ > > PORTNAME= freedoom >-PORTVERSION= 0.7 >+PORTVERSION= 0.10.1 > CATEGORIES= games >-MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTNAME}-iwad >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ > PKGNAMEPREFIX= ${DMPKGNAMEPREFIX} >-DISTNAME= ${PORTNAME}-iwad-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Complete Doom-based game IWAD that is Free Software >@@ -15,21 +14,15 @@ > NO_BUILD= yes > > DATADIR= ${DMDIR}/${PORTNAME} >-DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} > >-PLIST_FILES= %%DATADIR%%/doom2.wad >+PLIST_FILES= %%DATADIR%%/freedoom1.wad \ >+ %%DATADIR%%/freedoom2.wad > PLIST_DIRS= %%DATADIR%% >-PORTDOCS= ChangeLog NEWS README >- >-OPTIONS_DEFINE= DOCS > > do-install: > ${MKDIR} ${STAGEDIR}${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/doom2.wad ${STAGEDIR}${DATADIR} >- ${MKDIR} ${STAGEDIR}${DOCSDIR} >-.for f in ${PORTDOCS} >- ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} >-.endfor >+ ${INSTALL_DATA} ${WRKSRC}/freedoom1.wad ${STAGEDIR}${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/freedoom2.wad ${STAGEDIR}${DATADIR} > > .include "${.CURDIR}/../doom-data/Makefile.include" > >diff -ruN /usr/ports/games/doom-freedoom.orig/distinfo /usr/ports/games/doom-freedoom/distinfo >--- /usr/ports/games/doom-freedoom.orig/distinfo 2014-01-22 16:30:13.000000000 +0100 >+++ /usr/ports/games/doom-freedoom/distinfo 2017-02-06 23:23:44.391754000 +0100 >@@ -1,2 +1,3 @@ >-SHA256 (freedoom-iwad-0.7.zip) = f8f75fd1909801fe42de0e74db9adcfd33f753374e4923bd93e3d9a9b802ab1f >-SIZE (freedoom-iwad-0.7.zip) = 9697891 >+TIMESTAMP = 1486419824 >+SHA256 (freedoom-0.10.1.zip) = 7d20c4b458b6966a58f8f1d9d67db67999364a66e67616e2c320d01b396338da >+SIZE (freedoom-0.10.1.zip) = 18496121 >diff -ruN /usr/ports/games/doom-freedoom.orig/pkg-descr /usr/ports/games/doom-freedoom/pkg-descr >--- /usr/ports/games/doom-freedoom.orig/pkg-descr 2014-01-22 16:44:51.000000000 +0100 >+++ /usr/ports/games/doom-freedoom/pkg-descr 2017-02-06 23:51:14.443164000 +0100 >@@ -8,4 +8,4 @@ > GPL-licensed Doom source code this will result in a complete Free Doom-based > game. > >-WWW: http://freedoom.sf.net/ >+WWW: https://freedoom.github.io/
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 216888
: 179714