[127374] trunk/dports/textproc/colorsvn/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Oct 26 07:37:42 PDT 2014


Revision: 127374
          https://trac.macports.org/changeset/127374
Author:   khindenburg at macports.org
Date:     2014-10-26 07:37:42 -0700 (Sun, 26 Oct 2014)
Log Message:
-----------
colorsvn: add notes and livehceck

Modified Paths:
--------------
    trunk/dports/textproc/colorsvn/Portfile

Modified: trunk/dports/textproc/colorsvn/Portfile
===================================================================
--- trunk/dports/textproc/colorsvn/Portfile	2014-10-26 14:13:35 UTC (rev 127373)
+++ trunk/dports/textproc/colorsvn/Portfile	2014-10-26 14:37:42 UTC (rev 127374)
@@ -36,3 +36,13 @@
     xinstall -d $docdir
     xinstall -m 644 -W $worksrcpath COPYING CREDITS Changelog $docdir
 }
+
+notes "
+If you have subversion installed from macports, change \
+${prefix}/etc/colorsvnrc to contain 'svn: ${prefix}/bin/svn'
+Also, verify your terminal's \$TERM is listed in the colorsvrc file.
+"
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "${name}-(\[0-9.\]+)</b> is the latest stable version"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141026/4d3fe289/attachment.html>


More information about the macports-changes mailing list