Ticket #56294: boost_1.67.0_0.diff

File boost_1.67.0_0.diff, 1.0 KB (added by michaelld (Michael Dickens), 6 years ago)
  • devel/boost/Portfile

    diff --git a/devel/boost/Portfile b/devel/boost/Portfile
    index 07ffc624cf..7f6e7bc1e5 100644
    a b PortGroup active_variants 1.1 
    88
    99name            boost
    1010
    11 version         1.66.0
     11version         1.67.0
    1212# Revision is set below in the `if {$subport eq $name} { ... }` statement
    1313# The boost-numpy subport has its own revision number
    14 checksums       rmd160  ee5dafdfa49adf50a5333cef1f55dac4f70b4c14 \
    15                 sha256  5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9 \
    16                 size    85995778
     14checksums       rmd160 d5bf97b8a953b87c08e367556856204a05346315 \
     15                sha256 2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba \
     16                size   87336566
    1717
    1818license         Boost-1
    1919categories      devel
    subport boost-numpy { 
    277277}
    278278
    279279if {$subport eq $name} {
    280     revision 3
     280    revision 0
    281281    patchfiles-append patch-disable-numpy-extension.diff
    282282
    283283    variant regex_match_extra description \