Permalink
Browse files
py-cffi: update to 1.12.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-cffi/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-cffi |
|
|
version 1.12.2 |
|
|
version 1.12.3 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
license MIT |
|
|
@@ -25,9 +25,9 @@ master_sites pypi:10/f7/3b302ff34045f25065091d40e074479d6893882faef135c96 |
|
|
|
|
|
distname cffi-${version} |
|
|
|
|
|
checksums rmd160 b3a0deac9f6125cd368a34153821224636e3022e \ |
|
|
sha256 e113878a446c6228669144ae8a56e268c91b7f1fafae927adc4879d9849e0ea7 \ |
|
|
size 453893 |
|
|
checksums rmd160 1f7293861c23d2e7426d2eff038f85ac9a34db53 \ |
|
|
sha256 041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774 \ |
|
|
size 456340 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
patchfiles-append patch-setup.py.diff |
|
|
|