summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-12-12 13:10:54 +0000
committerwiz <wiz@pkgsrc.org>2012-12-12 13:10:54 +0000
commita48b368eeba065ca0f508847879b84e9a89f4b9f (patch)
tree209236fccce486bdf759306ea794f48faf5db132 /misc
parent3c841e29b575ca286f9aa0cf5a58df0e6ef62fd4 (diff)
downloadpkgsrc-a48b368eeba065ca0f508847879b84e9a89f4b9f.tar.gz
Update to 1.4.0, provided by ISIHARA Takanori in PR 47075.
1.3.9.2 to 1.4.0 INCOMPATIBLE update. If you need compatibility with 1.3.*, put (setq howm-compatible-to-ver1dot3 t) before (require 'howm) in your .emacs. See M-x customize-group RET howm-compatibility RET for details. Though howm-1.4.0 has a new menu file, your old menu file is not updated automatically. Copy en/0000-00-00-000000.txt into howm/ directory if you like. Alternatively, you can cut and paste some parts of it to your howm/0000-00-00-000000.txt by hand. 1.3.9.1 to 1.3.9.2 small bug fix.
Diffstat (limited to 'misc')
-rw-r--r--misc/howm/MESSAGE8
-rw-r--r--misc/howm/Makefile5
-rw-r--r--misc/howm/PLIST4
-rw-r--r--misc/howm/distinfo8
4 files changed, 14 insertions, 11 deletions
diff --git a/misc/howm/MESSAGE b/misc/howm/MESSAGE
index 05fda83e8c6..9166513a18c 100644
--- a/misc/howm/MESSAGE
+++ b/misc/howm/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2011/02/25 11:04:56 obache Exp $
+$NetBSD: MESSAGE,v 1.2 2012/12/12 13:10:54 wiz Exp $
Write below to your ~/.emacs or ~/.emacs.el:
@@ -7,4 +7,10 @@ Write below to your ~/.emacs or ~/.emacs.el:
(global-set-key "\C-c,," 'howm-menu)
(autoload 'howm-menu "howm" "Hitori Otegaru Wiki Modoki" t)
+If you are upgrading from a version of howm prior to 1.4.0, please read
+
+ ${PREFIX}/share/doc/howm/index.html
+
+on "Update from old version" section.
+
===========================================================================
diff --git a/misc/howm/Makefile b/misc/howm/Makefile
index 7579798301b..96ee4e8e71f 100644
--- a/misc/howm/Makefile
+++ b/misc/howm/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2012/10/08 09:57:24 asau Exp $
+# $NetBSD: Makefile,v 1.6 2012/12/12 13:10:54 wiz Exp $
-DISTNAME= howm-1.3.9.1
-PKGREVISION= 1
+DISTNAME= howm-1.4.0
CATEGORIES= misc
MASTER_SITES= http://howm.sourceforge.jp/a/
diff --git a/misc/howm/PLIST b/misc/howm/PLIST
index c8e8ab6d9a5..085c08f837c 100644
--- a/misc/howm/PLIST
+++ b/misc/howm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/25 11:04:56 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/12/12 13:10:54 wiz Exp $
share/doc/howm/CL-HOWM.ja.rd
share/doc/howm/OLD.rd
share/doc/howm/README-j.html
@@ -61,8 +61,6 @@ ${EMACS_LISPPREFIX}/howm/illusion.elc
${EMACS_LISPPREFIX}/howm/riffle.el
${EMACS_LISPPREFIX}/howm/riffle.elc
share/howm/ext/hcal.rb
-share/howm/ext/howm-rast-register.rb
-share/howm/ext/howm-rast-search.rb
share/howm/ext/howm2
share/howm/ext/howmkara
share/howm/ext/hsplit.rb
diff --git a/misc/howm/distinfo b/misc/howm/distinfo
index d63f4c2a5fb..67df50cbba6 100644
--- a/misc/howm/distinfo
+++ b/misc/howm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/02/25 11:04:56 obache Exp $
+$NetBSD: distinfo,v 1.2 2012/12/12 13:10:54 wiz Exp $
-SHA1 (howm-1.3.9.1.tar.gz) = 0b708d389e3c414e22abc18a030f0815b6b0220c
-RMD160 (howm-1.3.9.1.tar.gz) = c4c870b49458aa9944845763773e8dbdbadd4f3f
-Size (howm-1.3.9.1.tar.gz) = 455351 bytes
+SHA1 (howm-1.4.0.tar.gz) = 191bdbcfd277f02c62b99c98b840c88a8e572671
+RMD160 (howm-1.4.0.tar.gz) = b5c6321e7cc1e366cd24d97f7e15031f23fc0f04
+Size (howm-1.4.0.tar.gz) = 453907 bytes