pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-twisted Fix pattern.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce3c21cc75d1
branches:  trunk
changeset: 355076:ce3c21cc75d1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 20 10:47:36 2016 +0000

description:
Fix pattern.

diffstat:

 net/py-twisted/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r e671c25fafe7 -r ce3c21cc75d1 net/py-twisted/Makefile
--- a/net/py-twisted/Makefile   Sun Nov 20 10:39:16 2016 +0000
+++ b/net/py-twisted/Makefile   Sun Nov 20 10:47:36 2016 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2016/11/01 15:55:46 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/11/20 10:47:36 wiz Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
+PKGREVISION=   1
 COMMENT=       Framework for writing networked applications
 .include "../../net/py-twisted/Makefile.common"
 
+DEPENDS+=      ${PYPKGPREFIX}-incremental-[0-9]*:../../devel/py-incremental
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL>=0.6:../../security/py-OpenSSL
 DEPENDS+=      ${PYPKGPREFIX}-ZopeInterface>=3.0.1:../../devel/py-ZopeInterface
 



Home | Main Index | Thread Index | Old Index