Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4A7177A26F for ; Fri, 6 Jan 2017 10:58:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B51B5855C3; Fri, 6 Jan 2017 10:58:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4480385592 for ; Fri, 6 Jan 2017 10:58:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qtlIDdH8njvx for ; Fri, 6 Jan 2017 10:58:56 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A4E8485581 for ; Fri, 6 Jan 2017 10:58:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97998FBA6; Fri, 6 Jan 2017 10:58:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148370033682270" MIME-Version: 1.0 Date: Fri, 6 Jan 2017 10:58:56 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/math/grace To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170106105856.97998FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148370033682270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Jan 6 10:58:56 UTC 2017 Modified Files: pkgsrc/math/grace: Makefile PLIST distinfo Log Message: Update math/grace to 5.1.25. Change bl3 to pdflib-lite to fix binary package distribution. Grace-5.1.25 - killing set data from GUI and scripts now clears set comments - undid "always overwrite set comments when reading data in" from 5.1.24 - fixed Fourier transform DC-term amplitude (rep. #630) - newer versions of "make" tried to regenerate documentation (rep. #2240) Grace-5.1.24 - fixed detection of dynamic loading libraries (rep. # 2238) - install PDF docs instead of the DVI ones - added cephes/COPYING (from Debian) - a workaround for broken input of non-ASCII text under UTF8 locales - always overwrite set comments when reading data in To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 pkgsrc/math/grace/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/grace/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/grace/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148370033682270 Content-Disposition: inline Content-Length: 3262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/grace/Makefile diff -u pkgsrc/math/grace/Makefile:1.62 pkgsrc/math/grace/Makefile:1.63 --- pkgsrc/math/grace/Makefile:1.62 Sun Jan 1 16:06:26 2017 +++ pkgsrc/math/grace/Makefile Fri Jan 6 10:58:56 2017 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2017/01/01 16:06:26 adam Exp $ +# $NetBSD: Makefile,v 1.63 2017/01/06 10:58:56 fhajny Exp $ -DISTNAME= grace-5.1.23 -PKGREVISION= 7 +DISTNAME= grace-5.1.25 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ @@ -11,6 +10,7 @@ MASTER_SITES= ftp://plasma-gate.weizmann MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ COMMENT= GRaphing, Advanced Computation and Exploration of data +LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake USE_LANGUAGES= c fortran77 @@ -33,7 +33,7 @@ post-install: .include "../../graphics/png/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" .include "../../math/fftw2/buildlink3.mk" -.include "../../print/pdflib/buildlink3.mk" +.include "../../print/pdflib-lite/buildlink3.mk" .include "../../x11/Xbae/buildlink3.mk" .include "../../x11/XmHTML/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" Index: pkgsrc/math/grace/PLIST diff -u pkgsrc/math/grace/PLIST:1.6 pkgsrc/math/grace/PLIST:1.7 --- pkgsrc/math/grace/PLIST:1.6 Thu Oct 25 08:51:59 2012 +++ pkgsrc/math/grace/PLIST Fri Jan 6 10:58:56 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2012/10/25 08:51:59 asau Exp $ +@comment $NetBSD: PLIST,v 1.7 2017/01/06 10:58:56 fhajny Exp $ bin/xmgrace grace/auxiliary/README grace/auxiliary/convcal.c @@ -18,13 +18,13 @@ grace/doc/7.1.2.agr grace/doc/7.1.3.agr grace/doc/8.2.dat grace/doc/CHANGES.html -grace/doc/FAQ.dvi grace/doc/FAQ.html +grace/doc/FAQ.pdf grace/doc/GPL.html -grace/doc/Tutorial.dvi grace/doc/Tutorial.html -grace/doc/UsersGuide.dvi +grace/doc/Tutorial.pdf grace/doc/UsersGuide.html +grace/doc/UsersGuide.pdf grace/doc/convcal.1 grace/doc/grace.1 grace/doc/gracebat.1 Index: pkgsrc/math/grace/distinfo diff -u pkgsrc/math/grace/distinfo:1.13 pkgsrc/math/grace/distinfo:1.14 --- pkgsrc/math/grace/distinfo:1.13 Tue Nov 3 23:33:34 2015 +++ pkgsrc/math/grace/distinfo Fri Jan 6 10:58:56 2017 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2015/11/03 23:33:34 agc Exp $ +$NetBSD: distinfo,v 1.14 2017/01/06 10:58:56 fhajny Exp $ -SHA1 (grace-5.1.23.tar.gz) = 0bd9cd6e76c97210658098f3533b5cf6c037d0bd -RMD160 (grace-5.1.23.tar.gz) = c990d0f0b836eb6d6e3080c47015a86aca074494 -SHA512 (grace-5.1.23.tar.gz) = 84b75639a5065fb0a39204b55e82471be90d78b22530e541a4e58cb5bcd94a59d51e91da38d9fecb9c23e21744c0c3b31bb9db4fd26c656233a19cffd1eef7d3 -Size (grace-5.1.23.tar.gz) = 2501364 bytes +SHA1 (grace-5.1.25.tar.gz) = bcf2588c54c34535be5fe2d07b8fbbda12100a73 +RMD160 (grace-5.1.25.tar.gz) = 3fff22b3ceaaffddd81c8d23d26623f2e8f87c7c +SHA512 (grace-5.1.25.tar.gz) = 9ea68483af1dfc98d217ae730b7a51b66deae5aaa8dfda29d5a3337ed4b5728b45aa03f561bf7d4173e73d6af8dee03cbabd95c0c8dd36999303c89451a3728a +Size (grace-5.1.25.tar.gz) = 2957689 bytes SHA1 (patch-aa) = 5ccd1cc8bbf449c92b2216a52f1e6b9d6bd4cfce SHA1 (patch-ab) = 60a7657a4d191b76dae97ba0a7d8ba378da2a748 --_----------=_148370033682270--