aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-samba
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-09-05 03:00:17 +0800
committergarga <garga@FreeBSD.org>2006-09-05 03:00:17 +0800
commita99711e91e2004af8177042557e85f7d9179e3c1 (patch)
tree604d338fb25dd195e31f4cf7a18385a8d27ab16b /net/py-samba
parent6abc9a0a1c7414b9012e7c9e3aac60964173bd5f (diff)
downloadfreebsd-ports-gnome-a99711e91e2004af8177042557e85f7d9179e3c1.tar.gz
freebsd-ports-gnome-a99711e91e2004af8177042557e85f7d9179e3c1.tar.zst
freebsd-ports-gnome-a99711e91e2004af8177042557e85f7d9179e3c1.zip
*** net/samba3:
- Update to 3.0.23c Common bugs fixed in 3.0.23c include: [1] o Authentication failures in pam_winbind when the AD domain policy is set to not expire passwords. o Authorization failures when using smb.conf options such as "valid users" with the smbpasswd passdb backend. *** net/samba-libsmbclient: [2] - Small cosmetic changes *** net/py-samba: [3] - Reset PORTREVISION back, as master port version bumped PR: ports/102805 [1] ports/102806 [2] ports/102807 [3] Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer)
Diffstat (limited to 'net/py-samba')
-rw-r--r--net/py-samba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile
index ce0b5befd7ac..d6512b08a30a 100644
--- a/net/py-samba/Makefile
+++ b/net/py-samba/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}