From owner-svn-ports-all@FreeBSD.ORG Sun Jun 2 17:22:19 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0460515E; Sun, 2 Jun 2013 17:22:19 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DB23510B2; Sun, 2 Jun 2013 17:22:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r52HMI4P067120; Sun, 2 Jun 2013 17:22:18 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r52HMIY7067116; Sun, 2 Jun 2013 17:22:18 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201306021722.r52HMIY7067116@svn.freebsd.org> From: Pawel Pekala Date: Sun, 2 Jun 2013 17:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319693 - head/ports-mgmt/portsreinstall X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 17:22:19 -0000 Author: pawel Date: Sun Jun 2 17:22:17 2013 New Revision: 319693 URL: http://svnweb.freebsd.org/changeset/ports/319693 Log: Update to version 3.0.0 PR: ports/179171 Submitted by: Mamoru Sakaue (maintainer) Modified: head/ports-mgmt/portsreinstall/Makefile head/ports-mgmt/portsreinstall/distinfo head/ports-mgmt/portsreinstall/pkg-descr (contents, props changed) head/ports-mgmt/portsreinstall/pkg-plist (contents, props changed) Modified: head/ports-mgmt/portsreinstall/Makefile ============================================================================== --- head/ports-mgmt/portsreinstall/Makefile Sun Jun 2 17:18:34 2013 (r319692) +++ head/ports-mgmt/portsreinstall/Makefile Sun Jun 2 17:22:17 2013 (r319693) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= portsreinstall -PORTVERSION= 2.2.2 +PORTVERSION= 3.0.0 CATEGORIES= ports-mgmt -MASTER_SITES= SFJP/${PORTNAME}/57782/ \ +MASTER_SITES= SFJP/${PORTNAME}/58925/ \ http://www.mwghennndo.com/softwares/${PORTNAME}/ MAINTAINER= sakaue.mamoru@samurai.mwghennn.net Modified: head/ports-mgmt/portsreinstall/distinfo ============================================================================== --- head/ports-mgmt/portsreinstall/distinfo Sun Jun 2 17:18:34 2013 (r319692) +++ head/ports-mgmt/portsreinstall/distinfo Sun Jun 2 17:22:17 2013 (r319693) @@ -1,2 +1,2 @@ -SHA256 (portsreinstall-2.2.2.tar.gz) = f538936cca4c7c3c81e8f2590bf380bcc49d42116d2cfe87fe879c2d03c939c4 -SIZE (portsreinstall-2.2.2.tar.gz) = 31973 +SHA256 (portsreinstall-3.0.0.tar.gz) = 1f06c0fd2bc14caf73284db66256799ca653465af93e4369342807a98121b5d8 +SIZE (portsreinstall-3.0.0.tar.gz) = 73536 Modified: head/ports-mgmt/portsreinstall/pkg-descr ============================================================================== --- head/ports-mgmt/portsreinstall/pkg-descr Sun Jun 2 17:18:34 2013 (r319692) +++ head/ports-mgmt/portsreinstall/pkg-descr Sun Jun 2 17:22:17 2013 (r319693) @@ -1,4 +1,4 @@ -This is a ports upgrading utility for massive forced reinstalltion, +This is a ports upgrading utility for massive forced reinstallation, and for those who are pursuing the perfect packages environment. WWW: http://www.mwghennndo.com/softwares/portsreinstall/ Modified: head/ports-mgmt/portsreinstall/pkg-plist ============================================================================== --- head/ports-mgmt/portsreinstall/pkg-plist Sun Jun 2 17:18:34 2013 (r319692) +++ head/ports-mgmt/portsreinstall/pkg-plist Sun Jun 2 17:22:17 2013 (r319693) @@ -2,3 +2,20 @@ bin/portsreinstall @unexec if cmp -s %D/etc/portsreinstall.conf.sample %D/etc/portsreinstall.conf; then rm -f %D/etc/portsreinstall.conf; fi etc/portsreinstall.conf.sample @exec [ -f %B/portsreinstall.conf ] || cp %B/%f %B/portsreinstall.conf +lib/portsreinstall/libcommand.sh +lib/portsreinstall/libconf.sh +lib/portsreinstall/libdatabase_build.sh +lib/portsreinstall/libdatabase_query.sh +lib/portsreinstall/libdatabase_record.sh +lib/portsreinstall/libdeinstall.sh +lib/portsreinstall/libfileedit.sh +lib/portsreinstall/libmessage.sh +lib/portsreinstall/libmisc.sh +lib/portsreinstall/liboptions.sh +lib/portsreinstall/libpkgsys.sh +lib/portsreinstall/libprogram.sh +lib/portsreinstall/libreinstall.sh +lib/portsreinstall/libstr.sh +lib/portsreinstall/libtemp.sh +lib/portsreinstall/libusage.sh +@dirrm lib/portsreinstall