[149484] trunk/dports/devel/dub/Portfile

sean at macports.org sean at macports.org
Wed Jun 22 15:56:55 PDT 2016


Revision: 149484
          https://trac.macports.org/changeset/149484
Author:   sean at macports.org
Date:     2016-06-22 15:56:55 -0700 (Wed, 22 Jun 2016)
Log Message:
-----------
dub: fix livecheck

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

Modified: trunk/dports/devel/dub/Portfile
===================================================================
--- trunk/dports/devel/dub/Portfile	2016-06-22 22:56:51 UTC (rev 149483)
+++ trunk/dports/devel/dub/Portfile	2016-06-22 22:56:55 UTC (rev 149484)
@@ -31,4 +31,4 @@
     copy ${worksrcpath}/bin/dub ${destroot}${prefix}/bin
 }
 
-livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"rb\]+)${extract.suffix}
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"rba\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160622/f5c239a3/attachment.html>


More information about the macports-changes mailing list