FreeBSD Bugzilla – Attachment 181659 Details for
Bug 218546
[UPDATE] sysutils/s6-rc: update to 0.2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Port update
s6-rc-0.2.0.0.diff (text/plain), 3.07 KB, created by
Colin Booth
on 2017-04-10 17:14:03 UTC
(
hide
)
Description:
Port update
Filename:
MIME Type:
Creator:
Colin Booth
Created:
2017-04-10 17:14:03 UTC
Size:
3.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 438189) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= s6-rc >-PORTVERSION= 0.0.2.1 >+PORTVERSION= 0.2.0.0 > CATEGORIES= sysutils > MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ > >@@ -10,9 +10,11 @@ > COMMENT= skarnet.org service manager > > LICENSE= ISCL >+LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= execline>=2.1.4.5:lang/execline >-RUN_DEPENDS= execlineb:lang/execline >+BUILD_DEPENDS= execline>=2.3.0.0:lang/execline >+RUN_DEPENDS= execlineb:lang/execline \ >+ s6-svscan:sysutils/s6 > LIB_DEPENDS= libs6.so:sysutils/s6 \ > libskarnet.so:devel/skalibs > >@@ -28,14 +30,17 @@ > --with-dynlib=${LOCALBASE}/lib \ > --enable-shared > >-DOCS= AUTHORS COPYING INSTALL README doc/*.html >+DOCS= AUTHORS README doc/*.html >+ > OPTIONS_DEFINE= DOCS > > post-install: >-.for d in bin sbin libexec >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${d}/* >+.for d in bin libexec >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${d}/* > .endfor >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6rc.so.${PORTVERSION} >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6rc.so.${PORTVERSION} >+ >+post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${STAGEDIR}${DOCSDIR} > >Index: distinfo >=================================================================== >--- distinfo (revision 438189) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1483732806 >-SHA256 (s6-rc-0.0.2.1.tar.gz) = 93f30557e2e2e5c507b5becef2bd26f377be6b6c542fb4627c3122e1c2d83ef9 >-SIZE (s6-rc-0.0.2.1.tar.gz) = 85549 >+TIMESTAMP = 1491843658 >+SHA256 (s6-rc-0.2.0.0.tar.gz) = b83a4f15ba0e13f935c7e4db8ef17229388e1fb4ca4e553b817ad039427404a5 >+SIZE (s6-rc-0.2.0.0.tar.gz) = 90133 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 438189) >+++ pkg-plist (working copy) >@@ -1,7 +1,10 @@ >+bin/s6-rc > bin/s6-rc-bundle > bin/s6-rc-compile > bin/s6-rc-db > bin/s6-rc-dryrun >+bin/s6-rc-init >+bin/s6-rc-update > include/s6-rc/config.h > include/s6-rc/s6rc-constants.h > include/s6-rc/s6rc-db.h >@@ -9,18 +12,13 @@ > include/s6-rc/s6rc-utils.h > include/s6-rc/s6rc.h > lib/libs6rc.so >-lib/libs6rc.so.0.0 >-lib/libs6rc.so.0.0.2 >-lib/libs6rc.so.0.0.2.1 >+lib/libs6rc.so.0.2 >+lib/libs6rc.so.0.2.0 >+lib/libs6rc.so.0.2.0.0 > lib/s6-rc/libs6rc.a > libexec/s6-rc-fdholder-filler > libexec/s6-rc-oneshot-run >-sbin/s6-rc >-sbin/s6-rc-init >-sbin/s6-rc-update > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/COPYING >-%%PORTDOCS%%%%DOCSDIR%%/INSTALL > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/faq.html > %%PORTDOCS%%%%DOCSDIR%%/index.html >@@ -29,6 +27,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-compile.html > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-db.html > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-dryrun.html >+%%PORTDOCS%%%%DOCSDIR%%/s6-rc-fdholder-filler.html > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-init.html > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-oneshot-run.html > %%PORTDOCS%%%%DOCSDIR%%/s6-rc-update.html >@@ -35,3 +34,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/s6-rc.html > %%PORTDOCS%%%%DOCSDIR%%/upgrade.html > %%PORTDOCS%%%%DOCSDIR%%/why.html >+ >+ >+ >+
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 218546
: 181659