diff options
author | shige <shige@FreeBSD.org> | 2003-01-24 20:35:58 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2003-01-24 20:35:58 +0800 |
commit | e09f3d5e6230d815efa122572860e4b6ae913c6a (patch) | |
tree | 0a2b1fc573370c9bf9886935e11c0dd8f39d5fee /editors/semi | |
parent | c66bcf3d28afd29df052351475903d292f10ccc5 (diff) | |
download | freebsd-ports-gnome-e09f3d5e6230d815efa122572860e4b6ae913c6a.tar.gz freebsd-ports-gnome-e09f3d5e6230d815efa122572860e4b6ae913c6a.tar.zst freebsd-ports-gnome-e09f3d5e6230d815efa122572860e4b6ae913c6a.zip |
Update to 1.14.5.
Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
Diffstat (limited to 'editors/semi')
-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> |