summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2004-10-19 16:25:42 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2004-10-19 16:25:42 +0000
commit8ac3957ed96f7b32b5a91061eab927cb27d11630 (patch)
treee77a2b5772766e37e43788f76aef3bb725fbee7b /ftp
parent- Update to 0.23 (diff)
update to 0.5.0
Notes
Notes: svn path=/head/; revision=119799
Diffstat (limited to 'ftp')
-rw-r--r--ftp/emacs-wget/Makefile6
-rw-r--r--ftp/emacs-wget/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/ftp/emacs-wget/Makefile b/ftp/emacs-wget/Makefile
index b1d77a794ac8..8e758e8c6dd8 100644
--- a/ftp/emacs-wget/Makefile
+++ b/ftp/emacs-wget/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= emacs-wget
-PORTVERSION= 0.4.2
+PORTVERSION= 0.5.0
CATEGORIES= ftp www elisp
MASTER_SITES= http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/
@@ -19,7 +19,9 @@ NO_BUILD= yes
do-install:
${MKDIR} ${PREFIX}/share/emacs/site-lisp/wget
- ${INSTALL_DATA} ${WRKSRC}/*.el ${PREFIX}/share/emacs/site-lisp/wget
+.for i in wget wget-sysdep w3-wget w3m-wget
+ ${INSTALL_DATA} ${WRKSRC}/${i}.el ${PREFIX}/share/emacs/site-lisp/wget
+.endfor
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for i in README README.ja USAGE USAGE.ja
diff --git a/ftp/emacs-wget/distinfo b/ftp/emacs-wget/distinfo
index bb4fb8c1b196..8082016d8618 100644
--- a/ftp/emacs-wget/distinfo
+++ b/ftp/emacs-wget/distinfo
@@ -1,2 +1,2 @@
-MD5 (emacs-wget-0.4.2.tar.gz) = 96de75f5a48f5fc08fd9a023eb2b6438
-SIZE (emacs-wget-0.4.2.tar.gz) = 28208
+MD5 (emacs-wget-0.5.0.tar.gz) = eed64c8bd629b82538753af54e8749ab
+SIZE (emacs-wget-0.5.0.tar.gz) = 37074