Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167729942
D11562.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11562.diff
View Options
Index: head/security/py-pyptlib/Makefile
===================================================================
--- head/security/py-pyptlib/Makefile
+++ head/security/py-pyptlib/Makefile
@@ -4,16 +4,21 @@
PORTNAME= pyptlib
PORTVERSION= 0.0.6
CATEGORIES= security net python
-MASTER_SITES= http://www.c-s.li/ports/
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport library
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
-USE_PYTHON= distutils autoplist
-BROKEN= checksum mismatch
+NO_ARCH= yes
+
+USES= python:2.7+
+USE_PYTHON= autoplist distutils
+
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>
Index: head/security/py-pyptlib/distinfo
===================================================================
--- head/security/py-pyptlib/distinfo
+++ head/security/py-pyptlib/distinfo
@@ -1,2 +1,3 @@
-SHA256 (pyptlib-0.0.6.tar.gz) = fcccaf89553c0b7eb82d122d7003b63e22df24fcf54ea15e78efa29dcbd1a15e
-SIZE (pyptlib-0.0.6.tar.gz) = 25740
+TIMESTAMP = 1499840345
+SHA256 (pyptlib-0.0.6.tar.gz) = b98472e3d9e8f4689d3913ca8f89afa5e6cc5383dcd8686987606166f9dac607
+SIZE (pyptlib-0.0.6.tar.gz) = 239316
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 25, 2:28 AM (1 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37218176
Default Alt Text
D11562.diff (1 KB)
Attached To
Mode
D11562: [PATCH] security/py-pyptlib: Fix checksum mismatch, remove BROKEN
Attached
Detach File
Event Timeline
Log In to Comment