1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update to 2.0.1

PR:		ports/144346
Submitted by:	Kouki Hashimoto <hsmtkk AT gmail.com>
This commit is contained in:
Li-Wen Hsu 2010-04-03 20:42:15 +00:00
parent 9b95704e41
commit 1aaac624c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252166
3 changed files with 8 additions and 4 deletions

View File

@ -5,10 +5,11 @@
# $FreeBSD$
PORTNAME= chardet
PORTVERSION= 1.0.1
PORTVERSION= 2.0.1
CATEGORIES= textproc python
MASTER_SITES= http://chardet.feedparser.org/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python2-${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org

View File

@ -1,3 +1,3 @@
MD5 (chardet-1.0.1.tgz) = f8c510a6fac300fe0ac9a0c24a76a7ba
SHA256 (chardet-1.0.1.tgz) = 5834db3148c627c72bc058096eb3517d226bccd8ea4a5296bff3afdb70505751
SIZE (chardet-1.0.1.tgz) = 179218
MD5 (python2-chardet-2.0.1.tgz) = ec771971bab5dd1943a10362ebd2fd4c
SHA256 (python2-chardet-2.0.1.tgz) = 56fa0c37189b0a5f082d064dec59d69a044aaa3eeb7acb9b3081e2ba306deaa4
SIZE (python2-chardet-2.0.1.tgz) = 177793

View File

@ -97,6 +97,9 @@
%%PYTHON_SITELIBDIR%%/chardet/sjisprober.py
%%PYTHON_SITELIBDIR%%/chardet/sjisprober.pyc
%%PYTHON_SITELIBDIR%%/chardet/sjisprober.pyo
%%PYTHON_SITELIBDIR%%/chardet/test.py
%%PYTHON_SITELIBDIR%%/chardet/test.pyc
%%PYTHON_SITELIBDIR%%/chardet/test.pyo
%%PYTHON_SITELIBDIR%%/chardet/universaldetector.py
%%PYTHON_SITELIBDIR%%/chardet/universaldetector.pyc
%%PYTHON_SITELIBDIR%%/chardet/universaldetector.pyo