Date: Fri, 27 Jul 2012 10:09:23 -0500 From: "Bryan Drewery" <bryan@shatow.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vermaden@interia.pl Subject: ports/170214: [MAINTAINER UPDATE] sysutils/beadm: Update to 0.7.1 Message-ID: <20120727150952.8D16F106566B@hub.freebsd.org> Resent-Message-ID: <201207271510.q6RFA5P9063996@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170214 >Category: ports >Synopsis: [MAINTAINER UPDATE] sysutils/beadm: Update to 0.7.1 >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 Jul 27 15:10:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Bryan Drewery >Release: FreeBSD 8.3-RELEASE i386 >Organization: >Environment: >Description: - Update to 0.7.1 - Fixes incorrect mountpoint creation in 'beadm mount' - Add checks to ensure 'beadm mount' mountpoints can be created - Add check to ensure 'beadm activate' BE is not already mounted from 'beadm mount' Passing redports log: http://redports.org/~bdrewery/20120727140527-4361-39818/beadm-0.7.1.log >How-To-Repeat: >Fix: --- patch-beadm-0.7.1.txt begins here --- Only in .: .git diff -u /usr/ports/sysutils/beadm/Makefile ./Makefile --- /usr/ports/sysutils/beadm/Makefile 2012-07-01 05:15:37.000000000 -0500 +++ ./Makefile 2012-07-27 09:00:33.000000000 -0500 @@ -6,10 +6,10 @@ # PORTNAME= beadm -PORTVERSION= 0.7 +PORTVERSION= 0.7.1 CATEGORIES= sysutils MASTER_SITES= SF/beadm/dist/ \ - http://www.shatow.net/freebsd/ + http://mirror.shatow.net/freebsd/${PORTNAME}/ MAINTAINER= bryan@shatow.net COMMENT= Solaris-like utility to manage Boot Environments on ZFS diff -u /usr/ports/sysutils/beadm/distinfo ./distinfo --- /usr/ports/sysutils/beadm/distinfo 2012-07-01 05:15:37.000000000 -0500 +++ ./distinfo 2012-07-27 09:00:50.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (beadm-0.7.tar.bz2) = f05db6f64df181c6d1cb0cf26ffee42918f6edfb9f622e488078c525eec38c33 -SIZE (beadm-0.7.tar.bz2) = 11253 +SHA256 (beadm-0.7.1.tar.bz2) = da0874b9f4d28845dc432ae3b5a07d5d15423e07a0b65567401bbfde565a85bd +SIZE (beadm-0.7.1.tar.bz2) = 11389 --- patch-beadm-0.7.1.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?20120727150952.8D16F106566B>