mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.0.1
PR: ports/76794 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
This commit is contained in:
parent
4f36a34d74
commit
12d8716b01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127583
3 changed files with 9 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= smbpasswd
|
PORTNAME= smbpasswd
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0.1
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= http://barryp.org/software/py-${PORTNAME}/files/
|
MASTER_SITES= http://barryp.org/software/py-${PORTNAME}/files/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (py-smbpasswd-1.0.tar.gz) = 36b1616064773ebb4909d11e348c7867
|
MD5 (py-smbpasswd-1.0.1.tar.gz) = 0eab2c29588e32e77ce6e5d2faea7874
|
||||||
SIZE (py-smbpasswd-1.0.tar.gz) = 6579
|
SIZE (py-smbpasswd-1.0.1.tar.gz) = 13153
|
||||||
|
|
|
@ -1 +1,5 @@
|
||||||
Password generation utility for SAMBA for Python lang.
|
This Python module can generate both LANMAN and NT
|
||||||
|
password hashes, suitable for use with Samba.
|
||||||
|
|
||||||
|
Author: Barry Pederson <bp@barryp.org>
|
||||||
|
WWW: http://barryp.org/software/py-smbpasswd
|
||||||
|
|
Loading…
Add table
Reference in a new issue