View | Details | Raw Unified | Return to bug 169143
Collapse All | Expand All

(-)./Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	asn1
8
PORTNAME=	asn1
9
PORTVERSION=	0.1.2
9
PORTVERSION=	0.1.3
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	devel python
11
CATEGORIES=	devel python
12
MASTER_SITES=	CHEESESHOP \
12
MASTER_SITES=	CHEESESHOP \
Lines 18-24 Link Here
18
COMMENT=	ASN.1 toolkit for Python
18
COMMENT=	ASN.1 toolkit for Python
19
19
20
LICENSE=	BSD
20
LICENSE=	BSD
21
LICENSE_FILE=	${WRKSRC}/LICENSE
22
21
23
# Python3 ready
22
# Python3 ready
24
USE_PYTHON=		yes
23
USE_PYTHON=		yes
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pyasn1-0.1.2.tar.gz) = 2422dabc63126cd6a27e41ad6dec53b3df1d701114a1184e7630e4c857380e12
1
SHA256 (pyasn1-0.1.3.tar.gz) = 937fd751c4c25dbd37810d15138114640773c7c276039c9f6d7276fdacb355b7
2
SIZE (pyasn1-0.1.2.tar.gz) = 53547
2
SIZE (pyasn1-0.1.3.tar.gz) = 54291

Return to bug 169143