[117137] trunk/dports/science

Aljaž 'g5pw' Srebrnič g5pw at macports.org
Mon Feb 17 06:52:32 PST 2014


Won’t this require a revbump?

On 17 febbraio 2014 at 15:50:46, ryandesign at macports.org (ryandesign at macports.org) wrote:

Revision
117137
Author
ryandesign at macports.org
Date
2014-02-17 06:49:57 -0800 (Mon, 17 Feb 2014)
Log Message

magic, magic-devel: require +x11 variant of tk to avoid crash on launch
Modified Paths

trunk/dports/science/magic/Portfile
trunk/dports/science/magic-devel/Portfile
Diff

Modified: trunk/dports/science/magic/Portfile (117136 => 117137)


--- trunk/dports/science/magic/Portfile   2014-02-17 14:04:13 UTC (rev 117136)
+++ trunk/dports/science/magic/Portfile 2014-02-17 14:49:57 UTC (rev 117137)
@@ -2,6 +2,7 @@
 # $Id$
  
 PortSystem          1.0
+PortGroup           active_variants 1.1
 PortGroup           conflicts_build 1.0
  
 # Please keep the magic and magic-devel ports as similar as possible.
@@ -31,6 +32,8 @@
  
 depends_lib         port:tcl port:tk port:blt port:mesa
  
+require_active_variants tk x11
+
 checksums           rmd160  5e1cb3368b5f3119374d9905643d9457706276e9 \
                     sha256  5fd1449380d185584c03fbfe4b62abee83bb868de11c1d7ebca4db5f8c5338bf
  

Modified: trunk/dports/science/magic-devel/Portfile (117136 => 117137)


--- trunk/dports/science/magic-devel/Portfile     2014-02-17 14:04:13 UTC (rev 117136)
+++ trunk/dports/science/magic-devel/Portfile   2014-02-17 14:49:57 UTC (rev 117137)
@@ -2,6 +2,7 @@
 # $Id$
  
 PortSystem          1.0
+PortGroup           active_variants 1.1
 PortGroup           conflicts_build 1.0
  
 # Please keep the magic and magic-devel ports as similar as possible.
@@ -33,6 +34,8 @@
  
 depends_lib         port:tcl port:tk port:blt port:mesa
  
+require_active_variants tk x11
+
 checksums           rmd160  dc25fc1caf49086c508a3143070d0bb0c15893d3 \
                     sha256  caf43e2222dfd58a811c2dae3343f0b6390d3e99dd6c9c250677c1d0e5b48d35
  

_______________________________________________  
macports-changes mailing list  
macports-changes at lists.macosforge.org  
https://lists.macosforge.org/mailman/listinfo/macports-changes  
-- 
Aljaž Srebrnič a.k.a g5pw
My public key:  http://bit.ly/g5pw_pubkey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140217/1e5fa083/attachment.html>


More information about the macports-changes mailing list