Skip to content

Commit

Permalink
sysutils/rset: Update to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent 9721592 commit ade3e93
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
5 changes: 3 additions & 2 deletions sysutils/rset/Makefile
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions sysutils/rset/distinfo
@@ -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
2 changes: 2 additions & 0 deletions sysutils/rset/pkg-plist
@@ -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
Expand Down

0 comments on commit ade3e93

Please sign in to comment.