Revision: 74470 http://trac.macports.org/changeset/74470 Author: raphael@macports.org Date: 2010-12-18 02:05:57 -0800 (Sat, 18 Dec 2010) Log Message: ----------- py31-djvubind: update to version 1.0.2; fixes #27704 Modified Paths: -------------- trunk/dports/python/py31-djvubind/Portfile Modified: trunk/dports/python/py31-djvubind/Portfile =================================================================== --- trunk/dports/python/py31-djvubind/Portfile 2010-12-18 10:00:25 UTC (rev 74469) +++ trunk/dports/python/py31-djvubind/Portfile 2010-12-18 10:05:57 UTC (rev 74470) @@ -5,7 +5,7 @@ PortGroup python31 1.0 name py31-djvubind -version 1.0.1 +version 1.0.2 platforms darwin supported_archs noarch maintainers raphael openmaintainer @@ -30,9 +30,9 @@ master_sites googlecode:djvubind -checksums md5 16b9db4bd364c35babedd1eef188ca46 \ - sha1 d167e7a1e4c947e75d404df0574d1bc82ed29b9c \ - rmd160 b34e203afac927fe5eb3b4eba3582d5d9088886d +checksums md5 a66de2d1f17e177565b98fb552552ef2 \ + sha1 fac7d4e0e555402454c9ad025a1a59aeb3fc5bea \ + rmd160 b88b396fbd50cb866ee56b9ae7328d82d693f57c patchfiles patch-setup.py.diff post-patch { reinplace "s|/usr/bin/env python3|${python.bin}|" ${worksrcpath}/bin/djvubind
participants (1)
-
raphael@macports.org