Commits

Ryan Schmidt authored a38d72e8cb1
magic: Update to 8.1.224
No tags

science/magic/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 active_variants 1.1
5 5 PortGroup conflicts_build 1.0
6 6
7 7 # Please keep the magic and magic-devel ports as similar as possible.
8 8
9 9 name magic
10 10 conflicts magic-devel
11 -version 8.1.223
11 +version 8.1.224
12 12 revision 0
13 -checksums rmd160 797d7bb136e9d9dc27807ab93194c8aa9e5f4853 \
14 - sha256 162a7a0fef91f91f5d8286d72d8d8c9b9947acbd6952427d33f41396710f09b5 \
15 - size 3937016
13 +checksums rmd160 8d7c33a654239da2ba518a98bd33e2a915f11ac3 \
14 + sha256 618b872c69f291fd24dfa47d73807a03f80e9bb4ac781dee681090506c679bd8 \
15 + size 3937007
16 16
17 17 set branch [join [lrange [split ${version} .] 0 1] .]
18 18 categories science
19 19 # mostly very permissively licensed, but includes a copy of GNU readline
20 20 license GPL-2+
21 21 maintainers {ryandesign @ryandesign} openmaintainer
22 22 description A VLSI Layout System
23 23
24 24 long_description Magic is a venerable VLSI layout tool, written in the \
25 25 1980's at Berkeley. Magic is widely cited as being the \

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

Add shortcut