Commits

Nils Breunese authored and Perry E. Metzger committed 8ccd01082c7
micronaut: update to 1.2.7
No tags

java/micronaut/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 5 PortGroup java 1.0
6 6
7 -github.setup micronaut-projects micronaut-core 1.2.6 v
8 -revision 1
7 +github.setup micronaut-projects micronaut-core 1.2.7 v
8 +revision 0
9 9 name micronaut
10 10 categories java
11 11 platforms darwin
12 12 maintainers {breun.nl:nils @breun} openmaintainer
13 13 license Apache-2
14 14 supported_archs noarch
15 15
16 16 description Micronaut is a modern, JVM-based, full stack microservices framework designed \
17 17 for building modular, easily testable microservice applications.
18 18
36 36 \n* Fast startup time \
37 37 \n* Reduced memory footprint \
38 38 \n* Minimal use of reflection \
39 39 \n* Minimal use of proxies \
40 40 \n* Easy Unit Testing
41 41
42 42 homepage https://micronaut.io
43 43 github.tarball_from releases
44 44 distname ${name}-${version}
45 45
46 -checksums rmd160 d10fc0c79c11dd279a9990085e66699b6dbf29fc \
47 - sha256 7218e1e349df598db8a6a6c59a73eb4867b34caf91b2d9456bbdc7eac6476d28 \
48 - size 12928603
46 +checksums rmd160 259fedb56430a3ebfe4535924439b845a5c5b145 \
47 + sha256 c48104b0519857a4b040eeeef0c371f832961c2bdfb4469ea80a44fbcd59b5e0 \
48 + size 12928596
49 49
50 50 use_zip yes
51 51 use_configure no
52 52
53 53 java.version 1.8+
54 54 java.fallback openjdk8
55 55
56 56 build {}
57 57
58 58 destroot {

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut