From owner-svn-ports-all@freebsd.org Sat Jun 30 21:11:21 2018 Return-Path: Delivered-To: svn-ports-all@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 B20BCFDBA01; Sat, 30 Jun 2018 21:11:21 +0000 (UTC) (envelope-from bdrewery@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 61A678CEE7; Sat, 30 Jun 2018 21:11:21 +0000 (UTC) (envelope-from bdrewery@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 44535152D5; Sat, 30 Jun 2018 21:11:21 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5ULBLX1083136; Sat, 30 Jun 2018 21:11:21 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5ULBKsM083130; Sat, 30 Jun 2018 21:11:20 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201806302111.w5ULBKsM083130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Sat, 30 Jun 2018 21:11:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473643 - in head/sysutils: beadm beadm-devel beadm-devel/files beadm/files X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: in head/sysutils: beadm beadm-devel beadm-devel/files beadm/files X-SVN-Commit-Revision: 473643 X-SVN-Commit-Repository: ports 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.27 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: Sat, 30 Jun 2018 21:11:22 -0000 Author: bdrewery Date: Sat Jun 30 21:11:19 2018 New Revision: 473643 URL: https://svnweb.freebsd.org/changeset/ports/473643 Log: Update to 1.2.8 - Renaming active BE is now supported via 'zfs rename -u'. - All zfs options are now quoted Added: head/sysutils/beadm-devel/files/ head/sysutils/beadm-devel/files/patch-beadm.1 (contents, props changed) Deleted: head/sysutils/beadm/files/patch-beadm Modified: head/sysutils/beadm-devel/Makefile head/sysutils/beadm-devel/distinfo head/sysutils/beadm/Makefile head/sysutils/beadm/distinfo head/sysutils/beadm/files/patch-beadm.1 Modified: head/sysutils/beadm-devel/Makefile ============================================================================== --- head/sysutils/beadm-devel/Makefile Sat Jun 30 20:39:59 2018 (r473642) +++ head/sysutils/beadm-devel/Makefile Sat Jun 30 21:11:19 2018 (r473643) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= beadm -PORTVERSION= 1.2.99.20180121 +PORTVERSION= 1.2.99.20180630 CATEGORIES= sysutils PKGNAMESUFFIX= -devel MASTER_SITES= GH \ @@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= vermaden -GH_TAGNAME= e55f535b589fb2df4e65e51482e29337b564b756 +GH_TAGNAME= 25fdbf6ef0866dd9d46a32d5879d9e509ecf4025 NO_BUILD= YES Modified: head/sysutils/beadm-devel/distinfo ============================================================================== --- head/sysutils/beadm-devel/distinfo Sat Jun 30 20:39:59 2018 (r473642) +++ head/sysutils/beadm-devel/distinfo Sat Jun 30 21:11:19 2018 (r473643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516655444 -SHA256 (vermaden-beadm-1.2.99.20180121-e55f535b589fb2df4e65e51482e29337b564b756_GH0.tar.gz) = 08b658266cbb1ecb1d7b473303474c3189b0545783fdb76f7b664e9129e429a4 -SIZE (vermaden-beadm-1.2.99.20180121-e55f535b589fb2df4e65e51482e29337b564b756_GH0.tar.gz) = 15408 +TIMESTAMP = 1530392208 +SHA256 (vermaden-beadm-1.2.99.20180630-25fdbf6ef0866dd9d46a32d5879d9e509ecf4025_GH0.tar.gz) = 61e0b5fdb36c1a51749b9cd57862cdcefffc98fe6cea0bb1e1e8c4fa4c37a47f +SIZE (vermaden-beadm-1.2.99.20180630-25fdbf6ef0866dd9d46a32d5879d9e509ecf4025_GH0.tar.gz) = 15387 Added: head/sysutils/beadm-devel/files/patch-beadm.1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/beadm-devel/files/patch-beadm.1 Sat Jun 30 21:11:19 2018 (r473643) @@ -0,0 +1,30 @@ +commit 25a066def7cddd0f9178d07531b1f18703308db0 +Author: Alan Somers +Date: Wed Sep 6 09:17:00 2017 -0600 + + Fix indentation in man page + +--- beadm.1.orig 2018-06-13 03:53:03 UTC ++++ beadm.1 +@@ -89,9 +89,11 @@ If the -e param is specified, the new environment will + Creates a snapshot of the existing boot environment named + .Ar beName . + .Pp +-.It +-.Ic destroy Op Fl F ++.It Xo ++.Ic destroy ++.Op Fl F + .Ao Ar beName | beName@snapshot Ac ++.Xc + .Pp + Destroys the given + .Ar beName +@@ -151,6 +153,7 @@ will force the unmount if busy. + .Pp + .It Ic version + List the beadm version and exit. ++.El + .Sh EXAMPLES + .Bl -bullet + .It Modified: head/sysutils/beadm/Makefile ============================================================================== --- head/sysutils/beadm/Makefile Sat Jun 30 20:39:59 2018 (r473642) +++ head/sysutils/beadm/Makefile Sat Jun 30 21:11:19 2018 (r473643) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= beadm -PORTVERSION= 1.2.7 -PORTREVISION= 4 +PORTVERSION= 1.2.8 +PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= GH \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ Modified: head/sysutils/beadm/distinfo ============================================================================== --- head/sysutils/beadm/distinfo Sat Jun 30 20:39:59 2018 (r473642) +++ head/sysutils/beadm/distinfo Sat Jun 30 21:11:19 2018 (r473643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499152765 -SHA256 (vermaden-beadm-1.2.7_GH0.tar.gz) = 6982b4d495d954d971470a1b3bcc8bf886e0a412fdf70c034dbaf74f9216f866 -SIZE (vermaden-beadm-1.2.7_GH0.tar.gz) = 14924 +TIMESTAMP = 1530392877 +SHA256 (vermaden-beadm-1.2.8_GH0.tar.gz) = 6fd52954f7d4f55ad80d5838bdbd92992fc54210832ab3f18afd4ffc5542bc28 +SIZE (vermaden-beadm-1.2.8_GH0.tar.gz) = 15385 Modified: head/sysutils/beadm/files/patch-beadm.1 ============================================================================== --- head/sysutils/beadm/files/patch-beadm.1 Sat Jun 30 20:39:59 2018 (r473642) +++ head/sysutils/beadm/files/patch-beadm.1 Sat Jun 30 21:11:19 2018 (r473643) @@ -4,9 +4,9 @@ Date: Wed Sep 6 09:17:00 2017 -0600 Fix indentation in man page ---- beadm.1.orig 2017-01-13 23:25:44 UTC +--- beadm.1.orig 2018-06-13 03:53:03 UTC +++ beadm.1 -@@ -87,9 +87,11 @@ If the -e param is specified, the new environment will +@@ -89,9 +89,11 @@ If the -e param is specified, the new environment will Creates a snapshot of the existing boot environment named .Ar beName . .Pp @@ -20,3 +20,11 @@ Date: Wed Sep 6 09:17:00 2017 -0600 .Pp Destroys the given .Ar beName +@@ -151,6 +153,7 @@ will force the unmount if busy. + .Pp + .It Ic version + List the beadm version and exit. ++.El + .Sh EXAMPLES + .Bl -bullet + .It