[69642] trunk/dports/x11
Ryan Schmidt
ryandesign at macports.org
Sun Jul 11 15:22:42 PDT 2010
On Jul 11, 2010, at 17:09, jeremyhu at macports.org wrote:
> Revision: 69642
> http://trac.macports.org/changeset/69642
> Author: jeremyhu at macports.org
> Date: 2010-07-11 15:09:34 -0700 (Sun, 11 Jul 2010)
> Log Message:
> -----------
> glxinfo: New port based on mesa-demos-8.0.0
> Added: trunk/dports/x11/glxinfo/Portfile
> +homepage http://mesa3d.sourceforge.net/
> +distname ${pkg_name}-${version}
> +master_sites ftp://ftp.freedesktop.org/pub/mesa/7.8.2
> +
> +checksums sha1 4832d94174f32cb869d9a5b055bf45c3141b347f \
> + rmd160 3e9d06e590ca5feaf93e8891e501fef7eb2e3909
On Jul 11, 2010, at 17:09, jeremyhu at macports.org wrote:
> Revision: 69643
> http://trac.macports.org/changeset/69643
> Author: jeremyhu at macports.org
> Date: 2010-07-11 15:09:47 -0700 (Sun, 11 Jul 2010)
> Log Message:
> -----------
> glxgears: New port based on mesa-demos-8.0.0
> Added: trunk/dports/x11/glxgears/Portfile
> +homepage http://mesa3d.sourceforge.net/
> +distname ${pkg_name}-${version}
> +master_sites ftp://ftp.freedesktop.org/pub/mesa/7.8.2
> +
> +checksums sha1 4832d94174f32cb869d9a5b055bf45c3141b347f \
> + rmd160 3e9d06e590ca5feaf93e8891e501fef7eb2e3909
Since these ports use the same distfile, they should share the same dist_subdir so users and mirror servers don't have to download multiple copies. Consider adding to both ports:
dist_subdir mesa
or
dist_subdir mesa-demos
More information about the macports-dev
mailing list