FreeBSD Bugzilla – Attachment 68560 Details for
Bug 100752
[PATCH] mail/queue-repair: Fix WWW, remove uneeded pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
queue-repair-0.9.0_1.patch
queue-repair-0.9.0_1.patch (text/plain), 1.69 KB, created by
Renato Botelho
on 2006-07-23 16:00:30 UTC
(
hide
)
Description:
queue-repair-0.9.0_1.patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2006-07-23 16:00:30 UTC
Size:
1.69 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/mail/queue-repair/Makefile,v >retrieving revision 1.10 >diff -u -u -r1.10 Makefile >--- Makefile 10 May 2006 22:37:00 -0000 1.10 >+++ Makefile 23 Jul 2006 14:57:44 -0000 >@@ -20,7 +20,8 @@ > > USE_PYTHON= yes > >-DOCS= BLURB CHANGELOG TODO >+PLIST_FILES= bin/queue-repair >+PORTDOCS= BLURB CHANGELOG TODO > > do-build: > ${REINPLACE_CMD} -e 's,^#!/usr/bin/python,#!${PYTHON_CMD},' \ >@@ -33,7 +34,9 @@ > ${INSTALL_SCRIPT} ${WRKSRC}/queue_repair.py ${PREFIX}/bin/queue-repair > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} >+. for f in ${PORTDOCS} >+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >+. endfor > .endif > > .include <bsd.port.mk> >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/mail/queue-repair/pkg-descr,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-descr >--- pkg-descr 8 Oct 2002 14:19:44 -0000 1.1 >+++ pkg-descr 23 Jul 2006 14:57:44 -0000 >@@ -16,4 +16,4 @@ > > - can run in repair or test (report-only) modes. The default is test mode. > >-WWW: http://www.qcc.ca/~charlesc/software/queue_repair/ >+WWW: http://pyropus.ca/software/queue-repair/ >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 8 Dec 2003 17:09:23 -0000 1.3 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,6 +0,0 @@ >-@comment $FreeBSD: ports/mail/queue-repair/pkg-plist,v 1.3 2003/12/08 17:09:23 sergei Exp $ >-bin/queue-repair >-%%PORTDOCS%%%%DOCSDIR%%/BLURB >-%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG >-%%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 100752
: 68560