Ticket #29224: Portfile.diff

File Portfile.diff, 1010 bytes (added by raphael-st (Raphael Straub), 13 years ago)
  • Portfile

    old new  
    55PortGroup                       cmake 1.0
    66
    77name                            cgal
    8 version                         3.7
    9 license                         LGPL - QPL
     8version                         3.8
     9license                         LGPL-2.1 QPL Commercial
    1010categories                      gis science
    1111maintainers                     vince
    1212description                     Computational Geometry Algorithm Library
     
    2424homepage                        http://www.cgal.org/
    2525
    2626fetch.ignore_sslcert    yes
    27 master_sites            https://gforge.inria.fr/frs/download.php/27641/
     27master_sites            https://gforge.inria.fr/frs/download.php/28500/
    2828
    2929distname                        CGAL-${version}
    30 checksums                       md5             0e4c17f436ec04848abc3273bb6ab3ee \
    31                                         sha1    c5c1ee8a08b596239ced9df6f13a4555253f0cbb \
    32                                         rmd160  f8e884d2ecf37dbd5fcc6fc8c9987f6116c305a8
     30checksums           md5     b8a79e62e4d8ba8b649d815aebbd1c0a \
     31                    sha1    23748df1e60d62da166d2e395732ae2fe274317d \
     32                    rmd160  5e5e1323ae453d928e85b4f6a7647f9d6d2973d0
    3333
    3434depends_lib-append      port:boost \
    3535                                        port:mpfr \