diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2003-01-24 12:35:58 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2003-01-24 12:35:58 +0000 |
commit | 7575af9a8b462406b0d019d563014713fd6441a4 (patch) | |
tree | 451f4f905ef243e225da2442db9c7e43af07993f /editors | |
parent | Add a notice about possible crashes if a localized version (diff) |
Update to 1.14.5.
Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/semi/Makefile | 2 | ||||
-rw-r--r-- | editors/semi/distinfo | 2 | ||||
-rw-r--r-- | editors/semi/files/patch-aa | 4 | ||||
-rw-r--r-- | editors/semi/files/patch-ab | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 52c06bb92b4d..25872701ba53 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -22,7 +22,7 @@ PORTCLASS?= master # distfile version FLIM_TRUNK= 1.14 SEMI_TRUNK= 1.14 -SEMI_VER= 1.14.4 +SEMI_VER= ${SEMI_TRUNK}.5 # document install directory by install-doc target SEMIDOCDIR?= share/doc/semi FLIM_COOKIE= flim-${EMACS_PORT_NAME}-${FLIM_TRUNK}.FreeBSD-packages diff --git a/editors/semi/distinfo b/editors/semi/distinfo index cad4bebdf646..86f8a21f9260 100644 --- a/editors/semi/distinfo +++ b/editors/semi/distinfo @@ -1 +1 @@ -MD5 (semi-1.14.4.tar.gz) = a19aafc0cc9553f445f5adf09c7663fd +MD5 (semi-1.14.5.tar.gz) = 729ceb05114efdff71feb57916579831 diff --git a/editors/semi/files/patch-aa b/editors/semi/files/patch-aa index 5eb2a1996015..f8639138e567 100644 --- a/editors/semi/files/patch-aa +++ b/editors/semi/files/patch-aa @@ -3,11 +3,11 @@ @@ -1,6 +1,10 @@ \input texinfo.tex @setfilename mime-ui-en.info - @settitle{SEMI 1.8 Manual} + @settitle{SEMI 1.14 Manual} +@dircategory The Emacs editor and associated tools +@direntry +* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English) +@end direntry @titlepage - @title SEMI 1.8 Manual + @title SEMI 1.14 Manual @author MORIOKA Tomohiko <morioka@@jaist.ac.jp> diff --git a/editors/semi/files/patch-ab b/editors/semi/files/patch-ab index 818a0c70c32a..c4a21a3627ea 100644 --- a/editors/semi/files/patch-ab +++ b/editors/semi/files/patch-ab @@ -3,11 +3,11 @@ @@ -1,6 +1,10 @@ \input texinfo.tex @setfilename mime-ui-ja.info - @settitle{SEMI 1.8 $B@bL@=q(B} + @settitle{SEMI 1.14 $B@bL@=q(B} +@dircategory The Emacs editor and associated tools +@direntry +* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese) +@end direntry @titlepage - @title SEMI 1.8 $B@bL@=q(B + @title SEMI 1.14 $B@bL@=q(B @author $B<i2,(B $BCNI'(B <morioka@@jaist.ac.jp> |