From owner-svn-ports-head@freebsd.org Wed Oct 24 20:57:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17B07106FD9C; Wed, 24 Oct 2018 20:57:06 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B563279E2F; Wed, 24 Oct 2018 20:57:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A50D62F8B3; Wed, 24 Oct 2018 20:57:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9OKv51E003117; Wed, 24 Oct 2018 20:57:05 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9OKv5bd003114; Wed, 24 Oct 2018 20:57:05 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810242057.w9OKv5bd003114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 24 Oct 2018 20:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482937 - head/ports-mgmt/portsreinstall X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/ports-mgmt/portsreinstall X-SVN-Commit-Revision: 482937 X-SVN-Commit-Repository: ports 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.29 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: Wed, 24 Oct 2018 20:57:06 -0000 Author: tobik Date: Wed Oct 24 20:57:04 2018 New Revision: 482937 URL: https://svnweb.freebsd.org/changeset/ports/482937 Log: ports-mgmt/portsreinstall: Update to 4.1.0 PR: 231572 Submitted by: maintainer Modified: head/ports-mgmt/portsreinstall/Makefile head/ports-mgmt/portsreinstall/distinfo head/ports-mgmt/portsreinstall/pkg-plist Modified: head/ports-mgmt/portsreinstall/Makefile ============================================================================== --- head/ports-mgmt/portsreinstall/Makefile Wed Oct 24 20:23:55 2018 (r482936) +++ head/ports-mgmt/portsreinstall/Makefile Wed Oct 24 20:57:04 2018 (r482937) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= portsreinstall -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= ports-mgmt -MASTER_SITES= OSDN/${PORTNAME}/69740/ \ +MASTER_SITES= OSDN/${PORTNAME}/70073/ \ http://www.mwghennndo.com/software/${PORTNAME}/ MAINTAINER= sakaue.mamoru@mwghennndo.com Modified: head/ports-mgmt/portsreinstall/distinfo ============================================================================== --- head/ports-mgmt/portsreinstall/distinfo Wed Oct 24 20:23:55 2018 (r482936) +++ head/ports-mgmt/portsreinstall/distinfo Wed Oct 24 20:57:04 2018 (r482937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530269781 -SHA256 (portsreinstall-4.0.0.tar.gz) = d0b743f4ba71e6476b20fff6d944b98f6f39322757af034ef0825c65c02eff44 -SIZE (portsreinstall-4.0.0.tar.gz) = 121634 +TIMESTAMP = 1537597411 +SHA256 (portsreinstall-4.1.0.tar.gz) = bbd3cd656015ff0ac4b72575ac93981b6f87feaf89346d2f15af42ebd7346df4 +SIZE (portsreinstall-4.1.0.tar.gz) = 136037 Modified: head/ports-mgmt/portsreinstall/pkg-plist ============================================================================== --- head/ports-mgmt/portsreinstall/pkg-plist Wed Oct 24 20:23:55 2018 (r482936) +++ head/ports-mgmt/portsreinstall/pkg-plist Wed Oct 24 20:57:04 2018 (r482937) @@ -4,6 +4,7 @@ bin/portsreinstall-chroot lib/portsreinstall/chroot-mount/libcommand.sh lib/portsreinstall/chroot-mount/libconf.sh lib/portsreinstall/chroot-mount/libdatabase_maintain.sh +lib/portsreinstall/chroot-mount/libfs.sh lib/portsreinstall/chroot-mount/libmain.sh lib/portsreinstall/chroot-mount/libmessage.sh lib/portsreinstall/chroot-mount/liboptions.sh @@ -30,6 +31,7 @@ lib/portsreinstall/libdatabase_query.sh lib/portsreinstall/libdatabase_record.sh lib/portsreinstall/libdeinstall.sh lib/portsreinstall/libfileedit.sh +lib/portsreinstall/libfs.sh lib/portsreinstall/libmain.sh lib/portsreinstall/libmessage.sh lib/portsreinstall/libmisc.sh @@ -41,6 +43,7 @@ lib/portsreinstall/libstr.sh lib/portsreinstall/libtemp.sh lib/portsreinstall/libusage.sh lib/portsreinstall/main/libcommand.sh +lib/portsreinstall/main/libmain.sh lib/portsreinstall/main/liboptions.sh lib/portsreinstall/main/libtemp.sh lib/portsreinstall/main/libusage.sh