[137606] trunk/dports/python/py-chardet/Portfile

stromnov at macports.org stromnov at macports.org
Mon Jun 15 04:48:15 PDT 2015


Revision: 137606
          https://trac.macports.org/changeset/137606
Author:   stromnov at macports.org
Date:     2015-06-15 04:48:15 -0700 (Mon, 15 Jun 2015)
Log Message:
-----------
py-chardet: update to version 2.3.0

Modified Paths:
--------------
    trunk/dports/python/py-chardet/Portfile

Modified: trunk/dports/python/py-chardet/Portfile
===================================================================
--- trunk/dports/python/py-chardet/Portfile	2015-06-15 11:45:47 UTC (rev 137605)
+++ trunk/dports/python/py-chardet/Portfile	2015-06-15 11:48:15 UTC (rev 137606)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -6,7 +7,7 @@
 set realname        chardet
 
 name                py-${realname}
-version             2.2.1
+version             2.3.0
 categories-append   devel textproc
 license             LGPL-2.1+
 platforms           darwin
@@ -20,9 +21,8 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     4a758402eaefd0331bdedc7ecb6f452c \
-                    sha1    b59690c286ae2bc515da9b34eb30629d72f02e27 \
-                    rmd160  f85631355c6ba46f18b1171029dbf3faf1586125
+checksums           rmd160  b68ed94bccfd97f23cc0a6288ee8c7914f4c7d04 \
+                    sha256  e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa
 
 python.versions     26 27 33 34
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150615/6f6e1642/attachment.html>


More information about the macports-changes mailing list