summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2011-11-10 21:18:37 +0000
committerminskim <minskim@pkgsrc.org>2011-11-10 21:18:37 +0000
commit2a92587785582e9e114d1e60b48b0927d3f122e7 (patch)
treeb62fdafea7ab215930baca65879fea888873e8f1 /print
parentc838e5be90355a790d9589f2f3563b6113ce181c (diff)
downloadpkgsrc-2a92587785582e9e114d1e60b48b0927d3f122e7.tar.gz
Sync tex-wrapfig{,-doc} with TeX Live r22048.
Changes: - Add documentation.
Diffstat (limited to 'print')
-rw-r--r--print/tex-wrapfig-doc/Makefile5
-rw-r--r--print/tex-wrapfig-doc/PLIST4
-rw-r--r--print/tex-wrapfig-doc/distinfo8
-rw-r--r--print/tex-wrapfig/DESCR4
-rw-r--r--print/tex-wrapfig/Makefile5
-rw-r--r--print/tex-wrapfig/distinfo8
6 files changed, 18 insertions, 16 deletions
diff --git a/print/tex-wrapfig-doc/Makefile b/print/tex-wrapfig-doc/Makefile
index 0290ac96d1e..3475ff7908f 100644
--- a/print/tex-wrapfig-doc/Makefile
+++ b/print/tex-wrapfig-doc/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:08:27 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/10 21:18:37 minskim Exp $
DISTNAME= wrapfig.doc
PKGNAME= tex-${DISTNAME:S/./-/}-3.6
-TEXLIVE_REV= 15878
+PKGREVISION= 1
+TEXLIVE_REV= 22048
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-wrapfig
diff --git a/print/tex-wrapfig-doc/PLIST b/print/tex-wrapfig-doc/PLIST
index 73b0810d170..c663756a24b 100644
--- a/print/tex-wrapfig-doc/PLIST
+++ b/print/tex-wrapfig-doc/PLIST
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:08:27 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/11/10 21:18:38 minskim Exp $
share/texmf-dist/doc/latex/wrapfig/multiple-span.txt
+share/texmf-dist/doc/latex/wrapfig/wrapfig-doc.pdf
+share/texmf-dist/doc/latex/wrapfig/wrapfig-doc.tex
diff --git a/print/tex-wrapfig-doc/distinfo b/print/tex-wrapfig-doc/distinfo
index db14ec163af..71c3feb248b 100644
--- a/print/tex-wrapfig-doc/distinfo
+++ b/print/tex-wrapfig-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:08:27 minskim Exp $
+$NetBSD: distinfo,v 1.2 2011/11/10 21:18:38 minskim Exp $
-SHA1 (tex-wrapfig-15878/wrapfig.doc.tar.xz) = 4e3c13388af7069020e596cfcaae03fbe74bafb5
-RMD160 (tex-wrapfig-15878/wrapfig.doc.tar.xz) = dd7564c23a25bd33317c5645051d70706bbb390d
-Size (tex-wrapfig-15878/wrapfig.doc.tar.xz) = 1480 bytes
+SHA1 (tex-wrapfig-22048/wrapfig.doc.tar.xz) = fe5823a4475f21cdb75c3cc3d19ad85af3719f7f
+RMD160 (tex-wrapfig-22048/wrapfig.doc.tar.xz) = ebc9a265b72e0a67b1b43bb55d7de2c35289983b
+Size (tex-wrapfig-22048/wrapfig.doc.tar.xz) = 337900 bytes
diff --git a/print/tex-wrapfig/DESCR b/print/tex-wrapfig/DESCR
index 61dfd32eb6c..9baaf4d9833 100644
--- a/print/tex-wrapfig/DESCR
+++ b/print/tex-wrapfig/DESCR
@@ -1,5 +1,3 @@
Allows figures or tables to have text wrapped around them. Does not work
in combination with list environments, but can be used in a parbox or
-minipage, and in twocolumn format. Supports the float package. Note that
-most of the package documentation is contained in the package file
-itself (after the \endinput command at the end of the package proper).
+minipage, and in twocolumn format. Supports the float package.
diff --git a/print/tex-wrapfig/Makefile b/print/tex-wrapfig/Makefile
index f2a7bb68f0d..78ab06aab6e 100644
--- a/print/tex-wrapfig/Makefile
+++ b/print/tex-wrapfig/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:08:19 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/10 21:18:37 minskim Exp $
DISTNAME= wrapfig
PKGNAME= tex-${DISTNAME}-3.6
-TEXLIVE_REV= 15878
+PKGREVISION= 1
+TEXLIVE_REV= 22048
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to produce figures which text can flow around
diff --git a/print/tex-wrapfig/distinfo b/print/tex-wrapfig/distinfo
index 282adf37467..41ad26d830d 100644
--- a/print/tex-wrapfig/distinfo
+++ b/print/tex-wrapfig/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:08:19 minskim Exp $
+$NetBSD: distinfo,v 1.2 2011/11/10 21:18:37 minskim Exp $
-SHA1 (tex-wrapfig-15878/wrapfig.tar.xz) = cd52cb83296655032b5d5b8d0ba2ae29e2d342a1
-RMD160 (tex-wrapfig-15878/wrapfig.tar.xz) = 8951c41a6507190c0a729678e7dd7e52dcb43a86
-Size (tex-wrapfig-15878/wrapfig.tar.xz) = 9392 bytes
+SHA1 (tex-wrapfig-22048/wrapfig.tar.xz) = 9f8d3d7736c5c09c771af275380b71e2861d87a0
+RMD160 (tex-wrapfig-22048/wrapfig.tar.xz) = 5e40ee5d372df55c5d6ade2ed175608b0cf4009b
+Size (tex-wrapfig-22048/wrapfig.tar.xz) = 9344 bytes