pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-cffi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep 22 06:44:09 UTC 2016

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

Log Message:
Add patch to distinfo and bump PKGREVISION for it.

('make test' still fails with mprotect enabled.)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-cffi/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-cffi/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-cffi/Makefile
diff -u pkgsrc/devel/py-cffi/Makefile:1.21 pkgsrc/devel/py-cffi/Makefile:1.22
--- pkgsrc/devel/py-cffi/Makefile:1.21  Sun Sep 18 22:05:57 2016
+++ pkgsrc/devel/py-cffi/Makefile       Thu Sep 22 06:44:09 2016
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2016/09/18 22:05:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/22 06:44:09 wiz Exp $
 
 DISTNAME=      cffi-1.8.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/cffi/}
 

Index: pkgsrc/devel/py-cffi/distinfo
diff -u pkgsrc/devel/py-cffi/distinfo:1.20 pkgsrc/devel/py-cffi/distinfo:1.21
--- pkgsrc/devel/py-cffi/distinfo:1.20  Sun Sep 18 22:05:57 2016
+++ pkgsrc/devel/py-cffi/distinfo       Thu Sep 22 06:44:09 2016
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.20 2016/09/18 22:05:57 wiz Exp $
+$NetBSD: distinfo,v 1.21 2016/09/22 06:44:09 wiz Exp $
 
 SHA1 (cffi-1.8.3.tar.gz) = 2a5be10205bf3f6b21070a71ee2546d838868172
 RMD160 (cffi-1.8.3.tar.gz) = e13f80925e01699719788a82f8926069084a1d2f
 SHA512 (cffi-1.8.3.tar.gz) = a5a5f62c9d8607a8477abc2c2c53dcbe2aa4cf964b0592d4db349cd35a199e69a84d6cf160973fb5ee736607fa6a41314e8ff0d84bef2ffe16c08f6071c15222
 Size (cffi-1.8.3.tar.gz) = 403766 bytes
+SHA1 (patch-c_malloc__closure.h) = 491dea2d7e118705cb6ee6b6329fd72180d6f48b



Home | Main Index | Thread Index | Old Index