aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2011-11-16 17:51:51 +0800
committerrm <rm@FreeBSD.org>2011-11-16 17:51:51 +0800
commit931ea0b2944523c53a06c42c0f460a70290a16f1 (patch)
tree893b63a73007970494de19cf373e9c3646133561 /devel
parentde2795b67d1efe9c4bd9d298160dab43c62e87f7 (diff)
downloadfreebsd-ports-gnome-931ea0b2944523c53a06c42c0f460a70290a16f1.tar.gz
freebsd-ports-gnome-931ea0b2944523c53a06c42c0f460a70290a16f1.tar.zst
freebsd-ports-gnome-931ea0b2944523c53a06c42c0f460a70290a16f1.zip
- update to 0.0.2
- pet portlint Approved by: miwi (co-mentor) Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-asn1-modules/Makefile7
-rw-r--r--devel/py-asn1-modules/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-asn1-modules/Makefile b/devel/py-asn1-modules/Makefile
index ae0c00ad49cf..69b9d9b10eda 100644
--- a/devel/py-asn1-modules/Makefile
+++ b/devel/py-asn1-modules/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asn1-modules
-PORTVERSION= 0.0.1a
+PORTVERSION= 0.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
SF/pyasn1/py${PORTNAME}/${PORTVERSION}
@@ -16,11 +16,12 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= Collection of ASN.1 data structures for py-asn1
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1
-
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.1.1:${PORTSDIR}/devel/py-asn1
+
+# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= pyasn1-modules
diff --git a/devel/py-asn1-modules/distinfo b/devel/py-asn1-modules/distinfo
index 5263f3593b99..0cd8772d1e2e 100644
--- a/devel/py-asn1-modules/distinfo
+++ b/devel/py-asn1-modules/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pyasn1-modules-0.0.1a.tar.gz) = 4600d0acb9ecef20e9aa0d08922a0a11c541dc6841893cb5bb01063dfe103eca
-SIZE (pyasn1-modules-0.0.1a.tar.gz) = 12202
+SHA256 (pyasn1-modules-0.0.2.tar.gz) = 448ead91a7785d19dfc8645afd182e50bf99845b196f6f38cc083104e0efb097
+SIZE (pyasn1-modules-0.0.2.tar.gz) = 12945