View | Details | Raw Unified | Return to bug 258132 | Differences between
and this patch

Collapse All | Expand All

(-)b/mail/cone/Makefile (-3 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Matthias Andree <matthias.andree@gmx.de>
1
# Created by: Matthias Andree <matthias.andree@gmx.de>
2
2
3
PORTNAME=	cone
3
PORTNAME=	cone
4
PORTVERSION=	1.1
4
PORTVERSION=	1.2
5
PORTREVISION=	1
6
CATEGORIES=	mail
5
CATEGORIES=	mail
7
# This is for beta versions, leave it in please:
6
# This is for beta versions, leave it in please:
8
#MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
7
#MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
Lines 10-16 CATEGORIES= mail Link Here
10
# This is for release versions, leave it in please:
9
# This is for release versions, leave it in please:
11
MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
10
MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
12
11
13
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	christopher.petrik@usm.edu
14
COMMENT=	Console based mail client with POP3/IMAP/SMAP support
13
COMMENT=	Console based mail client with POP3/IMAP/SMAP support
15
14
16
LICENSE=	GPLv3
15
LICENSE=	GPLv3
(-)b/mail/cone/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1603844375
1
TIMESTAMP = 1630223211
2
SHA256 (cone-1.1.tar.bz2) = 7ed5f50e65420063621ab4c7127ae9177944655490e98c5b3f202c57e715d3f0
2
SHA256 (cone-1.2.tar.bz2) = 5684ce00890b025bd6abecc5d471509060bdca94f276dc8314770ce1f22ce18f
3
SIZE (cone-1.1.tar.bz2) = 4017709
3
SIZE (cone-1.2.tar.bz2) = 4028890

Return to bug 258132