[65590] trunk/dports/devel/bzr-rebase/Portfile

raimue at macports.org raimue at macports.org
Sun Mar 28 10:45:31 PDT 2010


Revision: 65590
          http://trac.macports.org/changeset/65590
Author:   raimue at macports.org
Date:     2010-03-28 10:45:30 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
devel/bzr-rebase:
Update to version 0.6.0

Modified Paths:
--------------
    trunk/dports/devel/bzr-rebase/Portfile

Modified: trunk/dports/devel/bzr-rebase/Portfile
===================================================================
--- trunk/dports/devel/bzr-rebase/Portfile	2010-03-28 16:55:01 UTC (rev 65589)
+++ trunk/dports/devel/bzr-rebase/Portfile	2010-03-28 17:45:30 UTC (rev 65590)
@@ -5,26 +5,22 @@
 
 name          bzr-rebase
 set pkgname   bzr-rewrite
-version       0.5.5
+version       0.6.0
 categories    devel python
 platforms     darwin
 maintainers   raimue
 
 description   Rebase plugin for bzr
-long_description  Rebasing is the process of taking a branch and \
-    modifying the history so that it appears to start from a different \
-    point. This can be useful to clean up the history before submitting \
-    your changes. The tree at the end of the process will be the same \
-    as if you had merged the other branch, but the history will be \
-    different.
-
+long_description \
+    Plugin for Bazaar that provides various ways of rewriting existing \
+    revisions, including a rebase command similar to git's rebase.
 homepage      https://launchpad.net/${pkgname}/
 distname      ${pkgname}-${version}
 master_sites  http://launchpad.net/${pkgname}/trunk/${version}/+download/
 
-checksums     md5     99d6c82fc5b82a1574d6249f9caf37f6 \
-              sha1    c7de2e5fb07153d52aaf7f8a4d556dded075a3f4 \
-              rmd160  958c887eb4c28ddf527927e9890d438792917d35
+checksums     md5     d7fd3f45f737b3dd458f8e978c0eea10 \
+              sha1    fb40eefdadbd8816b8d51d9195d30fe7349585a1 \
+              rmd160  af8f538c313b95dad899874abd8495cec64ed344
 
 depends_lib-append  port:bzr
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100328/32f567de/attachment.html>


More information about the macports-changes mailing list