The following reply was made to PR ports/144346; it has been noted by GNATS.

From: Hashimoto <hsm...@gmail.com>
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/144346: Update port: textproc/py-chardet from 1.0.1 to 
        2.0.1
Date: Sun, 28 Feb 2010 16:12:20 +0900

 Sorry. The attached patch seems missing (but why?).
 Here is the patch.
 Regards.
 
 --- a/Makefile Sun Feb 28 08:26:05 2010 +0900
 +++ b/Makefile Sun Feb 28 16:02:17 2010 +0900
 @@ -5,10 +5,11 @@
  # $FreeBSD: ports/textproc/py-chardet/Makefile,v 1.5 2008/03/12
 10:23:46 arved Exp $
 
  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=   po...@freebsd.org
 
 --- a/distinfo Sun Feb 28 08:26:05 2010 +0900
 +++ b/distinfo Sun Feb 28 16:02:17 2010 +0900
 @@ -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
 
 --- a/pkg-plist        Sun Feb 28 08:26:05 2010 +0900
 +++ b/pkg-plist        Sun Feb 28 16:02:17 2010 +0900
 @@ -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
 
 -- 
 Kouki Hashimoto
 hsm...@gmail.com
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to