[MacPorts] #42378: Upgrade icon programming language to 9.5.1 and check for X11 existence

MacPorts noreply at macports.org
Wed Feb 5 15:02:37 PST 2014


#42378: Upgrade icon programming language  to 9.5.1 and check for X11 existence
--------------------------+---------------------------------
  Reporter:  t.tensi@…    |      Owner:  michael.grunewald@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  icon         |
--------------------------+---------------------------------

Comment (by macsforever2000@…):

 Thanks. A couple of changes need to be made:

 1. Replace the sha1 checksum with the correct sha256 checksum. sha1 and
 md5 are obsolete and should only be used if upstream provides those.
 2. The following code is wrong:

 {{{
 if {[file exists /usr/X11R6/include/X11/Core.h]} {
             default_variants +x11
         } else {
             default_variants -x11
 }
 }}}

 I have X11 and that file does not exist for me. I have the Macports
 {{{xorg-server}}} port installed.

-- 
Ticket URL: <https://trac.macports.org/ticket/42378#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list