aboutsummaryrefslogtreecommitdiffstats
path: root/dns/py-twistedNames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-twistedNames/Makefile')
-rw-r--r--dns/py-twistedNames/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile
index 60e0b8b3d567..e7093b68fe00 100644
--- a/dns/py-twistedNames/Makefile
+++ b/dns/py-twistedNames/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twistedNames
-PORTVERSION= 12.0.0
+PORTVERSION= 12.1.0
CATEGORIES= dns devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Names/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,12 +18,12 @@ COMMENT= A DNS protocol implementation with client and server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= Twisted_Names
+PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
.include <bsd.port.mk>
nsertions'>+1 * Update to 20020619.sobomax2002-09-0617-397/+2912 * Add file missed in the previous checkin.sobomax2002-04-171-0/+5 * - Clean-up build system a bit;sobomax2002-04-176-50/+110 * Fix a silly permission bug, which results in a 777 permission all over thesobomax2002-04-102-2/+26 * Teach the creature how properly create shared libs on FreeBSD, so thatsobomax2002-04-103-7/+17 * Grammar nit: I_AGREE_TO_A_LICENSE_TERMS -> I_AGREE_TO_LICENSE_TERMS.sobomax2002-04-091-3/+3 * Correct primary MASTER_SITES.sobomax2002-03-311-1/+2 * Make it impossible to install the software without reading the license first.sobomax2002-03-301-0/+9 * Add more MASTER_SITES from PR #36433.sobomax2002-03-301-1/+3