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

(-)Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Email-Sender-Transport-SQLite
4
PORTNAME=	Email-Sender-Transport-SQLite
5
PORTVERSION=	0.092000
5
PORTVERSION=	0.092002
6
CATEGORIES=	mail perl5
6
CATEGORIES=	mail perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 14-19 RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/database Link Here
14
		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
14
		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
15
		p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
15
		p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
16
BUILD_DEPENDS:=	${RUN_DEPENDS}
16
BUILD_DEPENDS:=	${RUN_DEPENDS}
17
TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny
17
18
18
USES=		perl5
19
USES=		perl5
19
USE_PERL5=	configure
20
USE_PERL5=	configure
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Email-Sender-Transport-SQLite-0.092000.tar.gz) = 350f07ec1e3cbc40245ce1b7395cf3e0a37ec1038b82e12970f528d39d641fde
1
SHA256 (Email-Sender-Transport-SQLite-0.092002.tar.gz) = fcb5da7dae77dca24859345bd1fe43e9598a979c4c8e4ccf0aec05eb5e0f5a2f
2
SIZE (Email-Sender-Transport-SQLite-0.092000.tar.gz) = 11223
2
SIZE (Email-Sender-Transport-SQLite-0.092002.tar.gz) = 13386

Return to bug 191683