FreeBSD Bugzilla – Attachment 121789 Details for
Bug 164855
[PATCH] textproc/py-chardet: adjust value of MASTER_SITES, and USE_PYDISTUTILS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.92 KB, created by
Olivier Duchateau
on 2012-02-07 16:00:36 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2012-02-07 16:00:36 UTC
Size:
1.92 KB
patch
obsolete
>diff -u /usr/ports/textproc/py-chardet/Makefile py-chardet/Makefile >--- /usr/ports/textproc/py-chardet/Makefile 2010-04-03 20:42:15.000000000 +0000 >+++ py-chardet/Makefile 2012-02-07 16:22:43.000000000 +0000 >@@ -4,30 +4,18 @@ > # > # $FreeBSD: ports/textproc/py-chardet/Makefile,v 1.6 2010/04/03 20:42:15 lwhsu Exp $ > >-PORTNAME= chardet >+PORTNAME= chardet2 > PORTVERSION= 2.0.1 > CATEGORIES= textproc python >-MASTER_SITES= http://chardet.feedparser.org/download/ >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= python2-${PORTNAME}-${PORTVERSION} >-EXTRACT_SUFX= .tgz > > MAINTAINER= ports@FreeBSD.org > COMMENT= Character encoding auto-detection in Python > > USE_PYTHON= yes >-USE_PYDISTUTILS=yes >+USE_PYDISTUTILS= easy_install > >-.if !defined(NOPORTDOCS) >-PORTDOCS= docs COPYING >-.endif >- >-post-install: >-.if !defined(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} >-.for i in ${PORTDOCS} >- ${CP} -R ${WRKSRC}/${i} ${DOCSDIR} >-.endfor >-.endif >+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% > > .include <bsd.port.mk> >diff -u /usr/ports/textproc/py-chardet/distinfo py-chardet/distinfo >--- /usr/ports/textproc/py-chardet/distinfo 2011-07-03 14:39:49.000000000 +0000 >+++ py-chardet/distinfo 2012-02-07 16:22:43.000000000 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (python2-chardet-2.0.1.tgz) = 56fa0c37189b0a5f082d064dec59d69a044aaa3eeb7acb9b3081e2ba306deaa4 >-SIZE (python2-chardet-2.0.1.tgz) = 177793 >+SHA256 (chardet2-2.0.1.tar.gz) = 66a52dffeb670bc29b4e115a0b4b0ecb8cecbe93120fe9979775938f0544f37a >+SIZE (chardet2-2.0.1.tar.gz) = 151734 >diff -u /usr/ports/textproc/py-chardet/pkg-descr py-chardet/pkg-descr >--- /usr/ports/textproc/py-chardet/pkg-descr 2006-01-25 22:46:32.000000000 +0000 >+++ py-chardet/pkg-descr 2012-02-07 16:22:43.000000000 +0000 >@@ -1,4 +1,4 @@ > Character encoding auto-detection in Python. > > Author: Mark Pilgrim >-WWW: http://chardet.feedparser.org/ >+WWW: https://github.com/byroot/chardet >Only in /usr/ports/textproc/py-chardet/: pkg-plist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 164855
: 121789