aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-asn1
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-03-18 11:23:31 +0800
committermiwi <miwi@FreeBSD.org>2011-03-18 11:23:31 +0800
commit64f914ddc31a59f1d1f308817c35cd93478fdd93 (patch)
tree13ae4c0b778e850a5d2ccfbf579109168fe5c46a /devel/py-asn1
parent9fb2d414d367c5769744a46d480ed09d3ebfe87e (diff)
downloadfreebsd-ports-gnome-64f914ddc31a59f1d1f308817c35cd93478fdd93.tar.gz
freebsd-ports-gnome-64f914ddc31a59f1d1f308817c35cd93478fdd93.tar.zst
freebsd-ports-gnome-64f914ddc31a59f1d1f308817c35cd93478fdd93.zip
- Update to 0.0.13b
PR: 155637 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer
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