[141431] trunk/dports/java/spring-boot-cli/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Dec 12 01:30:11 PST 2015
Revision: 141431
https://trac.macports.org/changeset/141431
Author: khindenburg at macports.org
Date: 2015-10-18 08:06:16 -0700 (Sun, 18 Oct 2015)
Log Message:
-----------
spring-boot-cli: update to 1.2.7 maintainer #49328; fix livecheck
Modified Paths:
--------------
trunk/dports/java/spring-boot-cli/Portfile
Modified: trunk/dports/java/spring-boot-cli/Portfile
===================================================================
--- trunk/dports/java/spring-boot-cli/Portfile 2015-10-18 14:55:35 UTC (rev 141430)
+++ trunk/dports/java/spring-boot-cli/Portfile 2015-10-18 15:06:16 UTC (rev 141431)
@@ -4,7 +4,7 @@
PortSystem 1.0
name spring-boot-cli
-version 1.2.6
+version 1.2.7
categories java
platforms darwin
@@ -29,8 +29,8 @@
distname ${name}-${version}.RELEASE-bin
-checksums rmd160 838c362adbef7181c97cbd8bcff7f4868657ee8e \
- sha256 e6dd2c08e693133c62445ae0bf8da0f9c42d2e56c0d780fc8424d565eb8d4d75
+checksums rmd160 147c2bbeb0fa737ac6cfdeede97e275a01b15d76 \
+ sha256 11304d73f0aade1d60d8be8653f9d557c8d05a04031b148addf3b64ba5077f78
worksrcdir spring-${version}.RELEASE
@@ -66,3 +66,7 @@
${destroot}${prefix}/etc/bash_completion.d/spring
}
}
+
+livecheck.type regex
+livecheck.url http://repo.spring.io/release/org/springframework/boot/${name}/
+livecheck.regex (\[0-9.\]+).RELEASE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d53dee32/attachment.html>
More information about the macports-changes
mailing list