summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-20 20:23:41 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-20 20:23:41 +0000
commitaa87c3b61230bbb7735147831cb964290ce1e9e2 (patch)
tree504cb2ed03306f8a868c04aee4c0fbd02a08d806 /mail
parentUpgrade to Kronolith 1.1.2. (diff)
Update to 2.8.0.
Prompted by: Bryan Levin
Notes
Notes: svn path=/head/; revision=104771
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchyahoo/Makefile8
-rw-r--r--mail/fetchyahoo/distinfo5
2 files changed, 4 insertions, 9 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile
index 2d4033d4c023..2479bac7731a 100644
--- a/mail/fetchyahoo/Makefile
+++ b/mail/fetchyahoo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fetchyahoo
-PORTVERSION= 2.5.5
+PORTVERSION= 2.8.0
CATEGORIES= mail
MASTER_SITES= http://fetchyahoo.sourceforge.net/
@@ -32,10 +32,6 @@ USE_PERL5= yes
.include <bsd.port.pre.mk>
-do-patch:
-# Use an RFC 2606 domain: myhost.com is registered.
- ${PERL} -pi -e "s:myhost.com:example:g" ${WRKSRC}/fetchyahoorc
-
pre-install:
${ECHO_CMD} bin/fetchyahoo > ${PLIST}
.if !defined(NOPORTDOCS)
@@ -46,7 +42,7 @@ pre-install:
.endif
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/fetchyahoo.pl ${PREFIX}/bin/fetchyahoo
+ ${INSTALL_SCRIPT} ${WRKSRC}/fetchyahoo ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${EXAMPLESDIR} ${DOCSDIR}
diff --git a/mail/fetchyahoo/distinfo b/mail/fetchyahoo/distinfo
index b23aa17fcba3..382b1a97886c 100644
--- a/mail/fetchyahoo/distinfo
+++ b/mail/fetchyahoo/distinfo
@@ -1,3 +1,2 @@
-$FreeBSD$
-MD5 (fetchyahoo-2.5.5.tar.gz) = 58be7637d63fa34e17c1960fce0ed2c8
-SIZE (fetchyahoo-2.5.5.tar.gz) = 28996
+MD5 (fetchyahoo-2.8.0.tar.gz) = 21084e51f47d40e4ccbbe1d0d8764450
+SIZE (fetchyahoo-2.8.0.tar.gz) = 34342