Index: Makefile =================================================================== --- Makefile (revision 448929) +++ Makefile (working copy) @@ -2,14 +2,15 @@ PORTNAME= deluge PORTVERSION= 1.3.15 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -cli CATEGORIES= net-p2p python -MASTER_SITES= http://download.deluge-torrent.org/source/ +MASTER_SITES= https://github.com/deluge-torrent/deluge/archive/ MAINTAINER= rm@FreeBSD.org COMMENT= CLI part of bittorrent client using Python and libtorrent-rasterbar +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION}/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -19,6 +20,7 @@ ${PYTHON_PKGNAMEPREFIX}openssl>=0.8:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:textproc/py-chardet \ ${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:textproc/py-mako \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=0:security/py-service_identity \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted USE_RC_SUBR= deluged deluge_web @@ -25,7 +27,7 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} NO_ARCH= yes -USES= gettext python:-2.7 tar:xz +USES= gettext python:-2.7 USE_PYTHON= autoplist distutils OPTIONS_DEFINE= DOCS Index: distinfo =================================================================== --- distinfo (revision 448929) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494603858 -SHA256 (deluge-1.3.15.tar.xz) = a96405140e3cbc569e6e056165e289a5e9ec66e036c327f3912c73d049ccf92c -SIZE (deluge-1.3.15.tar.xz) = 1467368 +TIMESTAMP = 1504025395 +SHA256 (deluge-1.3.15.tar.gz) = 6f2accf55bd97828f81ea13d5f29087103eb4f95b6be957323e23174cdc86826 +SIZE (deluge-1.3.15.tar.gz) = 3036240