FreeBSD Bugzilla – Attachment 198181 Details for
Bug 232052
sysutils/s6 update to 2.7.2.1 bug-fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update s6 to 2.7.2.1 and make portlint happy
s6-2.7.2.1.patch (text/plain), 1.45 KB, created by
crest
on 2018-10-15 15:50:23 UTC
(
hide
)
Description:
Update s6 to 2.7.2.1 and make portlint happy
Filename:
MIME Type:
Creator:
crest
Created:
2018-10-15 15:50:23 UTC
Size:
1.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482157) >+++ Makefile (working copy) >@@ -2,12 +2,12 @@ > # $FreeBSD$ > > PORTNAME= s6 >-PORTVERSION= 2.7.2.0 >+PORTVERSION= 2.7.2.1 > CATEGORIES= sysutils > MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/ > > MAINTAINER= crest@rlwinm.de >-COMMENT= skarnet.org supervision suite. >+COMMENT= Skarnet.org supervision suite > > LICENSE= ISCL > LICENSE_FILE= ${WRKSRC}/COPYING >@@ -18,6 +18,7 @@ > > USES= gmake > USE_RC_SUBR= s6 >+ > SERVICE_DIR?= /var/service > SUB_FILES= s6-svscan_finish s6-svscan-log_run s6-svscanboot s6-svscan_env_PATH > SUB_LIST= SERVICE_DIR="${SERVICE_DIR}" >Index: distinfo >=================================================================== >--- distinfo (revision 482157) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1536082360 >-SHA256 (s6-2.7.2.0.tar.gz) = af54fcbae7028a90bd12c7ee71a8f3954a74c6a4de376a427cc664587fb68a09 >-SIZE (s6-2.7.2.0.tar.gz) = 206856 >+TIMESTAMP = 1539616278 >+SHA256 (s6-2.7.2.1.tar.gz) = cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f >+SIZE (s6-2.7.2.1.tar.gz) = 207088 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 482157) >+++ pkg-plist (working copy) >@@ -74,7 +74,7 @@ > lib/libs6.so > lib/libs6.so.2.7 > lib/libs6.so.2.7.2 >-lib/libs6.so.2.7.2.0 >+lib/libs6.so.2.7.2.1 > lib/s6/libs6.a > libexec/s6lockd-helper > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
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
Flags:
crest:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 232052
:
198179
| 198181