[62454] trunk/dports/devel/bzr

raimue at macports.org raimue at macports.org
Fri Jan 8 05:11:11 PST 2010


Revision: 62454
          http://trac.macports.org/changeset/62454
Author:   raimue at macports.org
Date:     2010-01-08 05:11:10 -0800 (Fri, 08 Jan 2010)
Log Message:
-----------
devel/bzr:
Update to version 2.0.3

Modified Paths:
--------------
    trunk/dports/devel/bzr/Portfile
    trunk/dports/devel/bzr/files/patch-setup.py.diff

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2010-01-08 12:55:15 UTC (rev 62453)
+++ trunk/dports/devel/bzr/Portfile	2010-01-08 13:11:10 UTC (rev 62454)
@@ -4,7 +4,7 @@
 PortGroup     python26 1.0
 
 name          bzr
-version       2.0.1
+version       2.0.3
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
@@ -22,9 +22,9 @@
 homepage      http://bazaar-vcs.org/
 master_sites  https://launchpad.net/${name}/${branch}/${version}/+download/
 
-checksums     md5     8b4d977e70efefeb7ba75d2b20900376 \
-              sha1    e19c05e052290746de54f65254e056e39ba5e018 \
-              rmd160  a48492a27942f1001c1270fc8bb974135328c4b5
+checksums     md5     60758e61b3fd3686966d7ab0ea17fa64 \
+              sha1    178fe6546d32a1752a9e9abca57db128463bb1e6 \
+              rmd160  3b33e5148ff47e66b0315e964d2b8e565d056675
 
 patchfiles    patch-setup.py.diff
 

Modified: trunk/dports/devel/bzr/files/patch-setup.py.diff
===================================================================
--- trunk/dports/devel/bzr/files/patch-setup.py.diff	2010-01-08 12:55:15 UTC (rev 62453)
+++ trunk/dports/devel/bzr/files/patch-setup.py.diff	2010-01-08 13:11:10 UTC (rev 62454)
@@ -1,6 +1,6 @@
 --- setup.py	2009-07-24 09:59:28.000000000 +0800
 +++ setup.py	2009-07-24 10:00:00.000000000 +0800
-@@ -659,7 +659,7 @@
+@@ -682,7 +682,7 @@
      if not 'bdist_egg' in sys.argv:
          # generate and install bzr.1 only with plain install, not the
          # easy_install one
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100108/eeda6aef/attachment.html>


More information about the macports-changes mailing list