pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update tex-bagpipetex to 3.01nb2: adjust from teTeX1 t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/223c48f2b6df
branches: trunk
changeset: 487638:223c48f2b6df
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Tue Jan 18 00:31:43 2005 +0000
description:
Update tex-bagpipetex to 3.01nb2: adjust from teTeX1 to teTeX2
Patch from the maintainer, via wiz.
diffstat:
doc/CHANGES | 3 ++-
print/tex-bagpipetex/Makefile | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (47 lines):
diff -r c06214e515e9 -r 223c48f2b6df doc/CHANGES
--- a/doc/CHANGES Tue Jan 18 00:07:35 2005 +0000
+++ b/doc/CHANGES Tue Jan 18 00:31:43 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8796 2005/01/18 00:07:35 hubertf Exp $
+$NetBSD: CHANGES,v 1.8797 2005/01/18 00:31:43 hubertf Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -398,3 +398,4 @@
Updated sun-jre15 to 5.0.1nb1 [jmmv 2005-01-17]
Updated bugzilla to 2.18 [adrianp 2005-01-17]
Updated tex-musixtex to 112 [hubertf 2005-01-18]
+ Updates tex-bagpipetex to 3.01nb2 [hubertf 2005-01-18]
diff -r c06214e515e9 -r 223c48f2b6df print/tex-bagpipetex/Makefile
--- a/print/tex-bagpipetex/Makefile Tue Jan 18 00:07:35 2005 +0000
+++ b/print/tex-bagpipetex/Makefile Tue Jan 18 00:31:43 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/18 00:31:55 hubertf Exp $
#
DISTNAME= bagpipetex-3.01
PKGNAME= tex-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.stanford.edu/~wrinnes/bagpipe.tex/distribution/
DISTFILES= bagpipe301.tar.gz
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.stanford.edu/~wrinnes/bagpipe.tex/
COMMENT= MusixTeX macros to typeset bagpipe music
-DEPENDS+= tex-musixtex>=109:../tex-musixtex
+DEPENDS+= tex-musixtex>=112:../tex-musixtex
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
@@ -52,7 +52,7 @@
post-install:
cd ${PREFIX}/share/texmf/doc/bagpipetex ; \
- latex bagdoc ; \
+ virtex bagdoc ; \
dvips bagdoc.dvi -o bagdoc.ps ; \
musixtex quickref ; \
musixflx quickref ; \
Home |
Main Index |
Thread Index |
Old Index