Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 21:48:23 +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: r395572 - head/sysutils/rinse
Message-ID:  <201508292148.t7TLmNrb034783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Aug 29 21:48:22 2015
New Revision: 395572
URL: https://svnweb.freebsd.org/changeset/ports/395572

Log:
  sysutils/rinse: update to 3.1.1
  
  While here fix license confusion. debian/copyright states it's one of
  the "common" licenses but our ARTPERL10 isn't such because unlike ART10
  it lacks a copy under Templates/Licenses/.
  
  ChangeLog:
  - fedora-2*: add findutils, iputils
  - fedora-22: add packages for dnf plugins
  - fedora-22/post-install.sh: better DNF support

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

Modified: head/sysutils/rinse/Makefile
==============================================================================
--- head/sysutils/rinse/Makefile	Sat Aug 29 21:48:05 2015	(r395571)
+++ head/sysutils/rinse/Makefile	Sat Aug 29 21:48:22 2015	(r395572)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rinse
-PORTVERSION=	3.1
+PORTVERSION=	3.1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN
 DISTNAME=	${PORTNAME}_${DISTVERSION}
@@ -9,7 +9,7 @@ DISTNAME=	${PORTNAME}_${DISTVERSION}
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Install RPM-based system into a directory
 
-LICENSE=	ARTPERL10
+LICENSE=	ART10
 
 RUN_DEPENDS=	p5-Term-Size>0:${PORTSDIR}/devel/p5-Term-Size \
 		p5-libwww>0:${PORTSDIR}/www/p5-libwww

Modified: head/sysutils/rinse/distinfo
==============================================================================
--- head/sysutils/rinse/distinfo	Sat Aug 29 21:48:05 2015	(r395571)
+++ head/sysutils/rinse/distinfo	Sat Aug 29 21:48:22 2015	(r395572)
@@ -1,2 +1,2 @@
-SHA256 (rinse_3.1.tar.xz) = 0104de45dc49076c13089158c62c5dc2124e27885016f5f85cde42eb88122128
-SIZE (rinse_3.1.tar.xz) = 26328
+SHA256 (rinse_3.1.1.tar.xz) = 409d8ef76946a373b3e7fb3c3e88471653a5183e65baa58f8e2de3670d90df3f
+SIZE (rinse_3.1.1.tar.xz) = 26476



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