mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Upgrade, 4.3.0 -> 4.3.1.
This commit is contained in:
parent
ed6df3707f
commit
7904a8d00c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8291
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: fetchmail
|
||||
# Version required: 4.3.0
|
||||
# Version required: 4.3.1
|
||||
# Date created: 26 Oct 1996
|
||||
# Whom: Ville Eerola <ve@sci.fi>
|
||||
#
|
||||
# $Id: Makefile,v 1.45 1997/09/29 12:05:38 ache Exp $
|
||||
# $Id: Makefile,v 1.46 1997/10/07 11:57:44 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fetchmail-4.3.0
|
||||
DISTNAME= fetchmail-4.3.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
|
||||
|
||||
@ -27,7 +27,7 @@ post-patch:
|
||||
@${CP} -f /usr/include/md5.h ${WRKSRC}
|
||||
|
||||
post-install:
|
||||
install -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
|
||||
${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} \
|
||||
sample.rcfile FAQ NOTES FEATURES README COPYING \
|
||||
fetchmail-FAQ.html fetchmail-features.html \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (fetchmail-4.3.0.tar.gz) = 82ce82eff86e4a9a9c544f984539b8d5
|
||||
MD5 (fetchmail-4.3.1.tar.gz) = 332b576dc65a5c2869764a0ebb030dff
|
||||
|
Loading…
Reference in New Issue
Block a user