Update to 0.6.3
This commit is contained in:
parent
8dee94c6cf
commit
bc12cbbacb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102885
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ctypes
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%/,ctypes/:pyctypes,g} \
|
||||
${MASTER_SITE_LOCAL:S,%SUBDIR%/,perky/:libffi,g}
|
||||
@ -41,6 +40,7 @@ post-patch:
|
||||
-e 's|\(libraries=\["ffi"\]\)|\1,library_dirs=["${LIBFFIWRKSRC}/.libs"]|' \
|
||||
-e 's|\(Extension(.*\)$$|\1 define_macros=[("ffi_type_schar", \
|
||||
"ffi_type_sint8"), ("ffi_type_sshort","ffi_type_sint16")],|' \
|
||||
-e 's|define_macros=\[.*CAN_PASS_BY_VALUE.*\],||' \
|
||||
${WRKSRC}/setup.py
|
||||
${REINPLACE_CMD} -e 's,\(alpha\*-.*-osf.*\)),\1 | alpha*-*-freebsd*),' \
|
||||
${LIBFFIWRKSRC}/configure
|
||||
|
@ -1,2 +1,4 @@
|
||||
MD5 (ctypes-0.6.2.tar.gz) = 6abeef042e407a062a8698dd37f3b5c8
|
||||
MD5 (ctypes-0.6.3.tar.gz) = db17353042d9b96c9187fb8c4507f79f
|
||||
SIZE (ctypes-0.6.3.tar.gz) = 150590
|
||||
MD5 (libffi-030511.tar.gz) = dcce311e68911b3d16729ce8602fd946
|
||||
SIZE (libffi-030511.tar.gz) = 190872
|
||||
|
Loading…
Reference in New Issue
Block a user