summaryrefslogtreecommitdiff
path: root/devel/py-ctypes
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-07-13 14:58:38 +0000
committerdrochner <drochner@pkgsrc.org>2007-07-13 14:58:38 +0000
commit20117f3fd83eaff95d8ca28f622381a0fd8bc154 (patch)
treeb96dc64abf30a838a5d75fd15d45cdd9ad236bd8 /devel/py-ctypes
parent4211266dc05002181c9c07db4ebbde327defdd97 (diff)
downloadpkgsrc-20117f3fd83eaff95d8ca28f622381a0fd8bc154.tar.gz
-update to 1.0.2
changes: bugfixes -add a bl3 file
Diffstat (limited to 'devel/py-ctypes')
-rw-r--r--devel/py-ctypes/Makefile4
-rw-r--r--devel/py-ctypes/PLIST5
-rw-r--r--devel/py-ctypes/buildlink3.mk21
-rw-r--r--devel/py-ctypes/distinfo8
4 files changed, 31 insertions, 7 deletions
diff --git a/devel/py-ctypes/Makefile b/devel/py-ctypes/Makefile
index 826ba4110d2..b916bb70599 100644
--- a/devel/py-ctypes/Makefile
+++ b/devel/py-ctypes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2006/12/06 17:45:35 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/13 14:58:38 drochner Exp $
-DISTNAME= ctypes-1.0.0
+DISTNAME= ctypes-1.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctypes/}
diff --git a/devel/py-ctypes/PLIST b/devel/py-ctypes/PLIST
index 61495440c90..1188ea2d1d0 100644
--- a/devel/py-ctypes/PLIST
+++ b/devel/py-ctypes/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/13 02:30:49 epg Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/07/13 14:58:38 drochner Exp $
${PYSITELIB}/_ctypes.so
${PYSITELIB}/_ctypes_test.so
${PYSITELIB}/ctypes/__init__.py
@@ -45,6 +45,9 @@ ${PYSITELIB}/ctypes/test/test_arrays.py
${PYSITELIB}/ctypes/test/test_arrays.pyc
${PYSITELIB}/ctypes/test/test_arrays.pyo
${PYSITELIB}/ctypes/test/test_arrays.pyo
+${PYSITELIB}/ctypes/test/test_as_parameter.py
+${PYSITELIB}/ctypes/test/test_as_parameter.pyc
+${PYSITELIB}/ctypes/test/test_as_parameter.pyo
${PYSITELIB}/ctypes/test/test_bitfields.py
${PYSITELIB}/ctypes/test/test_bitfields.pyc
${PYSITELIB}/ctypes/test/test_bitfields.pyo
diff --git a/devel/py-ctypes/buildlink3.mk b/devel/py-ctypes/buildlink3.mk
new file mode 100644
index 00000000000..dc0e7cee0a4
--- /dev/null
+++ b/devel/py-ctypes/buildlink3.mk
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1 2007/07/13 14:58:38 drochner Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+PY_CTYPES_BUILDLINK3_MK:= ${PY_CTYPES_BUILDLINK3_MK}+
+
+.include "../../lang/python/pyversion.mk"
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= py-ctypes
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npy-ctypes}
+BUILDLINK_PACKAGES+= py-ctypes
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}py-ctypes
+
+.if ${PY_CTYPES_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.py-ctypes+= ${PYPKGPREFIX}-ctypes>=1.0.0
+BUILDLINK_PKGSRCDIR.py-ctypes?= ../../devel/py-ctypes
+.endif # PY_CTYPES_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/py-ctypes/distinfo b/devel/py-ctypes/distinfo
index 548735adac1..3eff0ef638f 100644
--- a/devel/py-ctypes/distinfo
+++ b/devel/py-ctypes/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2006/12/04 15:30:58 obache Exp $
+$NetBSD: distinfo,v 1.4 2007/07/13 14:58:39 drochner Exp $
-SHA1 (ctypes-1.0.0.tar.gz) = e7d7e0510536c495d3bf87123a65931cf83d1505
-RMD160 (ctypes-1.0.0.tar.gz) = 78e491068c5e9c8a0e26f749a1b6ccc8e76995ed
-Size (ctypes-1.0.0.tar.gz) = 383190 bytes
+SHA1 (ctypes-1.0.2.tar.gz) = 7f77f2b507a50f292297831ee50e310037398e14
+RMD160 (ctypes-1.0.2.tar.gz) = f8b74c2f9b5646edc916565dd22c51d8819cd6b8
+Size (ctypes-1.0.2.tar.gz) = 385155 bytes
SHA1 (patch-aa) = b9aba67ca979d7bc2f864979faa209e60175f0b0
SHA1 (patch-ab) = 08b4c6489f3c801ff208eccc64366b365843ce81