Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 09:34:43 -0500
From:      "Bryan Drewery" <bryan@shatow.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vermaden@interia.pl
Subject:   ports/169543: [MAINTAINER UPDATE] sysutils/beadm: Update to 0.7
Message-ID:  <20120629143525.394911065670@hub.freebsd.org>
Resent-Message-ID: <201206291440.q5TEe5Y0098953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169543
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] sysutils/beadm: Update to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 14:40:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:

	
>Description:
	- Update to 0.7
	- Add destroy -F (with automatic unmounting, Illumos uses -f for that, we do that automatically)
	- Add mount (list mounted BEs' datasets)
	- Add mount BE (mount Be with temporarty generated mount point, as on Illumos)
	- Add mount BE mountpoint  (mount BE at the specified mountpoint)
	- Minor fix with destroy message
>How-To-Repeat:
	
>Fix:

	

--- patch-beadm-0.7.txt begins here ---
diff -ur /usr/ports/sysutils/beadm/Makefile ./Makefile
--- /usr/ports/sysutils/beadm/Makefile	2012-05-29 04:00:47.000000000 -0500
+++ ./Makefile	2012-06-29 09:06:55.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	beadm
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/beadm/dist/ \
 	http://www.shatow.net/freebsd/
diff -ur /usr/ports/sysutils/beadm/distinfo ./distinfo
--- /usr/ports/sysutils/beadm/distinfo	2012-05-15 08:41:46.000000000 -0500
+++ ./distinfo	2012-06-29 09:05:51.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (beadm-0.6.tar.bz2) = 1ba1909f1adfc1d28e14a81517ed5b50d3a5a181e71d7fb89c9d4f03fbbacff0
-SIZE (beadm-0.6.tar.bz2) = 10511
+SHA256 (beadm-0.7.tar.bz2) = f05db6f64df181c6d1cb0cf26ffee42918f6edfb9f622e488078c525eec38c33
+SIZE (beadm-0.7.tar.bz2) = 11253
--- patch-beadm-0.7.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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