1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update pysvn to version 1.9.12

This unbreaks the port (py2 to py3 transition)
This commit is contained in:
Ulrich Spörlein 2020-06-28 21:09:55 +00:00
parent 39ecc13836
commit c23ad0b394
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540730
2 changed files with 7 additions and 12 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pysvn
PORTVERSION= 1.9.3
PORTREVISION= 1
PORTVERSION= 1.9.12
CATEGORIES= devel
MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/
@ -13,21 +12,17 @@ COMMENT= Python binding for Subversion
LICENSE= APACHE11
LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-09-15
LIB_DEPENDS= libsvn_client-1.so:devel/subversion \
libneon.so:www/neon \
libexpat.so:textproc/expat2
# Python3 ready
USES= python:-3.6
USES= python
USE_PYTHON= distutils noegginfo concurrent optsuffix
PYDISTUTILS_CONFIGURE_TARGET= configure
PYDISTUTILS_CONFIGUREARGS= --apr-inc-dir=${LOCALBASE}/include/apr-1 \
--svn-inc-dir=${LOCALBASE}/include/subversion-1 \
--pycxx-dir=${WRKSRC}/../Import/pycxx-6.2.8 \
--pycxx-src-dir=${WRKSRC}/../Import/pycxx-6.2.8/Src
--pycxx-dir=${WRKSRC}/../Import/pycxx-7.1.4 \
--pycxx-src-dir=${WRKSRC}/../Import/pycxx-7.1.4/Src
PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}/__init__.py \
%%PYTHON_SITELIBDIR%%/${PORTNAME}/_pysvn_${PYTHON_VERSION:S/./_/:S/python//}.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1484677099
SHA256 (pysvn-1.9.3.tar.gz) = 7c8fe4fba5bee93e87bc8dc9d70cc469038dc5c7ce0a458f214a4f0c20c94988
SIZE (pysvn-1.9.3.tar.gz) = 405760
TIMESTAMP = 1593364883
SHA256 (pysvn-1.9.12.tar.gz) = b113dae303728c3986745d604ce80b4b4a67addc99c24907e3ff5409d87f47d4
SIZE (pysvn-1.9.12.tar.gz) = 663626