Update FreePWING to 1.4.4.

Changes since 1.4.3 are:
* Fix a problem that catdump -u couldn't handle half-width kana.
* Split documents into smaller parts.
This commit is contained in:
uebayasi 2005-03-05 10:39:10 +00:00
parent d5e791c51a
commit 3ff45b1d23
4 changed files with 17 additions and 9 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.9425 2005/03/05 09:43:35 jmmv Exp $
$NetBSD: CHANGES,v 1.9426 2005/03/05 10:39:10 uebayasi Exp $
Changes to the packages collection and infrastructure in 2005:
@ -1278,3 +1278,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated mathomatic to 12.1d [minskim 2005-03-05]
Updated riece to 1.0.7a [uebayasi 2005-03-05]
Added gtk2-engines-clearlooks-0.4 [jmmv 2005-03-05]
Updated freepwing to 1.4.4 [uebayasi 2005-03-05]

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2004/01/24 15:13:19 grant Exp $
# $NetBSD: Makefile,v 1.5 2005/03/05 10:39:10 uebayasi Exp $
DISTNAME= freepwing-1.4.3
DISTNAME= freepwing-1.4.4
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/19 11:07:44 uebayasi Exp $
@comment $NetBSD: PLIST,v 1.2 2005/03/05 10:39:10 uebayasi Exp $
bin/fpwmake
${PERL5_SITEARCH}/FreePWING/BaseText.pm
${PERL5_SITEARCH}/FreePWING/BaseUserChar.pm
@ -52,7 +52,14 @@ share/freepwing/fpwutils.mk
share/doc/freepwing/catdump.txt
share/doc/freepwing/freepwing.css
share/doc/freepwing/freepwing.html
share/doc/freepwing/index.html
share/doc/freepwing/freepwing-01.html
share/doc/freepwing/freepwing-02.html
share/doc/freepwing/freepwing-03.html
share/doc/freepwing/freepwing-04.html
share/doc/freepwing/freepwing-05.html
share/doc/freepwing/freepwing-06.html
share/doc/freepwing/freepwing-07.html
share/doc/freepwing/freepwing-08.html
@dirrm share/freepwing/catalogs
@dirrm share/freepwing
@dirrm share/doc/freepwing

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/24 14:48:42 agc Exp $
$NetBSD: distinfo,v 1.4 2005/03/05 10:39:10 uebayasi Exp $
SHA1 (freepwing-1.4.3.tar.gz) = 254e31deac0974cc180efeb6f0691c0d79eb9be6
RMD160 (freepwing-1.4.3.tar.gz) = 4ce29620d36eac6e4bf5baa62b785230b2531ba3
Size (freepwing-1.4.3.tar.gz) = 129499 bytes
SHA1 (freepwing-1.4.4.tar.gz) = f57bda4fa6212ce718aec07230b74e8e5777b688
RMD160 (freepwing-1.4.4.tar.gz) = 8f8ff5c78805197dc0f76c6d638cd00af7fbbc62
Size (freepwing-1.4.4.tar.gz) = 139167 bytes