1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

sysutils/s6-rc: Update to 0.5.4.2

Also move USES below FLAVORS and FLAVOR in port Makefile as recommended by portlint.

List of changes between 0.5.4.1 and 0.5.4.2 mentioned in the ./NEWS file:

In 0.5.4.2
----------
 - Adaptation to skalibs-2.14.0.0.
 - Bugfixes.

PR:		279116
This commit is contained in:
Jan Bramkamp 2024-05-27 16:09:01 +02:00 committed by Robert Clausecker
parent 77fa197321
commit 6e5298df63
3 changed files with 15 additions and 15 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= s6-rc
DISTVERSION= 0.5.4.1
DISTVERSION= 0.5.4.2
CATEGORIES= sysutils
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
@ -10,23 +10,23 @@ WWW= https://www.skarnet.org/software/s6-rc/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= execline>=2.9.3.0:lang/execline \
skalibs>=2.13.1.1:devel/skalibs \
s6>=2.11.3.2:sysutils/s6
RUN_DEPENDS= execline>=2.9.3.0:lang/execline \
skalibs>=2.13.1.1:devel/skalibs \
s6>=2.11.3.2:sysutils/s6
BUILD_DEPENDS= execline>=2.9.5.1:lang/execline \
skalibs>=2.14.1.1:devel/skalibs \
s6>=2.12.0.4:sysutils/s6
RUN_DEPENDS= execline>=2.9.5.1:lang/execline \
skalibs>=2.14.1.1:devel/skalibs \
s6>=2.12.0.4:sysutils/s6
LIB_DEPENDS= libs6.so:sysutils/s6 \
libskarnet.so:devel/skalibs
USES= gmake
FLAVORS= hier run
FLAVOR?= ${FLAVORS:[1]}
USES= gmake
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
FLAVORS= hier run
FLAVOR?= ${FLAVORS:[1]}
run_PKGNAMESUFFIX= -run
run_PKGNAMESUFFIX= -run
# The only difference between the hier and the run flavors is the default live directory path
# hard coded into the s6-rc utilities allowing their use without passing -l <live_dir>.

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1680559911
SHA256 (s6-rc-0.5.4.1.tar.gz) = d7268cab7c5423305cf9598a33d4fcdab8a315952b3ec80f79c85b8cb76158f6
SIZE (s6-rc-0.5.4.1.tar.gz) = 101078
TIMESTAMP = 1716817196
SHA256 (s6-rc-0.5.4.2.tar.gz) = 00bdfa596fa7161512e972ec9282a2abd8fd0e31f09177bad7a2bc3d8f283982
SIZE (s6-rc-0.5.4.2.tar.gz) = 100896

View File

@ -14,7 +14,7 @@ include/s6-rc/s6rc-utils.h
include/s6-rc/s6rc.h
lib/libs6rc.so
lib/libs6rc.so.0.5
lib/libs6rc.so.0.5.4.1
lib/libs6rc.so.0.5.4.2
lib/s6-rc/libs6rc.a
libexec/s6-rc-fdholder-filler
libexec/s6-rc-oneshot-run