diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-05-01 10:40:02 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-05-01 10:40:02 +0000 |
commit | 3034ac9f86dbc1b8c7e1e2871ad9144731f8e876 (patch) | |
tree | c9d8f7c32ae69867bdc7a26a88d493d3268348c2 /editors/texmacs | |
parent | d0741281508e536b4a48382b5d086c1253487d91 (diff) | |
download | ports-3034ac9f86dbc1b8c7e1e2871ad9144731f8e876.tar.gz ports-3034ac9f86dbc1b8c7e1e2871ad9144731f8e876.zip |
Notes
Diffstat (limited to 'editors/texmacs')
-rw-r--r-- | editors/texmacs/Makefile | 3 | ||||
-rw-r--r-- | editors/texmacs/distinfo | 6 | ||||
-rw-r--r-- | editors/texmacs/files/patch-src__Kernel__Abstractions__basic.hpp (renamed from editors/texmacs/files/patch-src__Classes__Abstract__basic.hpp) | 4 | ||||
-rw-r--r-- | editors/texmacs/pkg-plist | 2 |
4 files changed, 6 insertions, 9 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 13c7c4b672cc..58a4aa57dc31 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= texmacs -PORTVERSION= 1.0.6.11 -PORTREVISION= 2 +PORTVERSION= 1.0.6.14 CATEGORIES= editors print MASTER_SITES= http://www.texmacs.org/Download/ftp/%SUBDIR%/ \ ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \ diff --git a/editors/texmacs/distinfo b/editors/texmacs/distinfo index dff1b6009484..17dbf9498564 100644 --- a/editors/texmacs/distinfo +++ b/editors/texmacs/distinfo @@ -1,3 +1,3 @@ -MD5 (TeXmacs-1.0.6.11-src.tar.gz) = c05875cf7ae502578d50e07709cab9e1 -SHA256 (TeXmacs-1.0.6.11-src.tar.gz) = d3a347944446ee2e916143bd494e14328482379f3dc3db8801a8cb3a07ca47a8 -SIZE (TeXmacs-1.0.6.11-src.tar.gz) = 4218252 +MD5 (TeXmacs-1.0.6.14-src.tar.gz) = cf6e5e5f3858ca91ed44fe6475e37f4b +SHA256 (TeXmacs-1.0.6.14-src.tar.gz) = 6912e66665fc8f0be3510930a280f407ef29959765b5caa89cc93886df3eee1c +SIZE (TeXmacs-1.0.6.14-src.tar.gz) = 4313953 diff --git a/editors/texmacs/files/patch-src__Classes__Abstract__basic.hpp b/editors/texmacs/files/patch-src__Kernel__Abstractions__basic.hpp index b013fdd719b6..8177d1a28ef2 100644 --- a/editors/texmacs/files/patch-src__Classes__Abstract__basic.hpp +++ b/editors/texmacs/files/patch-src__Kernel__Abstractions__basic.hpp @@ -1,5 +1,5 @@ ---- src/Classes/Abstract/basic.hpp.orig Sat Dec 3 03:08:07 2005 -+++ src/Classes/Abstract/basic.hpp Mon Dec 5 18:43:02 2005 +--- src/Kernel/Abstractions/basic.hpp.orig 2008-05-01 17:24:56.000000000 +0800 ++++ src/Kernel/Abstractions/basic.hpp 2008-05-01 17:25:51.000000000 +0800 @@ -24,9 +24,10 @@ // instead of include <iostream.h> diff --git a/editors/texmacs/pkg-plist b/editors/texmacs/pkg-plist index 78f4456e4921..2e8ee27c7518 100644 --- a/editors/texmacs/pkg-plist +++ b/editors/texmacs/pkg-plist @@ -27,7 +27,6 @@ libexec/TeXmacs/bin/tm_python libexec/TeXmacs/bin/tm_r libexec/TeXmacs/bin/tm_reduce libexec/TeXmacs/bin/tm_sage -libexec/TeXmacs/bin/tm_shell libexec/TeXmacs/bin/tm_xypic share/TeXmacs/LICENSE share/TeXmacs/doc/about/about-summary.de.tm @@ -2129,7 +2128,6 @@ share/TeXmacs/progs/generic/generic-kbd.scm share/TeXmacs/progs/generic/insert-menu.scm share/TeXmacs/progs/graphics/graphics-edit.scm share/TeXmacs/progs/graphics/graphics-env.scm -share/TeXmacs/progs/graphics/graphics-env.scm.orig share/TeXmacs/progs/graphics/graphics-group.scm share/TeXmacs/progs/graphics/graphics-kbd.scm share/TeXmacs/progs/graphics/graphics-main.scm |