FreeBSD Bugzilla – Attachment 125596 Details for
Bug 169228
sysutils/salt version update, rc feature addition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 855 bytes, created by
Scott Larson
on 2012-06-19 02:20:10 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Scott Larson
Created:
2012-06-19 02:20:10 UTC
Size:
855 bytes
patch
obsolete
>--- Makefile.orig 2012-06-18 17:37:33.000000000 -0700 >+++ Makefile 2012-06-18 17:37:33.000000000 -0700 >@@ -6,7 +6,7 @@ > # > > PORTNAME= salt >-PORTVERSION= 0.9.9.1 >+PORTVERSION= 0.10.0 > CATEGORIES= sysutils python > MASTER_SITES= https://github.com/downloads/saltstack/salt/ > >@@ -26,7 +26,7 @@ > > FETCH_ARGS= -pRr > USE_PYTHON= 2.6-2.7 >-USE_PYDISTUTILS=yes >+USE_PYDISTUTILS=easy_install > > USE_RC_SUBR= salt_master \ > salt_minion \ >@@ -62,6 +62,8 @@ > ${MKDIR} ${ETCDIR} > ${INSTALL_DATA} ${WRKSRC}/conf/master.template ${PREFIX}/etc/salt/master.sample > ${INSTALL_DATA} ${WRKSRC}/conf/minion.template ${PREFIX}/etc/salt/minion.sample >+ ${MV} ${PYTHONPREFIX_SITELIBDIR}/${PYEASYINSTALL_EGG}/man/man1/* ${PREFIX}/man/man1 >+ ${MV} ${PYTHONPREFIX_SITELIBDIR}/${PYEASYINSTALL_EGG}/man/man7/* ${PREFIX}/man/man7 > @${CAT} ${PKGMESSAGE} > > .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 169228
: 125596 |
125597
|
125598