FreeBSD Bugzilla – Attachment 159871 Details for
Bug 202330
[MAINTAINER] security/py-pyscard: Update from 1.7.0 to 1.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-pyscard.patch (text/plain), 1.64 KB, created by
mp39590
on 2015-08-14 18:49:24 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-08-14 18:49:24 UTC
Size:
1.64 KB
patch
obsolete
>diff --git a/security/py-pyscard/Makefile b/security/py-pyscard/Makefile >index 65aa35f..22cb83f 100644 >--- a/security/py-pyscard/Makefile >+++ b/security/py-pyscard/Makefile >@@ -2,12 +2,9 @@ > # $FreeBSD$ > > PORTNAME= pyscard >-PORTVERSION= 1.7.0 >+PORTVERSION= 1.9.0 > CATEGORIES= security python >-## request has been submitted to the developers to host sources on PyPI; check >-## this on the next update and change SF to CHEESEHOP (see bug #197834) >-MASTER_SITES= SF >-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= mp39590@gmail.com >@@ -20,11 +17,12 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \ > pcsc-lite>0:${PORTSDIR}/devel/pcsc-lite > RUN_DEPENDS= pcsc-lite>0:${PORTSDIR}/devel/pcsc-lite > >-USES= python:2.7 >+## Python3 is supported >+USES= python:2.7+ > USE_PYTHON= autoplist distutils > >-PYDISTUTILS_BUILD_TARGET= build_ext >-PYDISTUTILS_BUILDARGS+= --include-dirs=${LOCALBASE}/include/PCSC >+PYDISTUTILS_BUILD_TARGET= build_ext >+PYDISTUTILS_BUILDARGS+= --include-dirs=${LOCALBASE}/include/PCSC > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/smartcard/scard/_scard.so >diff --git a/security/py-pyscard/distinfo b/security/py-pyscard/distinfo >index 4caeeb8..c10f8a6 100644 >--- a/security/py-pyscard/distinfo >+++ b/security/py-pyscard/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (pyscard-1.7.0.tar.gz) = 603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 >-SIZE (pyscard-1.7.0.tar.gz) = 151796 >+SHA256 (pyscard-1.9.0.tar.gz) = e0af4350d7a198ee2c1bd21a9e83abcc58bee86bb2d6be59ed7d4c33a81badc5 >+SIZE (pyscard-1.9.0.tar.gz) = 153007
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202330
: 159871