FreeBSD Bugzilla – Attachment 26628 Details for
Bug 45431
Update port: graphics/hppsmtools to 1.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.86 KB, created by
tkato
on 2002-11-18 21:30:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-11-18 21:30:05 UTC
Size:
1.86 KB
patch
obsolete
>diff -urN /usr/ports/graphics/hppsmtools/Makefile graphics/hppsmtools/Makefile >--- /usr/ports/graphics/hppsmtools/Makefile Mon Nov 11 18:59:48 2002 >+++ graphics/hppsmtools/Makefile Mon Nov 11 20:32:41 2002 >@@ -6,25 +6,19 @@ > # > > PORTNAME= hppsmtools >-PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTVERSION= 1.02 > CATEGORIES= graphics >-MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ \ >- http://atreides.freenix.no/~anders/ \ >- ftp://totem.fix.no/pub/mirrors/misc/ >+MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ > > MAINTAINER= ports@FreeBSD.org > >-ALL_TARGET= >- > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/psmget ${PREFIX}/bin/ >- @${INSTALL_PROGRAM} ${WRKSRC}/psmdir ${PREFIX}/bin/ >- @${INSTALL_PROGRAM} ${WRKSRC}/psmdel ${PREFIX}/bin/ >- @${INSTALL_PROGRAM} ${WRKSRC}/psmsho ${PREFIX}/bin/ >+.for file in psmdel psmdir psmget psmsho >+ ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin >+.endfor > .if !defined(NOPORTDOCS) >- @${INSTALL} -d -m 0755 ${PREFIX}/share/doc/hppsmtools >- @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/hppsmtools/ >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/hppsmtools/distinfo graphics/hppsmtools/distinfo >--- /usr/ports/graphics/hppsmtools/distinfo Tue Mar 21 09:25:32 2000 >+++ graphics/hppsmtools/distinfo Sat Nov 9 14:47:45 2002 >@@ -1 +1 @@ >-MD5 (hppsmtools-1.0.tar.gz) = 5ff36dfa7f187ecd70d839870d9d1e79 >+MD5 (hppsmtools-1.02.tar.gz) = b6d49af2321a06ff8cb0821c5deac3fc >diff -urN /usr/ports/graphics/hppsmtools/pkg-plist graphics/hppsmtools/pkg-plist >--- /usr/ports/graphics/hppsmtools/pkg-plist Tue Aug 28 00:26:05 2001 >+++ graphics/hppsmtools/pkg-plist Sat Nov 9 14:50:32 2002 >@@ -1,6 +1,6 @@ >-bin/psmget >-bin/psmdir > bin/psmdel >+bin/psmdir >+bin/psmget > bin/psmsho > %%PORTDOCS%%share/doc/hppsmtools/README > %%PORTDOCS%%@dirrm share/doc/hppsmtools
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 45431
: 26628