diff options
author | fredb <fredb@pkgsrc.org> | 2003-02-15 20:01:06 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2003-02-15 20:01:06 +0000 |
commit | cb8a942c4177f984474f8afc2ca64d0b2ffa9fee (patch) | |
tree | 055723577eba057d560072ec8825cfec94fc6c85 /net/netatalk/distinfo | |
parent | 90b4c8853936edb1d6d056c1fe769cf0e0c34456 (diff) | |
download | pkgsrc-cb8a942c4177f984474f8afc2ca64d0b2ffa9fee.tar.gz |
Update netatalk to 1.6.0. Significant changes since 1.5.5, from "NEWS":
Changes in 1.6.0
================
* FIX: pap looks at the STDOUT file descriptor to see if it's connected to
a tty, instead of STDIN.
Changes in 1.6pre2
==================
* UPD: Removed --with-catsearch option from configure and enable FPCatSearch
by default.
* UPD: The dbpath argument does now support variable substitution.
* FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
* FIX: Two directories with the same name but different case confused the
Mac Finder.
* FIX: The ROOT_PARENT directory could get invalidated.
Changes in 1.6pre1
====================
* NEW: Long file name mangling support.
* NEW: Improved log file support.
* NEW: Server-side find capability ("FPCatSearch")
* NEW: Concurrent datastore (CDB) is now the default CNID datastore. This
should be heavily tested in a multiuser environment.
* NEW: Variable substitution support has been added for the dbpath AppleVolume
option.
* UPD: CNID DID handling is now enabled by default.
* FIX: Various bug and build fixes as well as code cleanups.
*******************************************************************************
Changes to the package:
- Now use buildlink2.
- Drop --with-flock for now, as it's currently broken.
- Add (heretofore) missing dependendency on "devel/rx".
- Add --with-did=last, to avoid having to create a dependendency on db3.
--with-did=last was the default with netatalk 1.5.5.
Diffstat (limited to 'net/netatalk/distinfo')
-rw-r--r-- | net/netatalk/distinfo | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/net/netatalk/distinfo b/net/netatalk/distinfo index 81aa8246f06..806de970746 100644 --- a/net/netatalk/distinfo +++ b/net/netatalk/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.6 2002/09/30 09:25:22 abs Exp $ +$NetBSD: distinfo,v 1.7 2003/02/15 20:01:06 fredb Exp $ -SHA1 (netatalk-1.5.5.tar.gz) = 3d4def4231f1630fb596d7f8c8ca70c7dc661b9a -Size (netatalk-1.5.5.tar.gz) = 835649 bytes -SHA1 (patch-aa) = 0d533245bc01003ecfa4e6b5c6403a82387aa2c4 -SHA1 (patch-ab) = 0921842982de335732e8c0618b66caa27ee9f6fb -SHA1 (patch-ac) = 2eb551644d08da9e59d675d1a61296f21ad69d90 +SHA1 (netatalk-1.6.0.tar.gz) = f3be966dd1bcf2f1f66501f59e3a2743558c58ac +Size (netatalk-1.6.0.tar.gz) = 827737 bytes +SHA1 (patch-ab) = b54f506b2db7fd53393cffb9d05cd688e63a50c3 +SHA1 (patch-ac) = 18d3bff990ddb78146d1e1d2f9e07d6826a7bfd2 SHA1 (patch-ad) = 311d00d165688d4baa1365ba6c4147bd6293f3d8 SHA1 (patch-ae) = 9bae8aef01e7b23fb26c9deddc53386b294d1e1c |