[144526] trunk/dports/devel/svn2cl/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Mon Jan 11 12:18:49 PST 2016


Revision: 144526
          https://trac.macports.org/changeset/144526
Author:   dstrubbe at macports.org
Date:     2016-01-11 12:18:49 -0800 (Mon, 11 Jan 2016)
Log Message:
-----------
svn2cl: Update to 0.14, take over maintainership, supply livecheck.

Modified Paths:
--------------
    trunk/dports/devel/svn2cl/Portfile

Modified: trunk/dports/devel/svn2cl/Portfile
===================================================================
--- trunk/dports/devel/svn2cl/Portfile	2016-01-11 20:17:49 UTC (rev 144525)
+++ trunk/dports/devel/svn2cl/Portfile	2016-01-11 20:18:49 UTC (rev 144526)
@@ -4,9 +4,9 @@
 PortSystem          1.0
 
 name                svn2cl
-version             0.13
+version             0.14
 categories          devel textproc
-maintainers         nomaintainer
+maintainers         dstrubbe openmaintainer
 license             BSD
 description         Subversion log to GNU-style ChangeLog
 long_description \
@@ -18,8 +18,8 @@
 homepage            http://arthurdejong.org/svn2cl/
 master_sites        ${homepage}
 
-checksums           rmd160  8a0a11c9d8207941d9ca33c73c0b32e27b16b919 \
-                    sha256  504d7a2866866f8c675bfa7ce0a99768531256c824567306a4fd47f9ffd1b5a8
+checksums           rmd160  f537577a831586f0bca977997dc78c0b1288df81 \
+                    sha256  a1beb1ee03c7247c2f89792ac5bf91cb4e5ee9bdee839e2208ec9f3aacd738f2
 
 depends_run         bin:xsltproc:libxslt
 
@@ -41,3 +41,6 @@
    ln -s ${prefix}/libexec/${name}/svn2cl.sh ${destroot}${prefix}/bin/svn2cl
 }
 
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     release (\[0-9.\]+) of <tt>${name}</tt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160111/5cfbe628/attachment.html>


More information about the macports-changes mailing list