[99846] trunk/dports/python/py-xhtml2pdf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 18 22:04:12 PST 2012


Revision: 99846
          https://trac.macports.org/changeset/99846
Author:   ryandesign at macports.org
Date:     2012-11-18 22:04:12 -0800 (Sun, 18 Nov 2012)
Log Message:
-----------
py-xhtml2pdf: update to 0.0.4; supported_archs noarch; add modeline

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

Modified: trunk/dports/python/py-xhtml2pdf/Portfile
===================================================================
--- trunk/dports/python/py-xhtml2pdf/Portfile	2012-11-19 06:01:14 UTC (rev 99845)
+++ trunk/dports/python/py-xhtml2pdf/Portfile	2012-11-19 06:04:12 UTC (rev 99846)
@@ -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
@@ -4,9 +5,10 @@
 PortGroup               python 1.0
 
 name                    py-xhtml2pdf
-version                 0.0.3
+version                 0.0.4
 maintainers             perry openmaintainer
 platforms               darwin
+supported_archs         noarch
 
 description             HTML/CSS to PDF converter based on Python
 long_description        ${description}
@@ -20,7 +22,8 @@
 distname                xhtml2pdf-${version}
 master_sites            http://pypi.python.org/packages/source/x/xhtml2pdf/
 
-checksums               rmd160 76541029347f73229e4af9e9a1d2d2a87905e355
+checksums               rmd160  7196b4a8aec1569c8a72fc74fb151c3ce4404f2e \
+                        sha256  2a533f80874338069739d013737b2fd35f0143a46366097ad907fb24ee881233
 
 python.default_version  27
 python.versions         26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121118/2a360e64/attachment.html>


More information about the macports-changes mailing list