[65465] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Fri Mar 26 03:43:36 PDT 2010


Revision: 65465
          http://trac.macports.org/changeset/65465
Author:   lightnin at macports.org
Date:     2010-03-26 03:43:36 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Updated pybtex to version 0.13.2.

Modified Paths:
--------------
    trunk/dports/python/py25-pybtex/Portfile
    trunk/dports/python/py26-pybtex/Portfile

Modified: trunk/dports/python/py25-pybtex/Portfile
===================================================================
--- trunk/dports/python/py25-pybtex/Portfile	2010-03-26 10:42:41 UTC (rev 65464)
+++ trunk/dports/python/py25-pybtex/Portfile	2010-03-26 10:43:36 UTC (rev 65465)
@@ -6,7 +6,7 @@
 
 name                py25-pybtex
 epoch               1
-version             0.13.1
+version             0.13.2
 categories          python textproc
 platforms           darwin
 maintainers         lightnin
@@ -19,13 +19,15 @@
 homepage            http://pybtex.sourceforge.net/
 master_sites        http://pypi.python.org/packages/source/p/pybtex/
 distname            pybtex-${version}
-checksums           md5 7e9e244d0125abe4cdc1f180ada348dd \
-                    sha1 57115b20190d11fb3c30b5249147bbcc1f24cbeb \
-                    rmd160 c6db8d8cefb83823f52b2da019f15c024834d763
+checksums           md5 812195385bc242376b8263aa77390082 \
+                    sha1 08871fa605798ceed1cedaed94f4226688b2d778 \
+                    rmd160 ff3e7fb99009e772557365926e636062adf16049
 
 use_bzip2           yes
 
-depends_lib         port:py25-parsing \
+depends_lib         port:py25-elementtree \
+                    port:py25-parsing \
+                    port:py25-setuptools \
                     port:py25-yaml
 
 test.run            yes

Modified: trunk/dports/python/py26-pybtex/Portfile
===================================================================
--- trunk/dports/python/py26-pybtex/Portfile	2010-03-26 10:42:41 UTC (rev 65464)
+++ trunk/dports/python/py26-pybtex/Portfile	2010-03-26 10:43:36 UTC (rev 65465)
@@ -6,7 +6,7 @@
 
 name                py26-pybtex
 epoch               1
-version             0.13.1
+version             0.13.2
 categories          python textproc
 platforms           darwin
 maintainers         lightnin
@@ -19,13 +19,15 @@
 homepage            http://pybtex.sourceforge.net/
 master_sites        http://pypi.python.org/packages/source/p/pybtex/
 distname            pybtex-${version}
-checksums           md5 7e9e244d0125abe4cdc1f180ada348dd \
-                    sha1 57115b20190d11fb3c30b5249147bbcc1f24cbeb \
-                    rmd160 c6db8d8cefb83823f52b2da019f15c024834d763
+checksums           md5 812195385bc242376b8263aa77390082 \
+                    sha1 08871fa605798ceed1cedaed94f4226688b2d778 \
+                    rmd160 ff3e7fb99009e772557365926e636062adf16049
 
 use_bzip2           yes
 
-depends_lib         port:py26-parsing \
+depends_lib         port:py26-elementtree \
+                    port:py26-parsing \
+                    port:py26-setuptools \
                     port:py26-yaml
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/57155cdd/attachment.html>


More information about the macports-changes mailing list