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

sean at macports.org sean at macports.org
Sun Sep 20 23:53:42 PDT 2015


Revision: 140496
          https://trac.macports.org/changeset/140496
Author:   sean at macports.org
Date:     2015-09-20 23:53:42 -0700 (Sun, 20 Sep 2015)
Log Message:
-----------
dub: update to 0.9.24

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

Modified: trunk/dports/devel/dub/Portfile
===================================================================
--- trunk/dports/devel/dub/Portfile	2015-09-21 04:26:43 UTC (rev 140495)
+++ trunk/dports/devel/dub/Portfile	2015-09-21 06:53:42 UTC (rev 140496)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        D-Programming-Language dub 4fece3c83464
-version             0.9.23.99
+github.setup        D-Programming-Language dub 0.9.24 v
 categories          devel
 platforms           darwin
 license             GPL-3
@@ -15,8 +14,8 @@
 
 depends_lib         port:dmd
 
-checksums           rmd160  4b502f3eb89cd84b53b09e0ee3409e2f12906c8e \
-                    sha256  bc3c0913c852a1da653142d94a6118a2e7850150a428de5890f0c8889b3d8f91
+checksums           rmd160  c4065a4354713f3c33a8a5c181aa2119cc3ce57f \
+                    sha256  29ec0bed8d97a7dc077d6b312a853aea6039ef91367cd8fdf46d5763516ed1ea
 
 use_configure       no
 
@@ -27,3 +26,5 @@
     xinstall -d -m 755 ${destroot}${prefix}/bin
     copy ${worksrcpath}/bin/dub ${destroot}${prefix}/bin
 }
+
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"rb\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150920/fd901a64/attachment.html>


More information about the macports-changes mailing list