diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2005-03-05 10:39:10 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2005-03-05 10:39:10 +0000 |
commit | 3ff45b1d235590c4c55bfb07f8255b60b8de3539 (patch) | |
tree | 74fd306fcc63652c3a256258c65e4cb4d30611dc | |
parent | d5e791c51a52baac8b99f1d7439ba7cc37d14e9d (diff) | |
download | pkgsrc-3ff45b1d235590c4c55bfb07f8255b60b8de3539.tar.gz |
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.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/freepwing/Makefile | 4 | ||||
-rw-r--r-- | textproc/freepwing/PLIST | 11 | ||||
-rw-r--r-- | textproc/freepwing/distinfo | 8 |
4 files changed, 17 insertions, 9 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index ff75f369fbd..d9271ea13a9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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] diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile index 6531147fea0..fe1cc3d945b 100644 --- a/textproc/freepwing/Makefile +++ b/textproc/freepwing/Makefile @@ -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/ diff --git a/textproc/freepwing/PLIST b/textproc/freepwing/PLIST index e2589629270..a004e832c74 100644 --- a/textproc/freepwing/PLIST +++ b/textproc/freepwing/PLIST @@ -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 diff --git a/textproc/freepwing/distinfo b/textproc/freepwing/distinfo index b8d6a3439aa..2827210db39 100644 --- a/textproc/freepwing/distinfo +++ b/textproc/freepwing/distinfo @@ -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 |