1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- Update to 1.02

- Adjust supported archs

PR:		ports/147051
Submitted by:	gcooper
This commit is contained in:
Li-Wen Hsu 2010-08-22 00:08:31 +00:00
parent c0cd1e4dbf
commit 7183eaa7dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259703
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ctypes
PORTVERSION= 1.0.1
PORTVERSION= 1.0.2
CATEGORIES= devel python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,7 +17,7 @@ COMMENT= Python module allowing to create and manipulate C data types
USE_PYTHON= yes
USE_PYDISTUTILS=yes
ONLY_FOR_ARCHS= i386 amd64 alpha powerpc sparc64
ONLY_FOR_ARCHS= amd64 ia64 i386 mips powerpc sparc64
DEPRECATED= only applies to Python2.4; you should upgrade to a newer Python
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (ctypes-1.0.1.tar.gz) = bdc75102ebc533e1d708296a346cfee4
SHA256 (ctypes-1.0.1.tar.gz) = ca52bc06634f750e10e989010412af56ce9f18b08a9d6d6ac8d984cddaf0ce90
SIZE (ctypes-1.0.1.tar.gz) = 384668
MD5 (ctypes-1.0.2.tar.gz) = 94ff7aa7f7f71b23bac8a98065d77743
SHA256 (ctypes-1.0.2.tar.gz) = ea34ddac33c91ef83389bc0270657f4535aa3a05fd5fd6cc1a9949aacd2efe96
SIZE (ctypes-1.0.2.tar.gz) = 385155