summaryrefslogtreecommitdiff
path: root/net/netatalk/Makefile
diff options
context:
space:
mode:
authorhauke <hauke>2010-10-17 14:12:10 +0000
committerhauke <hauke>2010-10-17 14:12:10 +0000
commit5edde7bb0b6f7728bea09707a4f8f9ea97e74e35 (patch)
treef8f9726997c92342f97e830b1d55fe710d5c8d8e /net/netatalk/Makefile
parent7db586e3bacfb0e1ab75a966d92b8ad526aff4c3 (diff)
downloadpkgsrc-5edde7bb0b6f7728bea09707a4f8f9ea97e74e35.tar.gz
Update Netatalk to 2.1.4
Changes in 2.1.4 ~~~~~~~~~~~~~~~~ * FIX: afpd: Downstream fix for FreeBSD PR 148022 * FIX: afpd: Fixes for bugs 3074077 and 3074078 * FIX: afpd: Better handling of symlinks in combination with ACLs and EAs. Fixes bug 3074076. * FIX: dbd: Adding a file with the CNID from it's adouble file did not work in case that CNID was alread occupied in the database * FIX: macusers: add support for Solaris * NEW: cnid_metad: use a PID lockfile * NEW: afpd: prevent log flooding * UPD: dbd: ignore ".zfs" snapshot directories * UPD: dbd: support interrupting -re mode Does not fix pkg/43953, unfortunately.
Diffstat (limited to 'net/netatalk/Makefile')
-rw-r--r--net/netatalk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index ccbb82a5f36..849192dd828 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2010/09/16 08:06:17 adam Exp $
+# $NetBSD: Makefile,v 1.73 2010/10/17 14:12:10 hauke Exp $
-DISTNAME= netatalk-2.1.3
-PKGREVISION= 1
+DISTNAME= netatalk-2.1.4
+#PKGREVISION= 1
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2