[125504] trunk/dports/sysutils/rcm/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 18 19:33:39 PDT 2014


Revision: 125504
          https://trac.macports.org/changeset/125504
Author:   ryandesign at macports.org
Date:     2014-09-18 19:33:38 -0700 (Thu, 18 Sep 2014)
Log Message:
-----------
rcm: use github portgroup for livecheck

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

Modified: trunk/dports/sysutils/rcm/Portfile
===================================================================
--- trunk/dports/sysutils/rcm/Portfile	2014-09-19 02:29:16 UTC (rev 125503)
+++ trunk/dports/sysutils/rcm/Portfile	2014-09-19 02:33:38 UTC (rev 125504)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                rcm
-version             1.2.3
+github.setup        thoughtbot rcm 1.2.3 v
 maintainers         g5pw openmaintainer
 categories          sysutils
 description         rc file (dotfile) management
@@ -20,6 +20,3 @@
 
 checksums           rmd160  7e41b370fa2bd6308a632175c4d5469a3bbcc10b \
                     sha256  502fd44e567ed0cfd00fb89ccc257dac8d6eb5d003f121299b5294c01665973f
-
-livecheck.url       https://github.com/thoughtbot/rcm/releases
-livecheck.regex     v(\\d(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140918/7fcd8d41/attachment.html>


More information about the macports-changes mailing list