Received: by mail.netbsd.org (Postfix, from userid 605) id B076484D85; Fri, 4 Oct 2019 14:21:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36F4884D75 for ; Fri, 4 Oct 2019 14:21:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id rqZHVchT3hjV for ; Fri, 4 Oct 2019 14:21:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ABF0484C2B for ; Fri, 4 Oct 2019 14:21:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A5402FBF4; Fri, 4 Oct 2019 14:21:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570198900181620" MIME-Version: 1.0 Date: Fri, 4 Oct 2019 14:21:40 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/graphics/freeglut To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191004142140.A5402FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1570198900181620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Oct 4 14:21:40 UTC 2019 Modified Files: pkgsrc/graphics/freeglut: Makefile PLIST distinfo Removed Files: pkgsrc/graphics/freeglut/patches: patch-CMakeLists.txt Log Message: freeglut: Update to 3.2.1 Changes: - pkgsrc can delete a local patch. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/freeglut/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/freeglut/PLIST cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/freeglut/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/freeglut/patches/patch-CMakeLists.txt Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570198900181620 Content-Disposition: inline Content-Length: 2372 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/freeglut/Makefile diff -u pkgsrc/graphics/freeglut/Makefile:1.24 pkgsrc/graphics/freeglut/Makefile:1.25 --- pkgsrc/graphics/freeglut/Makefile:1.24 Thu Oct 3 11:17:51 2019 +++ pkgsrc/graphics/freeglut/Makefile Fri Oct 4 14:21:40 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2019/10/03 11:17:51 nia Exp $ +# $NetBSD: Makefile,v 1.25 2019/10/04 14:21:40 nia Exp $ -DISTNAME= freeglut-3.2.0 +DISTNAME= freeglut-3.2.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeglut/} Index: pkgsrc/graphics/freeglut/PLIST diff -u pkgsrc/graphics/freeglut/PLIST:1.8 pkgsrc/graphics/freeglut/PLIST:1.9 --- pkgsrc/graphics/freeglut/PLIST:1.8 Thu Oct 3 11:17:51 2019 +++ pkgsrc/graphics/freeglut/PLIST Fri Oct 4 14:21:40 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2019/10/03 11:17:51 nia Exp $ +@comment $NetBSD: PLIST,v 1.9 2019/10/04 14:21:40 nia Exp $ include/GL/freeglut.h include/GL/freeglut_ext.h include/GL/freeglut_std.h @@ -11,6 +11,6 @@ lib/cmake/FreeGLUT/FreeGLUTTargets.cmake lib/libglut.a lib/libglut.so lib/libglut.so.3 -lib/libglut.so.3.10.0 +lib/libglut.so.3.11.0 lib/pkgconfig/freeglut.pc lib/pkgconfig/glut.pc Index: pkgsrc/graphics/freeglut/distinfo diff -u pkgsrc/graphics/freeglut/distinfo:1.11 pkgsrc/graphics/freeglut/distinfo:1.12 --- pkgsrc/graphics/freeglut/distinfo:1.11 Thu Oct 3 11:17:51 2019 +++ pkgsrc/graphics/freeglut/distinfo Fri Oct 4 14:21:40 2019 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.11 2019/10/03 11:17:51 nia Exp $ +$NetBSD: distinfo,v 1.12 2019/10/04 14:21:40 nia Exp $ -SHA1 (freeglut-3.2.0.tar.gz) = cc88845a3bfce41bbaa345d10038a1bcc6782af2 -RMD160 (freeglut-3.2.0.tar.gz) = 596644e5733aa7981643565bf1b49e7a8ee47b04 -SHA512 (freeglut-3.2.0.tar.gz) = 78da1eaa845607ddd97a6744f3a97ff26cdb562fdf990695c8ac97a60d9d692496e4bf3672acfc522add60823c2f3bc7435e19e8041fbbb5d95851c0b641a818 -Size (freeglut-3.2.0.tar.gz) = 443147 bytes -SHA1 (patch-CMakeLists.txt) = 3e9d66bc13758777461e4bf7c6ccbe7eb0fb908d +SHA1 (freeglut-3.2.1.tar.gz) = 7a62e0d2caad92ff745bc5037592b2753f0b2f20 +RMD160 (freeglut-3.2.1.tar.gz) = c9b9d76f61ff56b153367817cfbc1fb5c0816c54 +SHA512 (freeglut-3.2.1.tar.gz) = aced4bbcd36269ce6f4ee1982e0f9e3fffbf18c94f785d3215ac9f4809b992e166c7ada496ed6174e13d77c0f7ef3ca4c57d8a282e96cbbe6ff086339ade3b08 +Size (freeglut-3.2.1.tar.gz) = 440228 bytes --_----------=_1570198900181620--