Commits

Ryan Schmidt authored 4b4673c4f80
libGLU: Update to 9.0.1
No tags

x11/libGLU/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name libGLU
6 -version 9.0.0
6 +version 9.0.1
7 +revision 0
8 +checksums sha1 b6ffef562ba55d3f80146d4238589cb9b1de66f5 \
9 + rmd160 2f1aafb4271f9ec20349267e7de3411d141f356f \
10 + sha256 fb5a4c2dd6ba6d1c21ab7c05129b0769544e1d68e1e3b0ffecb18e73c93055bc \
11 + size 434632
12 +
7 13 categories x11 graphics
8 14 maintainers {jeremyhu @jeremyhu} openmaintainer
9 15 license MIT
10 16 description SGI's OpenGL Utility Library
11 17 long_description ${description}
12 18
13 19 homepage https://www.mesa3d.org
14 20 distname glu-${version}
15 21 platforms macosx darwin
16 -use_bzip2 yes
22 +use_xz yes
17 23 master_sites https://mesa.freedesktop.org/archive/glu/
18 24
19 -checksums sha1 c2814bbaf1e60e28a75ec80f4646047c0da742bd \
20 - rmd160 567991e97a0702699d9db33f45c2dc0cef1006f1 \
21 - sha256 1f7ad0d379a722fcbd303aa5650c6d7d5544fde83196b42a73d1193568a4df12
22 -
23 25 depends_lib port:mesa
24 26
25 27 configure.args \
26 28 --disable-silent-rules
27 29
28 30 livecheck.type none

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut