FreeBSD Bugzilla – Attachment 44479 Details for
Bug 68857
Update port: archivers/lbrate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.51 KB, created by
tkato432
on 2004-07-09 16:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-07-09 16:10:11 UTC
Size:
1.51 KB
patch
obsolete
>diff -urN /usr/ports/archivers/lbrate/Makefile archivers/lbrate/Makefile >--- /usr/ports/archivers/lbrate/Makefile Tue May 11 13:31:42 2004 >+++ archivers/lbrate/Makefile Fri Jul 9 00:43:52 2004 >@@ -7,24 +7,30 @@ > > PORTNAME= lbrate > PORTVERSION= 1.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= archivers >-MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ >+MASTER_SITES= ${MASTER_SITE_SUNSITE} >+MASTER_SITE_SUBDIR= utils/compress > > MAINTAINER= ports@FreeBSD.org > COMMENT= Extract/decompress CP/M LBR archives > >-USE_GETOPT_LONG=yes >-MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ >- LDFLAGS="${LDFLAGS}" >+USE_GETOPT_LONG= yes >+MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > > MAN1= lbrate.1 >+PORTDOCS= ${DOC_FILES} >+PLIST_FILES= bin/lbrate > >-post-install: >+DOC_FILES= ChangeLog README TODO >+ >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/lbrate ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/lbrate.1 ${MANPREFIX}/man/man1 > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for FILE in COPYING ChangeLog README TODO >- @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} >+.for FILE in ${DOC_FILES} >+ ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} > .endfor > .endif > >diff -urN /usr/ports/archivers/lbrate/pkg-plist archivers/lbrate/pkg-plist >--- /usr/ports/archivers/lbrate/pkg-plist Tue Oct 21 20:18:17 2003 >+++ archivers/lbrate/pkg-plist Thu Jan 1 09:00:00 1970 >@@ -1,6 +0,0 @@ >-bin/lbrate >-%%PORTDOCS%%%%DOCSDIR%%/COPYING >-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%%%DOCSDIR%%/TODO >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 68857
: 44479