mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
sysutils/rset: Update to 2.8
Changes: https://github.com/eradman/rset/blob/master/NEWS
This commit is contained in:
parent
97215922a9
commit
ade3e9315f
@ -1,11 +1,12 @@
|
||||
PORTNAME= rset
|
||||
PORTVERSION= 2.7
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://scriptedconfiguration.org/code/
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Configure systems using using any scripting language
|
||||
WWW= https://scriptedconfiguration.org/
|
||||
WWW= https://scriptedconfiguration.org/ \
|
||||
https://github.com/eradman/rset
|
||||
|
||||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1698340939
|
||||
SHA256 (rset-2.7.tar.gz) = 0cfe2c4d64c75f43c6621cc33b4a7ca9694043c90817f760f55de2cdb37af743
|
||||
SIZE (rset-2.7.tar.gz) = 38421
|
||||
TIMESTAMP = 1699985565
|
||||
SHA256 (rset-2.8.tar.gz) = 370c23b65d569a1eec2cc43ade638acc740c34be7a1600e1024507e9dcb2aa19
|
||||
SIZE (rset-2.8.tar.gz) = 40680
|
||||
|
@ -1,10 +1,12 @@
|
||||
bin/labelgrep
|
||||
bin/miniquark
|
||||
bin/renv
|
||||
bin/rinstall
|
||||
bin/rset
|
||||
bin/rsub
|
||||
share/man/man1/labelgrep.1.gz
|
||||
share/man/man1/miniquark.1.gz
|
||||
share/man/man1/renv.1.gz
|
||||
share/man/man1/rinstall.1.gz
|
||||
share/man/man1/rset.1.gz
|
||||
share/man/man1/rsub.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user