sysutils/rinse: update to 3.2

ChangeLog:
- add config for openSUSE 42.2
- rinse.conf: fix CentOS 7 i386 URL
This commit is contained in:
Jan Beich 2016-12-06 22:54:04 +00:00
parent e5f65e3147
commit 5eee56ce72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428003
3 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rinse
PORTVERSION= 3.1.1
PORTVERSION= 3.2
CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${DISTVERSION}

View file

@ -1,2 +1,3 @@
SHA256 (rinse_3.1.1.tar.xz) = 409d8ef76946a373b3e7fb3c3e88471653a5183e65baa58f8e2de3670d90df3f
SIZE (rinse_3.1.1.tar.xz) = 26476
TIMESTAMP = 1480608215
SHA256 (rinse_3.2.tar.xz) = 25fc2873bc2346bafde9a9b461b31d050a5a5457f922bb67071e23ad441b87d5
SIZE (rinse_3.2.tar.xz) = 1085640

View file

@ -31,6 +31,7 @@ etc/bash_completion.d/rinse
%%ETCDIR%%/opensuse-12.1.packages
%%ETCDIR%%/opensuse-12.3.packages
%%ETCDIR%%/opensuse-13.1.packages
%%ETCDIR%%/opensuse-42.2.packages
%%ETCDIR%%/rhel-5.packages
@sample %%ETCDIR%%/rinse.conf.sample
%%ETCDIR%%/slc-5.packages
@ -69,6 +70,7 @@ etc/bash_completion.d/rinse
%%DATADIR%%/opensuse-12.1/post-install.sh
%%DATADIR%%/opensuse-12.3/post-install.sh
%%DATADIR%%/opensuse-13.1/post-install.sh
%%DATADIR%%/opensuse-42.2/post-install.sh
%%DATADIR%%/rhel-5/post-install.sh
%%DATADIR%%/slc-5/post-install.sh
%%DATADIR%%/slc-6/post-install.sh