> On Jan 10, 2015, at 5:38 AM, [email protected] wrote: > > Revision > 131354 > Author > [email protected] > Date > 2015-01-10 03:38:40 -0800 (Sat, 10 Jan 2015) > Log Message > > cgal: bumps to 4.5.1 > Modified Paths > > • trunk/dports/gis/cgal/Portfile > Diff > > Modified: trunk/dports/gis/cgal/Portfile (131353 => 131354) > > --- trunk/dports/gis/cgal/Portfile 2015-01-10 11:29:59 UTC (rev 131353) > +++ trunk/dports/gis/cgal/Portfile 2015-01-10 11:38:40 UTC (rev 131354) > > @@ -5,7 +5,7 @@ > > PortGroup cmake 1.0 > > > > name cgal > > -version 4.5 > > +version 4.5.1 > > license LGPL-3+ GPL-3+ > > categories gis science > > maintainers vince > > @@ -24,11 +24,11 @@ > > homepage http://www.cgal.org/ > > > fetch.ignore_sslcert yes > > -master_sites https://gforge.inria.fr/frs/download.php/34150 > +master_sites > https://gforge.inria.fr/frs/download.php/file/34403/CGAL-4.5.1.tar.bz2
master_sites should be the directory the distfile is in, and should not include the actual distfile name. master_sites https://gforge.inria.fr/frs/download.php/file/34403/ _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
