From 8ac3957ed96f7b32b5a91061eab927cb27d11630 Mon Sep 17 00:00:00 2001 From: Yoichi NAKAYAMA Date: Tue, 19 Oct 2004 16:25:42 +0000 Subject: update to 0.5.0 --- ftp/emacs-wget/Makefile | 6 ++++-- ftp/emacs-wget/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'ftp') 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 -- cgit v1.2.3