FreeBSD Bugzilla – Attachment 59903 Details for
Bug 90071
Fix port: games/crafty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
crafty.diff
crafty.diff (text/plain), 2.54 KB, created by
Jean Milanez Melo
on 2005-12-07 14:30:02 UTC
(
hide
)
Description:
crafty.diff
Filename:
MIME Type:
Creator:
Jean Milanez Melo
Created:
2005-12-07 14:30:02 UTC
Size:
2.54 KB
patch
obsolete
>diff -ruN crafty.old/Makefile crafty/Makefile >--- crafty.old/Makefile Tue Apr 12 00:25:30 2005 >+++ crafty/Makefile Wed Dec 7 11:55:52 2005 >@@ -7,16 +7,21 @@ > > PORTNAME= crafty > PORTVERSION= 19.1 >+PORTREVISION= 1 > CATEGORIES= games >-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/:data \ >- ftp://ftp.cis.uab.edu/pub/hyatt/doc/:doc \ >- ftp://ftp.cis.uab.edu/pub/hyatt/v${PORTVERSION:R}/:src >-DISTFILES= crafty-${PORTVERSION}.tar.gz:src \ >- start.pgn.gz:data >+MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/book/:data \ >+ ftp://ftp.cis.uab.edu/pub/hyatt/documentation/:doc \ >+ ftp://ftp.cis.uab.edu/pub/hyatt/src/:src >+DISTFILES= crafty-${PORTVERSION}.zip:src \ >+ start.pgn:data >+DIST_SUBDIR= crafty >+EXTRACT_ONLY= crafty-${PORTVERSION}.zip > > MAINTAINER= seggers@semyam.dinoco.de > COMMENT= A chess programm for playing and analyzing games > >+USE_ZIP= yes >+ > .if !defined(NOPORTDOCS) > DOCFILES= crafty.doc.ascii crafty.doc.ps > DISTFILES+= ${DOCFILES:S/$/:doc/} >@@ -37,13 +42,10 @@ > .endif > MAKE_ENV+= opt="${OPT}" target=${OPSYS} CXFLAGS="${CXXFLAGS}" > >-DIST_SUBDIR= crafty >-EXTRACT_ONLY= crafty-${PORTVERSION}.tar.gz >- > MAN6= crafty.6 > > post-extract: >- ${GUNZIP_CMD} <${DISTDIR}/${DIST_SUBDIR}/start.pgn.gz >${WRKSRC}/start.pgn >+ ${CP} ${DISTDIR}/${DIST_SUBDIR}/start.pgn ${WRKSRC}/start.pgn > ${MV} ${WRKSRC}/Sparc.s ${WRKSRC}/Sparc.S > .ifdef CRAFTY_SPARC_ASM > ######################################################## >diff -ruN crafty.old/distinfo crafty/distinfo >--- crafty.old/distinfo Wed Mar 31 00:07:51 2004 >+++ crafty/distinfo Wed Dec 7 11:53:41 2005 >@@ -1,8 +1,12 @@ >-MD5 (crafty/crafty-19.1.tar.gz) = d0696d10dbe7974beaa2161cde62d191 >-SIZE (crafty/crafty-19.1.tar.gz) = 368826 >-MD5 (crafty/start.pgn.gz) = c3c54b29351408298e3c7548f4faed93 >-SIZE (crafty/start.pgn.gz) = 312 >+MD5 (crafty/crafty-19.1.zip) = 1f1c3f2438b6947b82958ed91073af18 >+SHA256 (crafty/crafty-19.1.zip) = d7107e9c1666730215a98b41214f6ce22d8368d4d8ac52739fe85b721e5cd6da >+SIZE (crafty/crafty-19.1.zip) = 395699 >+MD5 (crafty/start.pgn) = 98176af8ec13945a4ec60ad9b5959412 >+SHA256 (crafty/start.pgn) = 750397385a67307bd3e565f7a86d69745476db5fed4735650af971cc94318021 >+SIZE (crafty/start.pgn) = 1349 > MD5 (crafty/crafty.doc.ascii) = 5fd73027a1de1674763562e1987197ba >+SHA256 (crafty/crafty.doc.ascii) = be291c0f4c7e7d64404ec58b9e92c2455c4342d3c96c721ba21a80fce8332e83 > SIZE (crafty/crafty.doc.ascii) = 79678 > MD5 (crafty/crafty.doc.ps) = 6cef69aa2f9ea1ceb74b6c14edc8291f >+SHA256 (crafty/crafty.doc.ps) = 887eb54de05f3371ef95adc38629a0f1f2cad66d1ca1b14fc426b87f5b13a9ab > SIZE (crafty/crafty.doc.ps) = 141725
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 90071
: 59903