ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/dns/py-idna/Makefile
(Generate patch)

Comparing trunk/dns/py-idna/Makefile (file contents):
Revision 23342 by laffer1, Thu Sep 29 02:33:25 2016 UTC vs.
Revision 23343 by laffer1, Thu May 3 14:10:02 2018 UTC

# Line 2 | Line 2
2   # $FreeBSD: head/dns/py-idna/Makefile 400660 2015-11-02 16:30:46Z koobs $
3  
4   PORTNAME=       idna
5 < PORTVERSION=    2.0
5 > PORTVERSION=    2.6
6   CATEGORIES=     dns python
7   MASTER_SITES=   CHEESESHOP
8   PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
# Line 13 | Line 13 | COMMENT=       Internationalized Domain Names in Application
13   LICENSE=        python
14  
15   USES=           python
16 < USE_PYTHON=     autoplist distutils
16 > USE_PYTHON=     autoplist concurrent distutils
17  
18   do-test:
19          @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines