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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5036c4f10bf
branches:  trunk
changeset: 456939:e5036c4f10bf
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Aug 11 20:40:55 2021 +0000

description:
glu: update to 9.0.2

The main change is the removal of a now-useless and accidentally
GPL2 header file.

diffstat:

 graphics/glu/Makefile |   4 ++--
 graphics/glu/PLIST    |   3 +--
 graphics/glu/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r c2a45967eacb -r e5036c4f10bf graphics/glu/Makefile
--- a/graphics/glu/Makefile     Wed Aug 11 20:22:05 2021 +0000
+++ b/graphics/glu/Makefile     Wed Aug 11 20:40:55 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2019/08/31 12:43:20 nia Exp $
+# $NetBSD: Makefile,v 1.69 2021/08/11 20:40:55 nia Exp $
 
-DISTNAME=      glu-9.0.1
+DISTNAME=      glu-9.0.2
 CATEGORIES=    graphics
 MASTER_SITES=  https://mesa.freedesktop.org/archive/glu/
 EXTRACT_SUFX=  .tar.xz
diff -r c2a45967eacb -r e5036c4f10bf graphics/glu/PLIST
--- a/graphics/glu/PLIST        Wed Aug 11 20:22:05 2021 +0000
+++ b/graphics/glu/PLIST        Wed Aug 11 20:40:55 2021 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2015/04/02 23:03:00 tnn Exp $
+@comment $NetBSD: PLIST,v 1.19 2021/08/11 20:40:55 nia Exp $
 include/GL/glu.h
-include/GL/glu_mangle.h
 lib/libGLU.la
 lib/pkgconfig/glu.pc
diff -r c2a45967eacb -r e5036c4f10bf graphics/glu/distinfo
--- a/graphics/glu/distinfo     Wed Aug 11 20:22:05 2021 +0000
+++ b/graphics/glu/distinfo     Wed Aug 11 20:40:55 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2019/08/31 12:43:20 nia Exp $
+$NetBSD: distinfo,v 1.20 2021/08/11 20:40:55 nia Exp $
 
-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 (glu-9.0.2.tar.xz) = d56833045bf49218fbaf6047371c14ff852cecfe
+RMD160 (glu-9.0.2.tar.xz) = 55c71a4dbcc42718a69b42b7f0966f8725324da2
+SHA512 (glu-9.0.2.tar.xz) = 2517d7406bb643d12c017a95dcb5d8716f307344332638bcbdf274a90752a7c22165d34745f1b082ed916bb07d40e62d1d1d67d96426225be63166f3480d6f64
+Size (glu-9.0.2.tar.xz) = 436176 bytes
 SHA1 (patch-src_libtess_sweep.c) = b7f9ca4e1a83e0081b3cfa418f378e33392f7f65



Home | Main Index | Thread Index | Old Index