Skip to content

Commit

Permalink
plantuml: Update to 2021.4
Browse files Browse the repository at this point in the history
  • Loading branch information
judaew authored and herbygillot committed Apr 8, 2021
1 parent d26b5f5 commit 65ec9f4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions java/plantuml/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup java 1.0

github.setup plantuml plantuml 1.2020.11 v
github.setup plantuml plantuml 1.2021.4 v
revision 0
categories java editors
platforms darwin
supported_archs noarch
license GPL-3+
maintainers nomaintainer
maintainers outlook.de:judaew openmaintainer
description PlantUML is a tool for generating UML diagrams from textual \
description.
long_description ${description}
homepage http://plantuml.com/

checksums rmd160 6d71695902455be81b7cab879af07c51feb07876 \
sha256 038bbc9df6f94f33fb609456806f8e161e4b1ebbe03547f325989495ab6a4091 \
size 5310503
checksums rmd160 4873eae0a3f2749f0d7d9a05de22de01302dbf43 \
sha256 6609430326545746aaf1b65a991bfe89155967002447d6113762e106e1671cdd \
size 4678738

depends_build bin:ant:apache-ant

Expand Down Expand Up @@ -47,3 +47,6 @@ destroot {
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
xinstall -m 0644 ${worksrcpath}/${jarname} ${javadir}
}

notes "Graphiz/DOT notation is enabled by installing gnuplot.\n"

0 comments on commit 65ec9f4

Please sign in to comment.