Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/math/grace/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/grace/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.51 retrieving revision 1.69 diff -u -p -r1.51 -r1.69 --- pkgsrc/math/grace/Makefile 2011/12/09 14:36:35 1.51 +++ pkgsrc/math/grace/Makefile 2018/08/16 18:54:59 1.69 @@ -1,21 +1,18 @@ -# $NetBSD: Makefile,v 1.51 2011/12/09 14:36:35 drochner Exp $ -# +# $NetBSD: Makefile,v 1.69 2018/08/16 18:54:59 adam Exp $ -DISTNAME= grace-5.1.22 -PKGREVISION= 6 +DISTNAME= grace-5.1.25 +PKGREVISION= 5 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/ \ - ftp://ftp.ru.xemacs.org/pub/math/grace/src/stable/ \ - ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/ +MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ +MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ +MASTER_SITES+= ftp://ftp.ru.xemacs.org/pub/math/grace/src/stable/ +MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/ 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 -PKG_DESTDIR_SUPPORT= user-destdir - -USE_X11BASE= YES USE_TOOLS+= gmake USE_LANGUAGES= c fortran77 GNU_CONFIGURE= YES @@ -37,7 +34,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"