FreeBSD Bugzilla – Attachment 146625 Details for
Bug 193215
[stage] net/balance request maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/balance [maintainer] STAGE pkg-plist
2014-08-31.diff (text/plain), 1.05 KB, created by
Chris Hutchinson
on 2014-09-01 05:32:06 UTC
(
hide
)
Description:
net/balance [maintainer] STAGE pkg-plist
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2014-09-01 05:32:06 UTC
Size:
1.05 KB
patch
obsolete
>Index: balance/Makefile >=================================================================== >--- balance/Makefile (revision 366836) >+++ balance/Makefile (working copy) >@@ -9,18 +9,17 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Simple but powerful generic TCP proxy with round robin features > >-ALL_TARGET= balance >+ALL_TARGET= balance > USE_RC_SUBR= balance > >-MAN1= balance.1 >+MAN1= balance.1 > >-NO_STAGE= yes > pre-build: > @${REINPLACE_CMD} -e 's|^CFLAGS|CFLAGS?|' \ > -e 's|^CC|CC?|' ${WRKSRC}/Makefile > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/balance ${PREFIX}/bin >+ @${INSTALL_PROGRAM} ${WRKSRC}/balance ${STAGEDIR}${PREFIX}/bin > @${INSTALL_MAN} ${WRKSRC}/balance.1 ${MAN1PREFIX}/man/man1 > @${MKDIR} /var/run/balance > >Index: balance/pkg-plist >=================================================================== >--- balance/pkg-plist (revision 366836) >+++ balance/pkg-plist (working copy) >@@ -1,3 +1,4 @@ > bin/balance > @exec mkdir /var/run/balance > @unexec rmdir /var/run/balance 2>/dev/null || true >+@unexec rm /usr/local/man/man1/balance.1 2>/dev/null || true
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 193215
:
146625
|
146755
|
146756