[148684] trunk/dports/devel/sbt/Portfile

blair at macports.org blair at macports.org
Sat May 14 19:25:13 PDT 2016


Revision: 148684
          https://trac.macports.org/changeset/148684
Author:   blair at macports.org
Date:     2016-05-14 19:25:12 -0700 (Sat, 14 May 2016)
Log Message:
-----------
sbt: fix livecheck.

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

Modified: trunk/dports/devel/sbt/Portfile
===================================================================
--- trunk/dports/devel/sbt/Portfile	2016-05-15 02:16:09 UTC (rev 148683)
+++ trunk/dports/devel/sbt/Portfile	2016-05-15 02:25:12 UTC (rev 148684)
@@ -61,5 +61,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/
-livecheck.regex {"([0-9.]+)/"}
+livecheck.url   https://dl.bintray.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/
+livecheck.regex {>([0-9.]+)/<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160514/0d84bf8f/attachment.html>


More information about the macports-changes mailing list