summaryrefslogtreecommitdiff
path: root/mail/wanderlust
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2001-12-06 12:14:50 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2001-12-06 12:14:50 +0000
commitb8cc5558a76f661761ed2cabae27f7ca9b86fc3d (patch)
treef060298bb2ad48fa4fbb9e519281d47c517fc564 /mail/wanderlust
parentAvoid the module to enter an endless loop under certain circumstances. (diff)
Sync distinfo with updated distfile.
Don't suppress warnings of install-info. Don't set wl-info-lang in files/WL-CFG. Submitted by: yoichi Reviewed by: knu
Notes
Notes: svn path=/head/; revision=51132
Diffstat (limited to 'mail/wanderlust')
-rw-r--r--mail/wanderlust/Makefile5
-rw-r--r--mail/wanderlust/distinfo2
-rw-r--r--mail/wanderlust/files/WL-CFG1
-rw-r--r--mail/wanderlust/pkg-plist.emacs208
-rw-r--r--mail/wanderlust/pkg-plist.emacs218
5 files changed, 12 insertions, 12 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index b305f3e1a265..0e72bcd26c09 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wanderlust
PORTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= mail elisp
MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \
@@ -107,8 +108,8 @@ post-install:
# local targets
install-info:
- @install-info --section=${DIRSECTION} ${WRKSRC}/doc/wl.info ${INFODIR}/dir 2>/dev/null
- @install-info --section=${DIRSECTION} ${WRKSRC}/doc/wl-ja.info ${INFODIR}/dir 2>/dev/null
+ @install-info --section=${DIRSECTION} ${WRKSRC}/doc/wl.info ${INFODIR}/dir
+ @install-info --section=${DIRSECTION} ${WRKSRC}/doc/wl-ja.info ${INFODIR}/dir
install-docs:
@${MKDIR} ${PREFIX}/${PORTDOCDIR}
diff --git a/mail/wanderlust/distinfo b/mail/wanderlust/distinfo
index cf4e473e2dd4..851876b76d5d 100644
--- a/mail/wanderlust/distinfo
+++ b/mail/wanderlust/distinfo
@@ -1 +1 @@
-MD5 (wl-2.6.1.tar.gz) = 12008d4ec14be40b1a927e9a9874a191
+MD5 (wl-2.6.1.tar.gz) = 720746a899fc7ae50a136f0c7e2f938d
diff --git a/mail/wanderlust/files/WL-CFG b/mail/wanderlust/files/WL-CFG
index d4c3de6f5acf..2594b4c4157a 100644
--- a/mail/wanderlust/files/WL-CFG
+++ b/mail/wanderlust/files/WL-CFG
@@ -1,2 +1 @@
(setq wl-install-utils t)
-(setq wl-info-lang (list "en" "ja"))
diff --git a/mail/wanderlust/pkg-plist.emacs20 b/mail/wanderlust/pkg-plist.emacs20
index ed8cbd887ab4..02ea0b4a4c28 100644
--- a/mail/wanderlust/pkg-plist.emacs20
+++ b/mail/wanderlust/pkg-plist.emacs20
@@ -1,9 +1,9 @@
-@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl.info %D/info/dir 2>/dev/null
+@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl.info %D/info/dir
info/wl.info
-@exec install-info --section="%%DIRSECTION%%" %D/info/wl.info %D/info/dir 2>/dev/null
-@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl-ja.info %D/info/dir 2>/dev/null
+@exec install-info --section="%%DIRSECTION%%" %D/info/wl.info %D/info/dir
+@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl-ja.info %D/info/dir
info/wl-ja.info
-@exec install-info --section="%%DIRSECTION%%" %D/info/wl-ja.info %D/info/dir 2>/dev/null
+@exec install-info --section="%%DIRSECTION%%" %D/info/wl-ja.info %D/info/dir
share/doc/ja/wanderlust/NEWS.ja
share/doc/ja/wanderlust/README.ja
share/doc/ja/wanderlust/wl-ja.texi
diff --git a/mail/wanderlust/pkg-plist.emacs21 b/mail/wanderlust/pkg-plist.emacs21
index b8a6de68ee82..7be6ecff3bd3 100644
--- a/mail/wanderlust/pkg-plist.emacs21
+++ b/mail/wanderlust/pkg-plist.emacs21
@@ -1,9 +1,9 @@
-@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl.info %D/info/dir 2>/dev/null
+@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl.info %D/info/dir
info/wl.info
-@exec install-info --section="%%DIRSECTION%%" %D/info/wl.info %D/info/dir 2>/dev/null
-@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl-ja.info %D/info/dir 2>/dev/null
+@exec install-info --section="%%DIRSECTION%%" %D/info/wl.info %D/info/dir
+@unexec install-info --section="%%DIRSECTION%%" --delete %D/info/wl-ja.info %D/info/dir
info/wl-ja.info
-@exec install-info --section="%%DIRSECTION%%" %D/info/wl-ja.info %D/info/dir 2>/dev/null
+@exec install-info --section="%%DIRSECTION%%" %D/info/wl-ja.info %D/info/dir
share/doc/ja/wanderlust/README.ja
share/doc/ja/wanderlust/NEWS.ja
share/doc/ja/wanderlust/wl-ja.texi