svn commit: r393401 - head/net/py-impacket

Ruslan Makhmatkhanov rm at FreeBSD.org
Sat Aug 1 19:21:28 UTC 2015


Author: rm
Date: Sat Aug  1 19:21:26 2015
New Revision: 393401
URL: https://svnweb.freebsd.org/changeset/ports/393401

Log:
  net/py-impacket: update WWW, sort USE_PYTHON

Modified:
  head/net/py-impacket/Makefile
  head/net/py-impacket/pkg-descr

Modified: head/net/py-impacket/Makefile
==============================================================================
--- head/net/py-impacket/Makefile	Sat Aug  1 19:03:20 2015	(r393400)
+++ head/net/py-impacket/Makefile	Sat Aug  1 19:21:26 2015	(r393401)
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1
 		${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto
 
 USES=		dos2unix python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 PORTDOCS=	*
 

Modified: head/net/py-impacket/pkg-descr
==============================================================================
--- head/net/py-impacket/pkg-descr	Sat Aug  1 19:03:20 2015	(r393400)
+++ head/net/py-impacket/pkg-descr	Sat Aug  1 19:21:26 2015	(r393401)
@@ -8,4 +8,5 @@ as Pcapy. Packets can be constructed fro
 from raw data. Furthermore, the object oriented API makes it simple to
 work with deep protocol hierarchies.
 
-WWW: http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Impacket
+WWW: http://www.coresecurity.com/corelabs-research/open-source-tools/impacket
+WWW: https://github.com/CoreSecurity/impacket


More information about the svn-ports-head mailing list