aboutsummaryrefslogtreecommitdiff
path: root/devel/py-asn1
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-18 03:23:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-18 03:23:31 +0000
commit236f72f7779b764a6b79fbb2d9d763ad68784335 (patch)
tree084d582efcac7a8da6e4a829d223cff29effb2f8 /devel/py-asn1
parent4d326521e160d38c26a6a8ba3ab2e571d1af44d1 (diff)
downloadports-236f72f7779b764a6b79fbb2d9d763ad68784335.tar.gz
ports-236f72f7779b764a6b79fbb2d9d763ad68784335.zip
Notes
Diffstat (limited to 'devel/py-asn1')
-rw-r--r--devel/py-asn1/Makefile13
-rw-r--r--devel/py-asn1/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-asn1/Makefile b/devel/py-asn1/Makefile
index 346939aa8757..0a4cd99cba7a 100644
--- a/devel/py-asn1/Makefile
+++ b/devel/py-asn1/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= asn1
-PORTVERSION= 0.0.13a
+PORTVERSION= 0.0.13b
CATEGORIES= devel python
-MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION}
+MASTER_SITES= CHEESESHOP \
+ SF/py${PORTNAME}/py${PORTNAME}-devel/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
@@ -33,12 +34,12 @@ DOCDOCS= pyasn1-tutorial.html
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-. for f in ${BASEDOCS}
+.for f in ${BASEDOCS}
@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-. endfor
-. for f in ${DOCDOCS}
+.endfor
+.for f in ${DOCDOCS}
@${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
-. endfor
+.endfor
.endif
.include <bsd.port.mk>
diff --git a/devel/py-asn1/distinfo b/devel/py-asn1/distinfo
index 25b185721452..86ed02cc6b01 100644
--- a/devel/py-asn1/distinfo
+++ b/devel/py-asn1/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pyasn1-0.0.13a.tar.gz) = 2db53c0cac65d44eec34e8d76bdfb33680963d5ba3df3249cd9c6b38878d4bd4
-SIZE (pyasn1-0.0.13a.tar.gz) = 48815
+SHA256 (pyasn1-0.0.13b.tar.gz) = dd911885078b0e44eedbd4cc7fa04e8589f8371c77d7e6083b534828c57ed3d0
+SIZE (pyasn1-0.0.13b.tar.gz) = 50570