diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 22:21:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-11-01 22:21:26 +0800 |
commit | 85d5f7ae5014a2d5a5ad75aa9f43861baf741e06 (patch) | |
tree | 5cb6a0353ca874d75e4e3e9495b0ebb841b95bc2 /misc/amanda-server/distinfo | |
parent | 408eead1ddf44887fa39b933d4cb1c7969eb87c6 (diff) | |
download | freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.tar.gz freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.tar.zst freebsd-ports-gnome-85d5f7ae5014a2d5a5ad75aa9f43861baf741e06.zip |
Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
Diffstat (limited to 'misc/amanda-server/distinfo')
-rw-r--r-- | misc/amanda-server/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/amanda-server/distinfo b/misc/amanda-server/distinfo index 7d26a0a79d4e..f5d483d37305 100644 --- a/misc/amanda-server/distinfo +++ b/misc/amanda-server/distinfo @@ -1,3 +1,3 @@ -MD5 (amanda-2.6.1p2.tar.gz) = 816ef0101b6d968c5df7d7d7e793caed -SHA256 (amanda-2.6.1p2.tar.gz) = 828c71040f1ccf69f9996907a3575b7dc27890ea7a5fae5eac77183125eda195 -SIZE (amanda-2.6.1p2.tar.gz) = 2868102 +MD5 (amanda-3.2.0.tar.gz) = df73a318af8f04e9ad2ecb4d59dc052c +SHA256 (amanda-3.2.0.tar.gz) = 757b6ea31cce3737a2620c9dd0112e59891fdf48528e00464c42eb26a750290c +SIZE (amanda-3.2.0.tar.gz) = 4111184 |