Revision: 140041 https://trac.macports.org/changeset/140041 Author: ryandesign@macports.org Date: 2015-09-07 17:10:22 -0700 (Mon, 07 Sep 2015) Log Message: ----------- magic: update to 8.0.209; remove patch incorporated upstream Modified Paths: -------------- trunk/dports/science/magic/Portfile Removed Paths: ------------- trunk/dports/science/magic/files/ Modified: trunk/dports/science/magic/Portfile =================================================================== --- trunk/dports/science/magic/Portfile 2015-09-08 00:02:56 UTC (rev 140040) +++ trunk/dports/science/magic/Portfile 2015-09-08 00:10:22 UTC (rev 140041) @@ -9,7 +9,7 @@ name magic conflicts magic-devel -version 8.0.208 +version 8.0.209 set branch [join [lrange [split ${version} .] 0 1] .] categories science # mostly very permissively licensed, but includes a copy of GNU readline @@ -34,11 +34,9 @@ require_active_variants tk x11 -checksums rmd160 90a1a4202964543d198462528f533393c407e062 \ - sha256 b3ef7982028c902d2ea8646b3f0af22f06e66a6ef9b776406b7e7c330aa90e14 +checksums rmd160 2ade989b5d26cc37ea52811013ae6fc1246cfe97 \ + sha256 189ff18db8d6d499fffce95c5891b8d7a1f1c5a2c401ce7d40c515727c1aa5cd -patchfiles patch-scripts-configure.in.diff - universal_variant no conflicts_build gnome-keyring
participants (1)
-
ryandesign@macports.org