pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-magaz Import tex-magaz-0.2 as print/tex-magaz.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba19afafd174
branches:  trunk
changeset: 574869:ba19afafd174
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 28 16:05:46 2010 +0000

description:
Import tex-magaz-0.2 as print/tex-magaz.

The magaz package does special formatting for the first line of text
in a paragraph.  This is part of a larger body of tools which remain
in preparation.

diffstat:

 print/tex-magaz/DESCR    |   3 +++
 print/tex-magaz/Makefile |  13 +++++++++++++
 print/tex-magaz/PLIST    |   2 ++
 print/tex-magaz/distinfo |   5 +++++
 4 files changed, 23 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r fef61e772d3f -r ba19afafd174 print/tex-magaz/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-magaz/DESCR     Wed Apr 28 16:05:46 2010 +0000
@@ -0,0 +1,3 @@
+The magaz package does special formatting for the first line of text
+in a paragraph.  This is part of a larger body of tools which remain
+in preparation.
diff -r fef61e772d3f -r ba19afafd174 print/tex-magaz/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-magaz/Makefile  Wed Apr 28 16:05:46 2010 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $
+# TeX Live Revision 17431
+
+DISTNAME=      magaz
+PKGNAME=       tex-${DISTNAME}-0.2
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Magazine layout
+
+CONFLICTS+=    tex-ltxmisc<2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fef61e772d3f -r ba19afafd174 print/tex-magaz/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-magaz/PLIST     Wed Apr 28 16:05:46 2010 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $
+share/texmf-dist/tex/latex/magaz/magaz.sty
diff -r fef61e772d3f -r ba19afafd174 print/tex-magaz/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-magaz/distinfo  Wed Apr 28 16:05:46 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $
+
+SHA1 (tex-magaz-0.2/magaz.tar.xz) = 438c3788b43879ba2058131a394ad9a9b0c2f2cf
+RMD160 (tex-magaz-0.2/magaz.tar.xz) = 2b7d5876db9f5467fd069e7f8eff5a49a5f3dd7e
+Size (tex-magaz-0.2/magaz.tar.xz) = 2648 bytes



Home | Main Index | Thread Index | Old Index