[144768] trunk/dports/python/py-pygments/Portfile

cal at macports.org cal at macports.org
Sun Jan 17 13:59:04 PST 2016


Revision: 144768
          https://trac.macports.org/changeset/144768
Author:   cal at macports.org
Date:     2016-01-17 13:59:04 -0800 (Sun, 17 Jan 2016)
Log Message:
-----------
py-pygments: Update to 2.1, fix for CVE-2015-8557

Includes fix for CVE-2015-8557 in font loading, openmaintainer.

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

Modified: trunk/dports/python/py-pygments/Portfile
===================================================================
--- trunk/dports/python/py-pygments/Portfile	2016-01-17 20:55:34 UTC (rev 144767)
+++ trunk/dports/python/py-pygments/Portfile	2016-01-17 21:59:04 UTC (rev 144768)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pygments
-version             2.0.2
-revision            0
+version             2.1
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -29,8 +28,8 @@
 
 distname            Pygments-${version}
 
-checksums           rmd160  196e926dc40ffc34a68783882cbe3f0f0aa8f6d8 \
-                    sha256  7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51
+checksums           rmd160  7444b5997671f0c7b028600734e88fb727c07f4d \
+                    sha256  13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160117/1acb5c7e/attachment.html>


More information about the macports-changes mailing list