Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 22:54:05 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428003 - head/sysutils/rinse
Message-ID:  <201612062254.uB6Ms5UC019629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  6 22:54:04 2016
New Revision: 428003
URL: https://svnweb.freebsd.org/changeset/ports/428003

Log:
  sysutils/rinse: update to 3.2
  
  ChangeLog:
  - add config for openSUSE 42.2
  - rinse.conf: fix CentOS 7 i386 URL

Modified:
  head/sysutils/rinse/Makefile   (contents, props changed)
  head/sysutils/rinse/distinfo   (contents, props changed)
  head/sysutils/rinse/pkg-plist   (contents, props changed)

Modified: head/sysutils/rinse/Makefile
==============================================================================
--- head/sysutils/rinse/Makefile	Tue Dec  6 22:53:54 2016	(r428002)
+++ head/sysutils/rinse/Makefile	Tue Dec  6 22:54:04 2016	(r428003)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rinse
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${DISTVERSION}

Modified: head/sysutils/rinse/distinfo
==============================================================================
--- head/sysutils/rinse/distinfo	Tue Dec  6 22:53:54 2016	(r428002)
+++ head/sysutils/rinse/distinfo	Tue Dec  6 22:54:04 2016	(r428003)
@@ -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

Modified: head/sysutils/rinse/pkg-plist
==============================================================================
--- head/sysutils/rinse/pkg-plist	Tue Dec  6 22:53:54 2016	(r428002)
+++ head/sysutils/rinse/pkg-plist	Tue Dec  6 22:54:04 2016	(r428003)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612062254.uB6Ms5UC019629>