FreeBSD Bugzilla – Attachment 55974 Details for
Bug 84492
[maintainer update] sysutils/pv to 0.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pv-0.9.0-0.9.1.diff
pv-0.9.0-0.9.1.diff (text/plain), 1.23 KB, created by
Daniel Roethlisberger
on 2005-08-02 20:30:07 UTC
(
hide
)
Description:
pv-0.9.0-0.9.1.diff
Filename:
MIME Type:
Creator:
Daniel Roethlisberger
Created:
2005-08-02 20:30:07 UTC
Size:
1.23 KB
patch
obsolete
>diff -ruN pv.orig/Makefile pv/Makefile >--- pv.orig/Makefile Tue Feb 8 15:46:47 2005 >+++ pv/Makefile Tue Aug 2 21:20:23 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= pv >-PORTVERSION= 0.9.0 >+PORTVERSION= 0.9.1 > CATEGORIES= sysutils > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ > http://dragon.roe.ch/mirrors/distfiles/pv/ >@@ -18,15 +18,23 @@ > USE_BZIP2= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes >+ >+PLIST_FILES= bin/pv > MAN1= pv.1 > INFO= pv >+PORTDOCS= README NEWS TODO manual.html > >-PLIST_FILES= bin/pv >+post-patch: >+ @${CP} ${WRKSRC}/README ${WRKSRC}/doc > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/pv ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/doc/quickref.1 ${PREFIX}/man/man1/pv.1 > ${INSTALL_MAN} ${WRKSRC}/doc/pv.info ${PREFIX}/info > install-info ${PREFIX}/info/pv.info ${PREFIX}/info/dir >+.if !defined(NOPORTDOCS) >+ ${MKDIR} ${DOCSDIR} >+ cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >+.endif > > .include <bsd.port.mk> >diff -ruN pv.orig/distinfo pv/distinfo >--- pv.orig/distinfo Tue Feb 8 15:46:47 2005 >+++ pv/distinfo Tue Aug 2 21:15:17 2005 >@@ -1,2 +1,2 @@ >-MD5 (pv-0.9.0.tar.bz2) = d5134a411c4f3aedea00b3e219b2e802 >-SIZE (pv-0.9.0.tar.bz2) = 86626 >+MD5 (pv-0.9.1.tar.bz2) = 6d0c55a12e207a072e53d518c780060b >+SIZE (pv-0.9.1.tar.bz2) = 87578
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 84492
: 55974