summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2009-03-04 23:12:19 +0000
committertron <tron@pkgsrc.org>2009-03-04 23:12:19 +0000
commit3726b624be0db20c17ca9a0a254404f08844a8a0 (patch)
tree1073e86484e3e3c411d9ae1e78efd09c38ceea33 /net/samba/Makefile
parente74ddac56fe45288095d0cfca84815ef9659531c (diff)
downloadpkgsrc-3726b624be0db20c17ca9a0a254404f08844a8a0.tar.gz
Pullup ticket #2715 - requested by sborrill
samba: bug fix Revisions pulled up: - net/samba/Makefile 1.188 - net/samba/distinfo 1.66 - net/samba/patches/patch-at 1.11 - net/samba/patches/patch-au 1.10 --- Module Name: pkgsrc Committed By: sborrill Date: Tue Mar 3 17:50:49 UTC 2009 Modified Files: pkgsrc/net/samba: Makefile distinfo pkgsrc/net/samba/patches: patch-at patch-au Log Message: Rework detection of getifaddrs() code so that it precedes the AIX method as AIX method was being chosen in preference (on NetBSD 5.0 at least). This broke net and rpcclient, etc. as they failed to enumerate interfaces correctly.
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index bb29d96cf62..60e8dbefefe 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.186 2008/11/28 03:17:58 taca Exp $
+# $NetBSD: Makefile,v 1.186.2.1 2009/03/04 23:12:19 tron Exp $
.include "Makefile.mirrors"
DISTNAME= samba-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/}