FreeBSD Bugzilla – Attachment 138347 Details for
Bug 184275
Update port: sysutils/psmisc Add STAGE support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
psmisc.2013-11-25T042121Z.diff
psmisc.2013-11-25T042121Z.diff (text/plain), 1.07 KB, created by
Douglas Thrift
on 2013-11-25 07:50:00 UTC
(
hide
)
Description:
psmisc.2013-11-25T042121Z.diff
Filename:
MIME Type:
Creator:
Douglas Thrift
Created:
2013-11-25 07:50:00 UTC
Size:
1.07 KB
patch
obsolete
>diff -Nrux .svn -x work /usr/ports/sysutils/psmisc/Makefile psmisc/Makefile >--- /usr/ports/sysutils/psmisc/Makefile 2013-09-20 16:05:58.000000000 -0700 >+++ psmisc/Makefile 2013-11-24 20:21:16.000000000 -0800 >@@ -20,11 +20,8 @@ > > OPTIONS_DEFINE= NLS > >-NO_STAGE= yes > .include <bsd.port.options.mk> > >-MAN1= killall.1 pstree.1 >- > .if ${PORT_OPTIONS:MNLS} > USES+= gettext > CONFIGURE_ARGS= --enable-nls >@@ -38,6 +35,6 @@ > @${REINPLACE_CMD} -e '/^#define COMM_LEN / s|16|254|' ${WRKSRC}/src/comm.h > > post-install: >- @${LN} -fs ${PREFIX}/bin/killall ${PREFIX}/bin/pidof >+ @${LN} -fs killall ${STAGEDIR}${PREFIX}/bin/pidof > > .include <bsd.port.mk> >diff -Nrux .svn -x work /usr/ports/sysutils/psmisc/pkg-plist psmisc/pkg-plist >--- /usr/ports/sysutils/psmisc/pkg-plist 2012-07-14 07:29:18.000000000 -0700 >+++ psmisc/pkg-plist 2013-11-24 20:12:09.000000000 -0800 >@@ -3,6 +3,8 @@ > bin/pidof > bin/pstree > bin/pstree.x11 >+man/man1/killall.1.gz >+man/man1/pstree.1.gz > %%NLS%%share/locale/bg/LC_MESSAGES/psmisc.mo > %%NLS%%share/locale/ca/LC_MESSAGES/psmisc.mo > %%NLS%%share/locale/cs/LC_MESSAGES/psmisc.mo
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 184275
: 138347