pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-sectsty Import tex-sectsty-2.0.2 as print/te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad47ba80dabf
branches:  trunk
changeset: 561513:ad47ba80dabf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 10 00:47:25 2009 +0000

description:
Import tex-sectsty-2.0.2 as print/tex-sectsty.

A LaTeX2e package to help change the style of any or all of LaTeX's
sectional headers in the article, book, or report classes.  Examples
include the addition of rules above or below a section title.

diffstat:

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

diffs (39 lines):

diff -r d322f1d8f8ce -r ad47ba80dabf print/tex-sectsty/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-sectsty/DESCR   Fri Jul 10 00:47:25 2009 +0000
@@ -0,0 +1,3 @@
+A LaTeX2e package to help change the style of any or all of LaTeX's
+sectional headers in the article, book, or report classes.  Examples
+include the addition of rules above or below a section title.
diff -r d322f1d8f8ce -r ad47ba80dabf print/tex-sectsty/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-sectsty/Makefile        Fri Jul 10 00:47:25 2009 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:47:25 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME=      sectsty
+PKGNAME=       tex-${DISTNAME}-2.0.2
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+COMMENT=       Control sectional headers
+
+CONFLICTS+=    teTeX-texmf<=3.0nb17
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d322f1d8f8ce -r ad47ba80dabf print/tex-sectsty/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-sectsty/PLIST   Fri Jul 10 00:47:25 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/10 00:47:25 minskim Exp $
+share/texmf-dist/tex/latex/sectsty/sectsty.sty
diff -r d322f1d8f8ce -r ad47ba80dabf print/tex-sectsty/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-sectsty/distinfo        Fri Jul 10 00:47:25 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/10 00:47:25 minskim Exp $
+
+SHA1 (tex-sectsty-2.0.2/sectsty.tar.lzma) = 8216fb93671bb251541cc3021d4f2480f90d357f
+RMD160 (tex-sectsty-2.0.2/sectsty.tar.lzma) = 8ee3f23ce1415063be3c82590acfda18bb3baf9d
+Size (tex-sectsty-2.0.2/sectsty.tar.lzma) = 4772 bytes



Home | Main Index | Thread Index | Old Index