pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-cparser
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 22 00:37:20 UTC 2016
Modified Files:
pkgsrc/devel/py-cparser: Makefile distinfo
Log Message:
Updated py-cparser to 2.16.
+ Version 2.16 (18.10.2016)
- Functionally identical to 2.15, but fixes a packaging problem that caused
failed installation (_build_tables wasn't rerun in the pycparser/ dir).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-cparser/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-cparser/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-cparser/Makefile
diff -u pkgsrc/devel/py-cparser/Makefile:1.7 pkgsrc/devel/py-cparser/Makefile:1.8
--- pkgsrc/devel/py-cparser/Makefile:1.7 Wed Oct 19 12:24:14 2016
+++ pkgsrc/devel/py-cparser/Makefile Sat Oct 22 00:37:20 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/10/19 12:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/10/22 00:37:20 wiz Exp $
-DISTNAME= pycparser-2.15
+DISTNAME= pycparser-2.16
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycparser/}
Index: pkgsrc/devel/py-cparser/distinfo
diff -u pkgsrc/devel/py-cparser/distinfo:1.6 pkgsrc/devel/py-cparser/distinfo:1.7
--- pkgsrc/devel/py-cparser/distinfo:1.6 Wed Oct 19 12:24:14 2016
+++ pkgsrc/devel/py-cparser/distinfo Sat Oct 22 00:37:20 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/10/19 12:24:14 wiz Exp $
+$NetBSD: distinfo,v 1.7 2016/10/22 00:37:20 wiz Exp $
-SHA1 (pycparser-2.15.tar.gz) = 4547687da8cdd10e3ca3b1d33af3028cb9e2bc5a
-RMD160 (pycparser-2.15.tar.gz) = d988e543b70ee4c47540b2496cedeee3ff33fcc6
-SHA512 (pycparser-2.15.tar.gz) = 03c08df9d1d34dba661106035d28f5f6168e2c22dff3738b1942edd3629325b2ce726bc52c4bcf34d3b2acfcd4ceaac11cbe53e246cb5a611e38396732a7e81f
-Size (pycparser-2.15.tar.gz) = 232280 bytes
+SHA1 (pycparser-2.16.tar.gz) = 886dd69714bae3a27ff154e977f6822508c72db1
+RMD160 (pycparser-2.16.tar.gz) = 954ed67be3cecdac23bc082525bc1ccb306a0852
+SHA512 (pycparser-2.16.tar.gz) = 854c93b8c75aeecf7b3df61ee181693e31e7cf59d6a695fd1b32ff8baf5916bc38f9574af6d0db888764eb756f1dc06555e83c8d990e1dc0ddad2b03db23ecab
+Size (pycparser-2.16.tar.gz) = 230060 bytes
Home |
Main Index |
Thread Index |
Old Index