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.
This commit is contained in:
parent
88db384474
commit
a46938886e
6 changed files with 28 additions and 23 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:14:46 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/04/15 20:44:34 minskim Exp $
|
||||
# TeX Live Revision 17670
|
||||
|
||||
DISTNAME= pgfplots.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.2.2
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.3.1
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Documentation for tex-pgfplots
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/04/10 21:14:46 markd Exp $
|
||||
$NetBSD: distinfo,v 1.2 2010/04/15 20:44:34 minskim Exp $
|
||||
|
||||
SHA1 (tex-pgfplots-doc-1.2.2/pgfplots.doc.tar.xz) = 70e3126a770195ebc1c560041b8358ebd6d4e86f
|
||||
RMD160 (tex-pgfplots-doc-1.2.2/pgfplots.doc.tar.xz) = 1a224dcc8a08da0ea0e4c721308ffecfcbaddd2b
|
||||
Size (tex-pgfplots-doc-1.2.2/pgfplots.doc.tar.xz) = 4823696 bytes
|
||||
SHA1 (tex-pgfplots-doc-1.3.1/pgfplots.doc.tar.xz) = 70e3126a770195ebc1c560041b8358ebd6d4e86f
|
||||
RMD160 (tex-pgfplots-doc-1.3.1/pgfplots.doc.tar.xz) = 1a224dcc8a08da0ea0e4c721308ffecfcbaddd2b
|
||||
Size (tex-pgfplots-doc-1.3.1/pgfplots.doc.tar.xz) = 4823696 bytes
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue