Date: Wed, 9 Feb 2000 23:55:59 +0900 (JST) From: shuna@pop16.odn.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16609: Update port: japanese/mutt Message-ID: <20000209145437.GOXG6205.t-mta2.odn.ne.jp@a44.pop16.odn.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 16609 >Category: ports >Synopsis: Update port: japanese/mutt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 9 07:00:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: IWASHITA Yoji <shuna@pop16.odn.ne.jp> >Release: FreeBSD 3.3-RELEASE i386 >Organization: personal >Environment: FreeBSD 3.3-RELEASE >Description: Added the manual which translated into Japanese. manual_ja.txt manual_ja.tex manual_ja.html manual_ja.sgml >How-To-Repeat: >Fix: diff -cNr mutt.old/Makefile mutt/Makefile *** mutt.old/Makefile Wed Feb 9 00:25:14 2000 --- mutt/Makefile Wed Feb 9 23:07:13 2000 *************** *** 11,17 **** CATEGORIES= japanese mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.guug.de/pub/mutt/historic/ \ ! ftp://ftp.gbnet.net/pub/mutt-international/ PATCH_SITES= http://kondara.sdri.co.jp/~kikutani/slang/ PATCHFILES= mutt-1.0i-jp0.patch --- 11,19 ---- CATEGORIES= japanese mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.guug.de/pub/mutt/historic/ \ ! ftp://ftp.gbnet.net/pub/mutt-international/ \ ! http://www.hiei.kit.ac.jp/~hitomi/mutt/ ! DISTFILES= mutt-1.0i.tar.gz manual_ja.tar.gz PATCH_SITES= http://kondara.sdri.co.jp/~kikutani/slang/ PATCHFILES= mutt-1.0i-jp0.patch *************** *** 47,51 **** --- 49,57 ---- ${INSTALL_DATA} ${WRKSRC}/contrib/sample.muttrc ${PREFIX}/share/doc/mutt ${INSTALL_DATA} ${WRKSRC}/contrib/Mush.rc ${PREFIX}/share/doc/mutt ${INSTALL_DATA} ${WRKSRC}/contrib/Pine.rc ${PREFIX}/share/doc/mutt + ${INSTALL_DATA} ${WRKDIR}/manual_ja.txt ${PREFIX}/share/doc/mutt + ${INSTALL_DATA} ${WRKDIR}/manual_ja.tex ${PREFIX}/share/doc/mutt + ${INSTALL_DATA} ${WRKDIR}/manual_ja.html ${PREFIX}/share/doc/mutt + ${INSTALL_DATA} ${WRKDIR}/manual_ja.sgml ${PREFIX}/share/doc/mutt .include <bsd.port.mk> diff -cNr mutt.old/files/md5 mutt/files/md5 *** mutt.old/files/md5 Tue Feb 1 10:02:36 2000 --- mutt/files/md5 Wed Feb 9 22:35:37 2000 *************** *** 1,2 **** --- 1,3 ---- MD5 (mutt/mutt-1.0i.tar.gz) = 88e825e6fed4e5d83989d16f7d8a2505 + MD5 (mutt/manual_ja.tar.gz) = 44d7437b2fc1fb8569f0f643ee141ceb MD5 (mutt/mutt-1.0i-jp0.patch) = 4090a0f4b597190317eb8332ce5bce6e diff -cNr mutt.old/pkg/PLIST mutt/pkg/PLIST *** mutt.old/pkg/PLIST Sat Sep 11 01:42:45 1999 --- mutt/pkg/PLIST Wed Feb 9 22:42:35 2000 *************** *** 15,20 **** --- 15,24 ---- share/doc/mutt/sample.muttrc share/doc/mutt/Mush.rc share/doc/mutt/Pine.rc + share/doc/mutt/manual_ja.txt + share/doc/mutt/manual_ja.tex + share/doc/mutt/manual_ja.html + share/doc/mutt/manual_ja.sgml @dirrm share/doc/mutt share/mutt/charsets/ansi-x3-110-1983 share/mutt/charsets/ansi-x3-4-1968 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000209145437.GOXG6205.t-mta2.odn.ne.jp>