FreeBSD Bugzilla – Attachment 15517 Details for
Bug 28755
Fix port: cad/sceptre
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
pat
on 2001-07-06 06:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-07-06 06:10:01 UTC
Size:
1.24 KB
patch
obsolete
>diff -ruN /usr/ports/cad/sceptre/Makefile sceptre/Makefile >--- /usr/ports/cad/sceptre/Makefile Sun Feb 11 01:58:03 2001 >+++ sceptre/Makefile Fri Jul 6 01:02:09 2001 >@@ -10,7 +10,7 @@ > CATEGORIES= cad > MASTER_SITES= ftp://novilux.fh-friedberg.de/pub/sceptre/ > >-MAINTAINER= grog >+MAINTAINER= grog@FreeBSD.org > > BUILD_DEPENDS= f77:${PORTSDIR}/lang/f77 > >@@ -19,8 +19,8 @@ > post-install: > .if !defined(NOPORTDOCS) > ${MKDIR} ${PREFIX}/share/doc/sceptre >- ${INSTALL_MAN} ${WRKSRC}/doc/doc_en.pdf ${PREFIX}/share/doc/sceptre/doc_en.pdf >- ${INSTALL_MAN} ${WRKSRC}/doc/doc_ger.pdf ${PREFIX}/share/doc/sceptre/doc_ger.pdf >+ ${INSTALL_DATA} ${WRKSRC}/doc/doc_en.pdf ${PREFIX}/share/doc/sceptre/doc_en.pdf >+ ${INSTALL_DATA} ${WRKSRC}/doc/doc_ger.pdf ${PREFIX}/share/doc/sceptre/doc_ger.pdf > .endif > > .include <bsd.port.mk> >diff -ruN /usr/ports/cad/sceptre/pkg-plist sceptre/pkg-plist >--- /usr/ports/cad/sceptre/pkg-plist Sun Feb 11 01:58:03 2001 >+++ sceptre/pkg-plist Fri Jul 6 00:45:15 2001 >@@ -10,6 +10,6 @@ > lib/libx3.a > lib/usrlib.a > lib/modellib.dat >-share/doc/sceptre/doc_en.pdf >-share/doc/sceptre/doc_ger.pdf >-@dirrm share/doc/sceptre >+%%PORTDOCS%%share/doc/sceptre/doc_en.pdf >+%%PORTDOCS%%share/doc/sceptre/doc_ger.pdf >+%%PORTDOCS%%@dirrm share/doc/sceptre
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 28755
: 15517