aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-11-15 03:23:10 +0800
committerrm <rm@FreeBSD.org>2015-11-15 03:23:10 +0800
commit989e98bddb912efaee5f53c34c525056c9b6e06a (patch)
treea5b4fd873c3a0b4b5b16863859e29291d23a34e4 /net
parentd8e9a97794fdf717658f5414574b75e51e78cef9 (diff)
downloadfreebsd-ports-gnome-989e98bddb912efaee5f53c34c525056c9b6e06a.tar.gz
freebsd-ports-gnome-989e98bddb912efaee5f53c34c525056c9b6e06a.tar.zst
freebsd-ports-gnome-989e98bddb912efaee5f53c34c525056c9b6e06a.zip
net/py-smb: rename to py-pysmb to match upstream naming
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
-rw-r--r--net/py-pysmb/Makefile (renamed from net/py-smb/Makefile)5
-rw-r--r--net/py-pysmb/distinfo (renamed from net/py-smb/distinfo)0
-rw-r--r--net/py-pysmb/pkg-descr (renamed from net/py-smb/pkg-descr)0
4 files changed, 3 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile
index 905e2241809f..d6cd613bfea0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -962,6 +962,7 @@
SUBDIR += py-pynsq
SUBDIR += py-pypcap
SUBDIR += py-pysendfile
+ SUBDIR += py-pysmb
SUBDIR += py-pysocks
SUBDIR += py-pysphere
SUBDIR += py-python-bitcoinrpc
@@ -972,7 +973,6 @@
SUBDIR += py-raet
SUBDIR += py-s3cmd
SUBDIR += py-simplesoap
- SUBDIR += py-smb
SUBDIR += py-smbpasswd
SUBDIR += py-soappy
SUBDIR += py-speedtest-cli
diff --git a/net/py-smb/Makefile b/net/py-pysmb/Makefile
index 1bf6efd417ed..24d406ac7a43 100644
--- a/net/py-smb/Makefile
+++ b/net/py-pysmb/Makefile
@@ -1,13 +1,12 @@
# Created by: ijliao
# $FreeBSD$
-PORTNAME= smb
+PORTNAME= pysmb
PORTVERSION= 1.1.16
CATEGORIES= net python
-MASTER_SITES= http://miketeo.net/files/Projects/py${PORTNAME}/ \
+MASTER_SITES= http://miketeo.net/files/Projects/${PORTNAME}/ \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= pysmb-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= SMB/CIFS library written in Python
diff --git a/net/py-smb/distinfo b/net/py-pysmb/distinfo
index 280626d8fc13..280626d8fc13 100644
--- a/net/py-smb/distinfo
+++ b/net/py-pysmb/distinfo
diff --git a/net/py-smb/pkg-descr b/net/py-pysmb/pkg-descr
index f2d949d2c1d1..f2d949d2c1d1 100644
--- a/net/py-smb/pkg-descr
+++ b/net/py-pysmb/pkg-descr