- update to 0.7.1

- update download mirror

Changelog:
- 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'

PR:		170214
Submitted by:	Bryan Drewery <bryan at shatow dot net> (maintainer)
This commit is contained in:
Ruslan Makhmatkhanov 2012-07-28 05:11:27 +00:00
parent 3e2ab18d4f
commit 387845246d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301633
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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