FreeBSD Bugzilla – Attachment 75792 Details for
Bug 109396
[PATCH] editors/texmacs: update to 1.0.6.9, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
texmacs-1.0.6.9.patch
texmacs-1.0.6.9.patch (text/plain), 4.92 KB, created by
chinsan
on 2007-02-21 15:30:05 UTC
(
hide
)
Description:
texmacs-1.0.6.9.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2007-02-21 15:30:05 UTC
Size:
4.92 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/editors/texmacs/Makefile /usr/home/chinsan/project/texmacs/Makefile >--- /usr/ports/editors/texmacs/Makefile Thu Dec 21 12:05:29 2006 >+++ /usr/home/chinsan/project/texmacs/Makefile Wed Feb 21 23:26:37 2007 >@@ -6,7 +6,7 @@ > # > > PORTNAME= texmacs >-PORTVERSION= 1.0.6.7 >+PORTVERSION= 1.0.6.9 > CATEGORIES= editors print > MASTER_SITES= http://www.texmacs.org/Download/ftp/%SUBDIR%/ \ > ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \ >@@ -15,7 +15,7 @@ > MASTER_SITE_SUBDIR= targz old-targz > DISTNAME= TeXmacs-${PORTVERSION}-src > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= chinsan@FreeBSD.org > COMMENT= A free WYSIWYG scientific text editor > > BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX-base >diff -ruN --exclude=CVS /usr/ports/editors/texmacs/distinfo /usr/home/chinsan/project/texmacs/distinfo >--- /usr/ports/editors/texmacs/distinfo Thu Dec 21 12:05:29 2006 >+++ /usr/home/chinsan/project/texmacs/distinfo Wed Feb 21 19:36:52 2007 >@@ -1,3 +1,3 @@ >-MD5 (TeXmacs-1.0.6.7-src.tar.gz) = baa7ef9969aeecab9460b2bead7302ae >-SHA256 (TeXmacs-1.0.6.7-src.tar.gz) = 6df5520a8a16a00d7dc8973a87a5eade7841b6337ae8e43c70ec3e8ca17fd206 >-SIZE (TeXmacs-1.0.6.7-src.tar.gz) = 3801955 >+MD5 (TeXmacs-1.0.6.9-src.tar.gz) = fde50d2c6a543e63be22534d77de474d >+SHA256 (TeXmacs-1.0.6.9-src.tar.gz) = 87472e49639bfd635255df1b0c26aa6b28a80dca0782d782d263f184958a47d7 >+SIZE (TeXmacs-1.0.6.9-src.tar.gz) = 3840213 >diff -ruN --exclude=CVS /usr/ports/editors/texmacs/pkg-plist /usr/home/chinsan/project/texmacs/pkg-plist >--- /usr/ports/editors/texmacs/pkg-plist Thu Dec 21 12:05:29 2006 >+++ /usr/home/chinsan/project/texmacs/pkg-plist Wed Feb 21 22:31:04 2007 >@@ -1833,8 +1833,14 @@ > share/TeXmacs/packages/environment/env-theorem.ts > share/TeXmacs/packages/environment/env.ts > share/TeXmacs/packages/example/allouche.ts >+share/TeXmacs/packages/example/alt-colors.ts > share/TeXmacs/packages/example/bpr.ts >+share/TeXmacs/packages/example/framed-envs.ts > share/TeXmacs/packages/example/vdh.ts >+share/TeXmacs/packages/gui/gui-form.ts >+share/TeXmacs/packages/gui/gui-widget.ts >+share/TeXmacs/packages/gui/gui-layout.ts >+share/TeXmacs/packages/gui/gui.ts > share/TeXmacs/packages/header/header-article.ts > share/TeXmacs/packages/header/header-book.ts > share/TeXmacs/packages/header/header-exam.ts >@@ -1930,6 +1936,7 @@ > share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.9.1.lisp > share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.9.2.lisp > share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.10.0.lisp >+share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.11.0.lisp > share/TeXmacs/plugins/maxima/packages/session/maxima.ts > share/TeXmacs/plugins/maxima/progs/init-maxima.scm > share/TeXmacs/plugins/maxima/progs/maxima-kbd.scm >@@ -2079,10 +2086,13 @@ > share/TeXmacs/progs/generic/generic-edit.scm > share/TeXmacs/progs/generic/generic-kbd.scm > share/TeXmacs/progs/generic/insert-menu.scm >-share/TeXmacs/progs/graphics/graphics-context.scm > share/TeXmacs/progs/graphics/graphics-edit.scm >-share/TeXmacs/progs/graphics/graphics-menu-functions.scm >+share/TeXmacs/progs/graphics/graphics-env.scm >+share/TeXmacs/progs/graphics/graphics-group.scm >+share/TeXmacs/progs/graphics/graphics-kbd.scm >+share/TeXmacs/progs/graphics/graphics-main.scm > share/TeXmacs/progs/graphics/graphics-menu.scm >+share/TeXmacs/progs/graphics/graphics-object.scm > share/TeXmacs/progs/graphics/graphics-utils.scm > share/TeXmacs/progs/init-buffer.scm > share/TeXmacs/progs/init-texmacs.scm >@@ -2100,10 +2110,14 @@ > share/TeXmacs/progs/kernel/drd/drd-test.scm > share/TeXmacs/progs/kernel/drd/drd-unify.scm > share/TeXmacs/progs/kernel/gui/kbd-define.scm >+share/TeXmacs/progs/kernel/gui/gui-factory.scm >+share/TeXmacs/progs/kernel/gui/gui-form.scm >+share/TeXmacs/progs/kernel/gui/gui-widget.scm > share/TeXmacs/progs/kernel/gui/menu-define.scm > share/TeXmacs/progs/kernel/gui/menu-widget.scm > share/TeXmacs/progs/kernel/library/base.scm > share/TeXmacs/progs/kernel/library/content.scm >+share/TeXmacs/progs/kernel/library/iterator.scm > share/TeXmacs/progs/kernel/library/list.scm > share/TeXmacs/progs/kernel/library/tree.scm > share/TeXmacs/progs/kernel/regexp/regexp-match.scm >@@ -2200,6 +2214,8 @@ > share/TeXmacs/styles/exam.ts > share/TeXmacs/styles/generic.ts > share/TeXmacs/styles/letter.ts >+share/TeXmacs/styles/lycee/lycee-examen.ts >+share/TeXmacs/styles/lycee/lycee-tp.ts > share/TeXmacs/styles/mathematics/acmconf.ts > share/TeXmacs/styles/mathematics/amsart.ts > share/TeXmacs/styles/obsolete/jsc.ts >@@ -2220,6 +2236,7 @@ > @dirrm share/TeXmacs/styles/springer > @dirrm share/TeXmacs/styles/obsolete > @dirrm share/TeXmacs/styles/mathematics >+@dirrm share/TeXmacs/styles/lycee > @dirrm share/TeXmacs/styles/elsevier > @dirrm share/TeXmacs/styles/documentation > @dirrm share/TeXmacs/styles >@@ -2370,6 +2387,7 @@ > @dirrm share/TeXmacs/packages/section > @dirrm share/TeXmacs/packages/program > @dirrm share/TeXmacs/packages/header >+@dirrm share/TeXmacs/packages/gui > @dirrm share/TeXmacs/packages/example > @dirrm share/TeXmacs/packages/environment > @dirrm share/TeXmacs/packages/documentation
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109396
: 75792