From owner-svn-ports-head@freebsd.org Sat Aug 29 21:48:23 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D97089C462D; Sat, 29 Aug 2015 21:48:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA84780A; Sat, 29 Aug 2015 21:48:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7TLmN1Z034785; Sat, 29 Aug 2015 21:48:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7TLmNrb034783; Sat, 29 Aug 2015 21:48:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201508292148.t7TLmNrb034783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Aug 2015 21:48:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395572 - head/sysutils/rinse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 21:48:23 -0000 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