pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-construct



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 31 08:52:53 UTC 2017

Modified Files:
        pkgsrc/devel/py-construct: Makefile distinfo

Log Message:
2.8.14:
Bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-construct/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-construct/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-construct/Makefile
diff -u pkgsrc/devel/py-construct/Makefile:1.5 pkgsrc/devel/py-construct/Makefile:1.6
--- pkgsrc/devel/py-construct/Makefile:1.5      Wed Jun 21 09:53:50 2017
+++ pkgsrc/devel/py-construct/Makefile  Thu Aug 31 08:52:53 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/06/21 09:53:50 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/08/31 08:52:53 adam Exp $
 
-DISTNAME=      construct-2.8.12
+DISTNAME=      construct-2.8.14
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/construct/}
@@ -12,5 +12,7 @@ LICENSE=      mit
 
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-construct/distinfo
diff -u pkgsrc/devel/py-construct/distinfo:1.3 pkgsrc/devel/py-construct/distinfo:1.4
--- pkgsrc/devel/py-construct/distinfo:1.3      Wed Jun 21 09:49:27 2017
+++ pkgsrc/devel/py-construct/distinfo  Thu Aug 31 08:52:53 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/21 09:49:27 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/08/31 08:52:53 adam Exp $
 
-SHA1 (construct-2.8.12.tar.gz) = 81592ebe5a00aca6aae0a0726c3728771d2d6dd5
-RMD160 (construct-2.8.12.tar.gz) = f0c6b1570d9acc224a05b83f44ff48695cba8070
-SHA512 (construct-2.8.12.tar.gz) = 4d0f59623a62eeab3c10e95b4e8153a1593219bcbcbbe5f87e75ba0a010b62021a9502faf715623faa78b4e397f1a74b41e9bffd1ede92dbebf87b0d4a59b66b
-Size (construct-2.8.12.tar.gz) = 720277 bytes
+SHA1 (construct-2.8.14.tar.gz) = 678228c777a648dcb78dabc85e546ee1288227da
+RMD160 (construct-2.8.14.tar.gz) = c8dd958ac441e72387167f485c835293c64d51c8
+SHA512 (construct-2.8.14.tar.gz) = 8526654258ec1c9bf63d4d4e1afcbef3cb8c5e500efc2a85f35adf48a8b97c9b98d970ebe67155f692fda9bd9402a93dc29327d91ebf0f7d0049cac772d75941
+Size (construct-2.8.14.tar.gz) = 63501 bytes



Home | Main Index | Thread Index | Old Index