diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2012-11-03 03:12:19 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2012-11-03 03:12:19 +0800 |
commit | bd46398671ccf32a5e82b873eda2cfb5a30d25da (patch) | |
tree | 7019c3cc37ddac1bca4cb475ada4cba4831c73c3 | |
parent | b51476427ce021fb66bd8d64cb119a2b3f6d0248 (diff) | |
download | freebsd-ports-gnome-bd46398671ccf32a5e82b873eda2cfb5a30d25da.tar.gz freebsd-ports-gnome-bd46398671ccf32a5e82b873eda2cfb5a30d25da.tar.zst freebsd-ports-gnome-bd46398671ccf32a5e82b873eda2cfb5a30d25da.zip |
- Update to checkin 15c57f0
Changes:
* Include BE name in temporary mountpoints
* Don't mount mountpoint=none datasets
* Fixes for temporary mountpoints
Feature safe: yes
-rw-r--r-- | sysutils/beadm-devel/Makefile | 4 | ||||
-rw-r--r-- | sysutils/beadm-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/beadm-devel/Makefile b/sysutils/beadm-devel/Makefile index 3368613cfa12..b5a6ff87c88f 100644 --- a/sysutils/beadm-devel/Makefile +++ b/sysutils/beadm-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= beadm -PORTVERSION= 0.8.99.20121029 +PORTVERSION= 0.8.99.20121102 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -12,7 +12,7 @@ LICENSE= BSD USE_GITHUB= yes GH_ACCOUNT= vermaden -GH_COMMIT= 1159385 +GH_COMMIT= 15c57f0 GH_TAGNAME= ${GH_COMMIT} NO_BUILD= YES diff --git a/sysutils/beadm-devel/distinfo b/sysutils/beadm-devel/distinfo index 922ced6d6d76..e8cd2466718e 100644 --- a/sysutils/beadm-devel/distinfo +++ b/sysutils/beadm-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (beadm-0.8.99.20121029.tar.gz) = f39b05e02e046128c12dd47db8df4f19ca539d3836e3685e8c9356b19d329a69 -SIZE (beadm-0.8.99.20121029.tar.gz) = 14073 +SHA256 (beadm-0.8.99.20121102.tar.gz) = 95b83d2b26dd6cc8a860041c9d567244cd99a75432d95de70c5c6eb2f7335998 +SIZE (beadm-0.8.99.20121102.tar.gz) = 14237 |