From 8a29ff593e9d459359ab37d57128a901e787d78a Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 6 Nov 2012 03:22:47 +0000 Subject: - Update to 0.8.5 Changes: - Name temporary mount points with Boot Environment name. - Disable mounting datasets with mountpoint=none (avilla). - Implement automatic deletion of temporary mountpoints. - Only delete the temporary created mountpoint directories. - Make use of TMPDIR when using mktemp(1). Feature safe: yes --- sysutils/beadm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/beadm/Makefile') diff --git a/sysutils/beadm/Makefile b/sysutils/beadm/Makefile index a8c0e8237247..2a4d05c3d9bb 100644 --- a/sysutils/beadm/Makefile +++ b/sysutils/beadm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= beadm -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= sysutils MASTER_SITES= SF/beadm/dist/ @@ -12,7 +12,7 @@ LICENSE= BSD USE_GITHUB= yes GH_ACCOUNT= vermaden -GH_COMMIT= 27d3511 +GH_COMMIT= a7c1c73 NO_BUILD= YES -- cgit v1.2.3