View | Details | Raw Unified | Return to bug 157661
Collapse All | Expand All

(-)Makefile (-8 / +4 lines)
Lines 10-24 Link Here
10
# want fetchmailconf to work, define WITH_X11
10
# want fetchmailconf to work, define WITH_X11
11
11
12
PORTNAME=	fetchmail
12
PORTNAME=	fetchmail
13
PORTVERSION=	6.3.19
13
PORTVERSION=	6.3.20
14
CATEGORIES=	mail ipv6
14
CATEGORIES=	mail ipv6
15
MASTER_SITES=	${MASTER_SITE_BERLIOS} \
15
MASTER_SITES=	BERLIOS/fetchmail/ \
16
		http://mandree.home.pages.de/fetchmail/:ma \
16
		http://mandree.home.pages.de/fetchmail/ \
17
		${MASTER_SITE_SUNSITE:S/$/:sunsite/}
17
		SUNSITE/system/mail/pop/fetchmail/
18
MASTER_SITE_SUBDIR=	fetchmail/:DEFAULT \
19
			system/mail/pop/fetchmail/:sunsite \
20
			./:ma
21
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:DEFAULT,ma,sunsite
22
18
23
MAINTAINER=	chalpin@cs.wisc.edu
19
MAINTAINER=	chalpin@cs.wisc.edu
24
COMMENT=	Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
20
COMMENT=	Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (fetchmail-6.3.19.tar.xz) = 1847cccf0a3f9cd2e5effd8c9ab1e486bd1d553e5098d2e16a67c8b17cf9a712
1
SHA256 (fetchmail-6.3.20.tar.xz) = 14767c897f613fb11e04a14154abcdeab5938e199da8aa68fbbf0fbc6639d720
2
SIZE (fetchmail-6.3.19.tar.xz) = 1244804
2
SIZE (fetchmail-6.3.20.tar.xz) = 1253216

Return to bug 157661