[MacPorts] #32940: flann 1.7.1 Portfile doesn't build headers. Changeset 88262

MacPorts noreply at macports.org
Wed Jun 6 16:38:37 PDT 2012


#32940: flann 1.7.1 Portfile doesn't build headers. Changeset 88262
-------------------------------------+--------------------------------------
  Reporter:  shinko.cheng@…          |       Owner:  mmoll@…           
      Type:  defect                  |      Status:  reopened          
  Priority:  Normal                  |   Milestone:                    
 Component:  ports                   |     Version:  2.0.3             
Resolution:                          |    Keywords:                    
      Port:  flann                   |  
-------------------------------------+--------------------------------------

Comment(by shinko.cheng@…):

 Here's a patch, if it's helpful.

 {{{

 --- /Users/sycheng/Portfile     2012-06-06 16:35:21.000000000 -0700
 +++ Portfile    2012-06-06 16:09:25.000000000 -0700
 @@ -21,9 +21,10 @@
  distname            ${name}-${version}-src
  use_zip             yes
  extract.mkdir       yes
 -checksums           md5     1832b560cce9cde1c18ad1c7e907ae76 \
 -                    sha1    4f3cef9b4f171b1ee4a98f4f684c350c3022e9b2 \
 -                    rmd160  c48f6de9d3c1c87a446a4f3f0353ff02f4fe6506
 +#checksums           md5     1832b560cce9cde1c18ad1c7e907ae76 \
 +#                    sha1    4f3cef9b4f171b1ee4a98f4f684c350c3022e9b2 \
 +#                    rmd160  c48f6de9d3c1c87a446a4f3f0353ff02f4fe6506
 +checksums           sha256
 eafb8c07cf59ff050be149b15d620ca3dd162e3fce9cb6748cde5d92e0dac775
  depends_lib         port:hdf5-18 port:tbb
  patchfiles          patch-src-cpp-CMakeLists.txt.diff patch-src-python-
 CMakeLists.txt.diff
  patch.dir           ${worksrcpath}/${worksrcdir}
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32940#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list