pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-lasso Reset PKGREVISION after update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef64e69aa21e
branches:  trunk
changeset: 649144:ef64e69aa21e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 02 16:55:55 2015 +0000

description:
Reset PKGREVISION after update.

diffstat:

 security/py-lasso/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r f0dc07e039a7 -r ef64e69aa21e security/py-lasso/Makefile
--- a/security/py-lasso/Makefile        Thu Apr 02 16:55:09 2015 +0000
+++ b/security/py-lasso/Makefile        Thu Apr 02 16:55:55 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:55 wiz Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   13
 COMMENT=       Liberty Alliance Single Sign On binding for Python
 
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
@@ -12,7 +11,7 @@
 INSTALL_DIRS=  bindings/python
 
 PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE=  33 34 # not yet ported as of 2.3.6
+PYTHON_VERSIONS_INCOMPATIBLE=  33 34 # not yet ported as of 2.4.1
 
 .include "../../lang/python/extension.mk"
 



Home | Main Index | Thread Index | Old Index