pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glu glu: Update to 9.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/256b93dfb4e0
branches: trunk
changeset: 400619:256b93dfb4e0
user: nia <nia%pkgsrc.org@localhost>
date: Sat Aug 31 12:43:20 2019 +0000
description:
glu: Update to 9.0.1
Changes:
Amarnath Valluri (1):
libutils/mipmap.c: Fixed possible memory leak
John Hein (1):
pkgconfig: Include -I path for glu itself
Krzysztof Kosi?ski (1):
Remove all uses of the register keyword.
Matt Turner (4):
Add -D(N)DEBUG to CFLAGS dependent on --enable-debug
libutil: Include stddef.h for NULL
Switch from bz2 to xz
glu 9.0.1
Mike Gorchak (1):
glu: initialize PriorityQ::order field to NULL in pqNewPriorityQ()
diffstat:
graphics/glu/Makefile | 9 ++++-----
graphics/glu/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (37 lines):
diff -r 0f592c13e982 -r 256b93dfb4e0 graphics/glu/Makefile
--- a/graphics/glu/Makefile Sat Aug 31 12:31:46 2019 +0000
+++ b/graphics/glu/Makefile Sat Aug 31 12:43:20 2019 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.67 2019/08/22 09:57:08 nia Exp $
+# $NetBSD: Makefile,v 1.68 2019/08/31 12:43:20 nia Exp $
-DISTNAME= glu-9.0.0
-PKGREVISION= 2
+DISTNAME= glu-9.0.1
CATEGORIES= graphics
MASTER_SITES= https://mesa.freedesktop.org/archive/glu/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://cgit.freedesktop.org/mesa/glu/
+HOMEPAGE= https://gitlab.freedesktop.org/mesa/glu
COMMENT= OpenGL Utility Library
LICENSE= sgi-free-software-b-v2.0
diff -r 0f592c13e982 -r 256b93dfb4e0 graphics/glu/distinfo
--- a/graphics/glu/distinfo Sat Aug 31 12:31:46 2019 +0000
+++ b/graphics/glu/distinfo Sat Aug 31 12:43:20 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2015/11/03 21:34:00 agc Exp $
+$NetBSD: distinfo,v 1.19 2019/08/31 12:43:20 nia Exp $
-SHA1 (glu-9.0.0.tar.bz2) = c2814bbaf1e60e28a75ec80f4646047c0da742bd
-RMD160 (glu-9.0.0.tar.bz2) = 567991e97a0702699d9db33f45c2dc0cef1006f1
-SHA512 (glu-9.0.0.tar.bz2) = ff920e3fbca739794e1432a92fdd8517aa732110fea71ed724185425042f83ce18e9866c16f95c6e10f6993f0814a90fac9636e2b3d8ca2084d1ac0a860f61c8
-Size (glu-9.0.0.tar.bz2) = 493206 bytes
+SHA1 (glu-9.0.1.tar.xz) = b6ffef562ba55d3f80146d4238589cb9b1de66f5
+RMD160 (glu-9.0.1.tar.xz) = 2f1aafb4271f9ec20349267e7de3411d141f356f
+SHA512 (glu-9.0.1.tar.xz) = 8a6dae5b4bd63efb96d15f23ccda4ad9c2ffaa964897e5fa63d1e58360d8d4e6732c5efd2109dba04155d5fc457ab1718a65cf9b544ce0d452679ba988d04018
+Size (glu-9.0.1.tar.xz) = 434632 bytes
SHA1 (patch-src_libtess_sweep.c) = b7f9ca4e1a83e0081b3cfa418f378e33392f7f65
Home |
Main Index |
Thread Index |
Old Index