Changeset 81082
- Timestamp:
- 07/24/11 22:45:19 (4 years ago)
- Location:
- trunk/dports/x11/mesa
- Files:
-
- 1 deleted
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/0001-apple-applegl_destroy_context-Pass-along-the-correct.patch (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/mesa/Portfile
r80341 r81082 10 10 # xquartz-dev mailing list, and let us know why. 11 11 12 version 7.1 0.312 version 7.11-rc2 13 13 categories x11 graphics 14 14 maintainers jeremyhu openmaintainer … … 24 24 use_bzip2 yes 25 25 master_sites http://www.buraphalinux.org/download/bls2.1/dvd_source/source/xorg/xserver/mesa/ \ 26 ftp://ftp.freedesktop.org/pub/mesa/ ${version}/27 checksums MesaLib-7.1 0.3.tar.bz2 \28 rmd160 bd9800a0cf98560a4424742cac635b4c07a39647\29 sha256 1e701fc839b872677ddca9ed8784d754c9da1fbeda98173980e06aa7df0e85c0\30 MesaGLUT-7.1 0.3.tar.bz2 \31 rmd160 b3f166343210abbeabfc70ac3dba289ec5e34e96\32 sha256 a18edbdda2d722103417c54008e78e5de84fbbcadd7a218f25d4bc59da8962f526 ftp://ftp.freedesktop.org/pub/mesa/7.11/ 27 checksums MesaLib-7.11-rc2.tar.bz2 \ 28 sha1 5ff61ae7a75dd37691915ec1706161d26392ddbb \ 29 rmd160 5adb206406aaec7b8aef90bd3eb4e5740268baa5 \ 30 MesaGLUT-7.11-rc2.tar.bz2 \ 31 sha1 07ba1b701d0b7dda48106221225f7e61c60f0fb9 \ 32 rmd160 358731a88dcd502d67b24a4c2db27e12f564d7e4 33 33 34 34 depends_build \ … … 47 47 48 48 patch.pre_args -p1 49 patchfiles \50 0001-apple-applegl_destroy_context-Pass-along-the-correct.patch51 49 52 50 build.target default
Note: See TracChangeset
for help on using the changeset viewer.

