[108678] trunk/dports/sysutils/vcsh/Portfile

yeled at macports.org yeled at macports.org
Tue Jul 30 04:25:14 PDT 2013


Revision: 108678
          https://trac.macports.org/changeset/108678
Author:   yeled at macports.org
Date:     2013-07-30 04:25:13 -0700 (Tue, 30 Jul 2013)
Log Message:
-----------
fix quoting ; upgrade to master for `pull` and `push` and `status`

Modified Paths:
--------------
    trunk/dports/sysutils/vcsh/Portfile

Modified: trunk/dports/sysutils/vcsh/Portfile
===================================================================
--- trunk/dports/sysutils/vcsh/Portfile	2013-07-30 11:25:07 UTC (rev 108677)
+++ trunk/dports/sysutils/vcsh/Portfile	2013-07-30 11:25:13 UTC (rev 108678)
@@ -4,21 +4,21 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        RichiH vcsh 1.2 v
+github.setup        RichiH vcsh 1.20130724 v
 categories          sysutils
 platforms           darwin
 maintainers         googlemail.com:gjasny openmaintainer
 license             GPL-2+
 
-description         Version Control System for $HOME - multiple Git repositories in $HOME
+description         Version Control System for \$HOME - multiple Git repositories in \$HOME
 
 long_description    vcsh allows you to have several git repositories, all maintaining their working \
-                    trees in $HOME without clobbering each other. That, in turn, means you can have \
+                    trees in \$HOME without clobbering each other. That, in turn, means you can have \
                     one repository per config set (zsh, vim, ssh, etc), picking and choosing which \
                     configs you want to use on which machine.
 
-checksums           rmd160  c950228bb58de180270cd8e87841743ea568b00b \
-                    sha256  bcd46dda479369e5a0d65ede993e607751cc84f1ee7eaf56cb8c4f84b4319c6d
+checksums           rmd160  1ceab55aef23f5d925890a017cd944e25c5daf3c \
+                    sha256  7f1913da02d94876a5fb4ad44dd41e40836dcbdf48f1f13213be958ddc7bad5b
 
 supported_archs     noarch
 use_configure       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130730/36b1a301/attachment.html>


More information about the macports-changes mailing list