mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 2.8.0.
Prompted by: Bryan Levin
This commit is contained in:
parent
04c06b118c
commit
aa87c3b612
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104771
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user