pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hyperestraier Update hyperestraier to 1.0.3. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e53c68b9254
branches: trunk
changeset: 502068:5e53c68b9254
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Nov 02 04:15:10 2005 +0000
description:
Update hyperestraier to 1.0.3. Patches provided by OBATA Akio (maintainer)
in PR pkg/31968.
Changes since 1.0.1:
- "[ID]" and "[URI]" were added.
- "%VECTOR" was to be handled.
- width of snippets was to be able to be changed.
- "-kw" and "-ec" options was added.
- disadvantage bias of hiragana was added.
- interruption was implemented.
- Many other new functions and improvements.
diffstat:
textproc/hyperestraier/Makefile | 4 ++--
textproc/hyperestraier/PLIST | 18 ++++++++++--------
textproc/hyperestraier/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 14 deletions(-)
diffs (97 lines):
diff -r ea93cb6ecc01 -r 5e53c68b9254 textproc/hyperestraier/Makefile
--- a/textproc/hyperestraier/Makefile Wed Nov 02 04:00:23 2005 +0000
+++ b/textproc/hyperestraier/Makefile Wed Nov 02 04:15:10 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/02 04:15:10 minskim Exp $
-DISTNAME= hyperestraier-1.0.1
+DISTNAME= hyperestraier-1.0.3
CATEGORIES= japanese textproc www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hyperestraier/}
diff -r ea93cb6ecc01 -r 5e53c68b9254 textproc/hyperestraier/PLIST
--- a/textproc/hyperestraier/PLIST Wed Nov 02 04:00:23 2005 +0000
+++ b/textproc/hyperestraier/PLIST Wed Nov 02 04:15:10 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/11/02 04:15:10 minskim Exp $
bin/estcall
bin/estcmd
bin/estconfig
@@ -12,7 +12,7 @@
lib/libestraier.a
lib/libestraier.so
lib/libestraier.so.6
-lib/libestraier.so.6.1.0
+lib/libestraier.so.6.3.0
lib/pkgconfig/hyperestraier.pc
libexec/estseek.cgi
share/hyperestraier/COPYING
@@ -128,8 +128,6 @@
share/hyperestraier/doc/rubynativeapi/index.html
share/hyperestraier/doc/rubynativeapi/rdoc-style.css
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000035.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000036.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000037.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000038.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000039.html
@@ -139,9 +137,9 @@
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000043.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000044.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000045.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000046.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Condition.src/M000047.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000046.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000047.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000048.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000049.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000050.html
@@ -150,6 +148,8 @@
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000053.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000054.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000055.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000056.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Document.src/M000057.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000001.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000002.html
@@ -176,17 +176,19 @@
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000023.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000024.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000025.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/Node.src/M000026.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000026.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000027.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000028.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000029.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/NodeResult.src/M000030.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.html
-share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000030.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000031.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000032.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000033.html
share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000034.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000035.html
+share/hyperestraier/doc/rubypureapi/classes/EstraierPure/ResultDocument.src/M000036.html
share/hyperestraier/doc/rubypureapi/created.rid
share/hyperestraier/doc/rubypureapi/files/estraierpure_rb.html
share/hyperestraier/doc/rubypureapi/fr_class_index.html
diff -r ea93cb6ecc01 -r 5e53c68b9254 textproc/hyperestraier/distinfo
--- a/textproc/hyperestraier/distinfo Wed Nov 02 04:00:23 2005 +0000
+++ b/textproc/hyperestraier/distinfo Wed Nov 02 04:15:10 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/10/23 19:13:44 minskim Exp $
+$NetBSD: distinfo,v 1.2 2005/11/02 04:15:10 minskim Exp $
-SHA1 (hyperestraier-1.0.1.tar.gz) = 46075bdf3f50ff63cbe1f57e1a3aa85d47d4a2fa
-RMD160 (hyperestraier-1.0.1.tar.gz) = 32653c8649417d76d97d7db964b90daa5fc04bef
-Size (hyperestraier-1.0.1.tar.gz) = 683640 bytes
+SHA1 (hyperestraier-1.0.3.tar.gz) = 471f669e0c17f79a37e2734d07e2a04ddcb07ba8
+RMD160 (hyperestraier-1.0.3.tar.gz) = 8c6c2d239bfca474a8a0597324188ce58720e55b
+Size (hyperestraier-1.0.3.tar.gz) = 699328 bytes
SHA1 (patch-aa) = ddc07c7acc2a18110772aa24e6e60b4d494594d1
SHA1 (patch-ab) = 6c862f34f0cc0343877ddc44464f5e3bb1892785
Home |
Main Index |
Thread Index |
Old Index