summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-03-04 07:16:54 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-03-04 07:16:54 +0000
commitbc12cbbacb4fe6640f2fbf6cc034473d0f24f038 (patch)
treeb8d1234f51f862257b61f0c402886bc3d290d117 /devel
parentFix build with a SelF-eXtracting archive in CD-ROM. (diff)
Update to 0.6.3
Notes
Notes: svn path=/head/; revision=102885
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ctypes/Makefile4
-rw-r--r--devel/py-ctypes/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/py-ctypes/Makefile b/devel/py-ctypes/Makefile
index 055864c15794..91fbd92cc9c7 100644
--- a/devel/py-ctypes/Makefile
+++ b/devel/py-ctypes/Makefile
@@ -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
diff --git a/devel/py-ctypes/distinfo b/devel/py-ctypes/distinfo
index 94b899629fea..eabf32510bd4 100644
--- a/devel/py-ctypes/distinfo
+++ b/devel/py-ctypes/distinfo
@@ -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