FreeBSD Bugzilla – Attachment 144490 Details for
Bug 191703
[MAINTAINER-UPDATE][STAGING] mail/tlb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Add staging-support and take maintainership.
mail-tlb-maintainer-staging-patch.txt (text/plain), 1.40 KB, created by
Torsten Zühlsdorff
on 2014-07-07 15:38:06 UTC
(
hide
)
Description:
Add staging-support and take maintainership.
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2014-07-07 15:38:06 UTC
Size:
1.40 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 361051) >+++ Makefile (Arbeitskopie) >@@ -6,10 +6,11 @@ > CATEGORIES= mail perl5 > MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ > http://www.freenix.no/~anders/ \ >- ftp://totem.fix.no/pub/mirrors/misc/ >+ ftp://totem.fix.no/pub/mirrors/misc/ \ >+ http://ports.toco-domains.de/ > EXTRACT_SUFX= .tgz > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ports@toco-domains.de > COMMENT= The List Batcher, a general purpose mail list delivery engine > > RUN_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ >@@ -26,7 +27,6 @@ > SHEBANG_FILES= ${FIXPREFIX} > perl_OLD_CMD= /usr/local/bin/perl5 > >-NO_STAGE= yes > pre-patch: > .for f in ${FIXPREFIX} > @${REINPLACE_CMD} -i '' -e 's@/usr/lib/sendmail@/usr/sbin/sendmail@' ${WRKSRC}/${f} >@@ -33,12 +33,12 @@ > .endfor > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/tlb ${PREFIX}/bin >- ${INSTALL_SCRIPT} ${WRKSRC}/mungelist ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/tlb ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/mungelist ${STAGEDIR}${PREFIX}/bin > .if !defined(NOPORTDOCS) >- ${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/share/doc/tlb >+ ${INSTALL} -d -o root -g wheel -m 0755 ${STAGEDIR}${PREFIX}/share/doc/tlb > .for f in ${DOCS} >- ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/tlb >+ ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/share/doc/tlb > .endfor > .endif >
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 Raw
Actions:
View
Attachments on
bug 191703
:
144490
|
144516
|
144518