mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
update to rc.subr 1.31
- pass extra args when start/stop commands are overidden - update README and example.sh
This commit is contained in:
parent
92bfad2606
commit
c9f95c64af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115853
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= rc_subr
|
PORTNAME= rc_subr
|
||||||
PORTVERSION= 1.29
|
PORTVERSION= 1.31
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
MASTER_SITE_SUBDIR= eik
|
MASTER_SITE_SUBDIR= eik
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (rc_subr-1.29.tar.bz2) = 2c6f5d04105a0b34b364e55a5b10b644
|
MD5 (rc_subr-1.31.tar.bz2) = e4e162b67c57f95274aec61a2fbd8578
|
||||||
SIZE (rc_subr-1.29.tar.bz2) = 14443
|
SIZE (rc_subr-1.31.tar.bz2) = 15622
|
||||||
|
|
Loading…
Add table
Reference in a new issue