diff options
author | wiz <wiz> | 2002-07-20 01:20:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-20 01:20:05 +0000 |
commit | fbd6596887b0666827f1a41efdd1c0cfa2fa366d (patch) | |
tree | 15183cafacbcc61a3d369bd6ba4dccc5f30659f2 /editors/TeXmacs | |
parent | ca9908c1dfdc9261831968251690063279cfc13e (diff) | |
download | pkgsrc-fbd6596887b0666827f1a41efdd1c0cfa2fa366d.tar.gz |
Update to 1.0.0.9, requested by Julio Merino in pkg/17650.
Changes since 1.0.0.7:
* You may now make money donations to the TeXmacs project (1.0.0.9).
* Headers and footers through menus (1.0.0.9).
* Minor bug fixes (1.0.0.9).
* Reorganization of the online manual (1.0.0.9).
* Standard keyboard prefixes part of tmdoc style file (1.0.0.9).
* Some changes for compilation with g++ 3.1 (1.0.0.8).
* Implementation of arrows with limits above and below (1.0.0.8).
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 | ||||
-rw-r--r-- | editors/TeXmacs/PLIST | 12 | ||||
-rw-r--r-- | editors/TeXmacs/distinfo | 6 |
3 files changed, 15 insertions, 7 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 04c8b0d2d4a..3bc47aff539 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2002/06/16 18:50:26 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/07/20 01:20:05 wiz Exp $ -DISTNAME= TeXmacs-1.0.0.7-src +DISTNAME= TeXmacs-1.0.0.9-src PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ diff --git a/editors/TeXmacs/PLIST b/editors/TeXmacs/PLIST index 809341923a7..95c88813958 100644 --- a/editors/TeXmacs/PLIST +++ b/editors/TeXmacs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/06/16 18:50:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/20 01:20:05 wiz Exp $ bin/fig2ps bin/texmacs include/TeXmacs.h @@ -202,6 +202,10 @@ share/${PKGNAME}/misc/convert/html_commands share/${PKGNAME}/misc/convert/latex_commands share/${PKGNAME}/misc/convert/special.pro share/${PKGNAME}/misc/convert/tex.pro +share/${PKGNAME}/misc/images/.xvpics/tm_gnu1.png +share/${PKGNAME}/misc/images/.xvpics/tm_gnu2.png +share/${PKGNAME}/misc/images/tm_gnu1.png +share/${PKGNAME}/misc/images/tm_gnu2.png share/${PKGNAME}/misc/latex/TeXmacs.sty share/${PKGNAME}/misc/latex/f2pspost.tex share/${PKGNAME}/misc/maxima/texmacs.lisp @@ -371,6 +375,9 @@ share/${PKGNAME}/misc/reduce/README share/${PKGNAME}/misc/reduce/patch share/${PKGNAME}/misc/reduce/reducerc share/${PKGNAME}/packages/common-base.ts +share/${PKGNAME}/packages/documentation/tmdoc-keyboard.ts +share/${PKGNAME}/packages/documentation/tmdoc-markup.ts +share/${PKGNAME}/packages/documentation/tmdoc-traversal.ts share/${PKGNAME}/packages/environment/env-default.ts share/${PKGNAME}/packages/environment/env-europe.ts share/${PKGNAME}/packages/environment/env-float.ts @@ -525,7 +532,6 @@ share/${PKGNAME}/texts/tutorial/overview.tm @dirrm share/${PKGNAME}/packages/header @dirrm share/${PKGNAME}/packages/example @dirrm share/${PKGNAME}/packages/environment -@exec ${MKDIR} %D/share/${PKGNAME}/packages/documentation @dirrm share/${PKGNAME}/packages/documentation @dirrm share/${PKGNAME}/packages @exec ${MKDIR} %D/share/${PKGNAME}/misc/tex @@ -537,6 +543,8 @@ share/${PKGNAME}/texts/tutorial/overview.tm @dirrm share/${PKGNAME}/misc/mime @dirrm share/${PKGNAME}/misc/maxima @dirrm share/${PKGNAME}/misc/latex +@dirrm share/${PKGNAME}/misc/images/.xvpics +@dirrm share/${PKGNAME}/misc/images @dirrm share/${PKGNAME}/misc/convert @dirrm share/${PKGNAME}/misc @exec ${MKDIR} %D/share/${PKGNAME}/langs/programming diff --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo index 70531e92154..3c354e2a251 100644 --- a/editors/TeXmacs/distinfo +++ b/editors/TeXmacs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2002/06/16 18:50:26 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/07/20 01:20:06 wiz Exp $ -SHA1 (TeXmacs-1.0.0.7-src.tar.gz) = de0644849580da3349f57e9c540a3a92e3a9e798 -Size (TeXmacs-1.0.0.7-src.tar.gz) = 1541321 bytes +SHA1 (TeXmacs-1.0.0.9-src.tar.gz) = 6eb8f680c4ad1171bc3c3f27a8d30c9a621fd621 +Size (TeXmacs-1.0.0.9-src.tar.gz) = 1592094 bytes SHA1 (patch-aa) = 986663798e72d6bcebf67a146503ce6904f13c5d |