From 516a15668d0266d95606bf74e324f9bf27769985 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 15 Apr 2010 20:44:34 +0000 Subject: Update tex-pgfplots{,-doc} to 1.3.1. This fixes PR 43165. Major changes: - added and documented |[xy]bar legend| styles and |[xy]bar interval legend| styles - renamed 'every mesh legend' to 'mesh legend' for consistency - improved 'mesh legend' (rescaled and reshiftet it a bit) - Imported all patches to PGF written by Christian Feuersaenger. - added |tiny| style - numerous bug fixes See ChangeLog in tex-pgfplots-doc for the complete list of changes. --- print/tex-pgfplots/DESCR | 12 ++++++------ print/tex-pgfplots/Makefile | 14 +++++++++----- print/tex-pgfplots/PLIST | 3 ++- print/tex-pgfplots/distinfo | 8 ++++---- 4 files changed, 21 insertions(+), 16 deletions(-) (limited to 'print/tex-pgfplots') diff --git a/print/tex-pgfplots/DESCR b/print/tex-pgfplots/DESCR index e3c3d0de7f3..4d9ed16a073 100644 --- a/print/tex-pgfplots/DESCR +++ b/print/tex-pgfplots/DESCR @@ -1,6 +1,6 @@ -Pgfplots draws high-quality function plots using normal or -logarithmic scaling, with a user-friendly interface. The user -supplies axis labels, legend entries and the plot coordinates -for one or more plots and Pgfplots applies axis scaling, -computes any logarithms and axis ticks and draws the plots. -Pgfplots is based on Till Tantau's package PGF/TikZ. +Pgfplots draws high-quality function plots using normal or logarithmic +scaling, with a user-friendly interface. The user supplies axis +labels, legend entries and the plot coordinates for one or more plots +and Pgfplots applies axis scaling, computes any logarithms and axis +ticks and draws the plots. Pgfplots is based on Till Tantau's package +PGF/TikZ. diff --git a/print/tex-pgfplots/Makefile b/print/tex-pgfplots/Makefile index d5353d5b6b7..269713d62e4 100644 --- a/print/tex-pgfplots/Makefile +++ b/print/tex-pgfplots/Makefile @@ -1,11 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:45:43 markd Exp $ -# TeX Live Revision 16576 +# $NetBSD: Makefile,v 1.2 2010/04/15 20:44:34 minskim Exp $ +# TeX Live Revision 17670 DISTNAME= pgfplots -PKGNAME= tex-${DISTNAME}-1.2.2 +PKGNAME= tex-${DISTNAME}-1.3.1 -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Create normal/logarithmic plots in LaTeX +MAINTAINER= minskim@NetBSD.org +COMMENT= LaTeX package to create normal/logarithmic plots + +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pgfplots/PLIST b/print/tex-pgfplots/PLIST index 751adcee36a..1b734e8868f 100644 --- a/print/tex-pgfplots/PLIST +++ b/print/tex-pgfplots/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:45:43 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/04/15 20:44:34 minskim Exp $ share/texmf-dist/scripts/pgfplots/matlab2pgfplots.m share/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh share/texmf-dist/scripts/pgfplots/pgf2pdf.sh @@ -19,6 +19,7 @@ share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.code.tex share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex diff --git a/print/tex-pgfplots/distinfo b/print/tex-pgfplots/distinfo index bf497a93912..97d341d50fe 100644 --- a/print/tex-pgfplots/distinfo +++ b/print/tex-pgfplots/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:45:43 markd Exp $ +$NetBSD: distinfo,v 1.2 2010/04/15 20:44:34 minskim Exp $ -SHA1 (tex-pgfplots-1.2.2/pgfplots.tar.xz) = 1f1f363369718235571afcc20fafa6d968a9a1ba -RMD160 (tex-pgfplots-1.2.2/pgfplots.tar.xz) = 281542f9c1a8559fdfbc729b14a0a0ae511a063c -Size (tex-pgfplots-1.2.2/pgfplots.tar.xz) = 226660 bytes +SHA1 (tex-pgfplots-1.3.1/pgfplots.tar.xz) = 541c3a4118ed711350b6849a29c04f2617597695 +RMD160 (tex-pgfplots-1.3.1/pgfplots.tar.xz) = 88783ef983165f8c2ec7e86d372d192d98b20f40 +Size (tex-pgfplots-1.3.1/pgfplots.tar.xz) = 234496 bytes -- cgit v1.2.3