FreeBSD Bugzilla – Attachment 190448 Details for
Bug 220806
games/crafty: Incorrect DISTFILES after last update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff-crafty
svn-diff-games-crafty (text/plain), 1.76 KB, created by
Walter Schwarzenfeld
on 2018-02-08 22:30:39 UTC
(
hide
)
Description:
svn-diff-crafty
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-02-08 22:30:39 UTC
Size:
1.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 461276) >+++ Makefile (working copy) >@@ -5,8 +5,10 @@ > PORTVERSION= 25.2 > CATEGORIES= games > MASTER_SITES= http://www.craftychess.com/downloads/source/:src \ >- http://www.craftychess.com/downloads/book/:data >+ http://www.craftychess.com/downloads/book/:data \ >+ http://www.craftychess.com/downloads/books/:data > DISTFILES= crafty-${PORTVERSION}.zip:src \ >+ book.bin:data \ > books.bin:data \ > start.pgn.gz:data > DIST_SUBDIR= crafty >@@ -44,7 +46,7 @@ > MAKE_ENV+= opt="${OPT}" target=${OPSYS} CXFLAGS="${CXXFLAGS}" > > post-extract: >- cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} book.bin start.pgn.gz ${WRKSRC} >+ cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} book.bin books.bin start.pgn.gz ${WRKSRC} > ${GUNZIP_CMD} ${WRKSRC}/start.pgn.gz > > post-build: >Index: distinfo >=================================================================== >--- distinfo (revision 461276) >+++ distinfo (working copy) >@@ -1,6 +1,8 @@ >-TIMESTAMP = 1517917587 >+TIMESTAMP = 1518128045 > SHA256 (crafty/crafty-25.2.zip) = 337e00bab79c33739fbaa71cd26c65f986886ee0d8ce181f2cb62f2efd317710 > SIZE (crafty/crafty-25.2.zip) = 433320 >+SHA256 (crafty/book.bin) = f95c827d65a12a34879e50554de687ee91f3ca42580ab65abfa77638f27c3983 >+SIZE (crafty/book.bin) = 1704244 > SHA256 (crafty/books.bin) = 4aa2ec5b29609c04e58e6a210307b736d9b83cd2d8c852c71427427d51967065 > SIZE (crafty/books.bin) = 51307 > SHA256 (crafty/start.pgn.gz) = ee5c11b59faa1df97639ea69d823fdb19161e32509ff66b7d39abbe85e05e789 >Index: files/books-building >=================================================================== >--- files/books-building (revision 461276) >+++ files/books-building (working copy) >@@ -1,2 +1,3 @@ > books create start.pgn 60 >+book create start.pgn 60 > quit
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 220806
: 190448