FreeBSD Bugzilla – Attachment 139772 Details for
Bug 186084
[MAINTAINER] devel/commit-patch: support staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
commit-patch-2.5.patch
commit-patch-2.5.patch (text/plain), 911 bytes, created by
Lapo Luchini
on 2014-01-24 20:20:00 UTC
(
hide
)
Description:
commit-patch-2.5.patch
Filename:
MIME Type:
Creator:
Lapo Luchini
Created:
2014-01-24 20:20:00 UTC
Size:
911 bytes
patch
obsolete
>diff -ruN /usr/ports/devel/commit-patch/Makefile ./Makefile >--- /usr/ports/devel/commit-patch/Makefile 2013-09-20 19:03:26.000000000 +0200 >+++ ./Makefile 2014-01-24 18:51:15.941568000 +0100 >@@ -17,6 +17,7 @@ > USE_GITHUB= yes > USES= gmake perl5 > USE_PERL5= build # pod2man >+MAKE_ARGS= BASEDIR="${STAGEDIR}" > > GH_ACCOUNT= caldwell > GH_PROJECT= commit-patch >@@ -24,13 +25,14 @@ > GH_COMMIT= fb3a8c5 > > PLIST_FILES= bin/commit-partial bin/commit-patch \ >- share/emacs/site-lisp/commit-patch-buffer.el >-MAN1= commit-partial.1 commit-patch.1 >+ share/emacs/site-lisp/commit-patch-buffer.el \ >+ man/man1/commit-partial.1.gz man/man1/commit-patch.1.gz > PORTDOCS= * > >-NO_STAGE= yes > post-patch: > ${REINPLACE_CMD} -e 's/share[/]man/man/' \ >- -e 's/PREFIX=/PREFIX?=/' ${WRKSRC}/Makefile >+ -e 's/PREFIX=/PREFIX?=/' \ >+ -e 's/$$(PREFIX)/$$(BASEDIR)$$(PREFIX)/' \ >+ ${WRKSRC}/Makefile > > .include <bsd.port.mk>
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 186084
: 139772