On Jul 16, 2011, at 15:14, [email protected] wrote: > Revision: 80747 > http://trac.macports.org/changeset/80747 > Author: [email protected] > Date: 2011-07-16 13:14:35 -0700 (Sat, 16 Jul 2011) > Log Message: > ----------- > glew: update master_sites > > Modified Paths: > -------------- > trunk/dports/graphics/glew/Portfile > > Modified: trunk/dports/graphics/glew/Portfile > =================================================================== > --- trunk/dports/graphics/glew/Portfile 2011-07-16 19:36:18 UTC (rev > 80746) > +++ trunk/dports/graphics/glew/Portfile 2011-07-16 20:14:35 UTC (rev > 80747) > @@ -18,7 +18,7 @@ > exposed in a single header file. > > homepage http://glew.sourceforge.net/ > -master_sites sourceforge > +master_sites sourceforge:project/${name}/${name}/${version}/ > extract.suffix .tgz > checksums md5 7dfbb444b5a4e125bc5dba0aef403082 \ > sha1 ed555d15d0f01239b262c4cf803e97d60d8a18b6 \
Don't forget that doing this also screws up the livecheck which must then be fixed separately (r80754). Perhaps there's a change we should make to the default sourceforge livecheck to fix this in a majority of cases, but I haven't looked into that yet. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
