svn commit: r361414 - head/mail/p5-Email-Sender-Transport-SQLite
Steve Wills
swills at FreeBSD.org
Wed Jul 9 21:16:02 UTC 2014
Author: swills
Date: Wed Jul 9 21:16:01 2014
New Revision: 361414
URL: http://svnweb.freebsd.org/changeset/ports/361414
QAT: https://qat.redports.org/buildarchive/r361414/
Log:
mail/p5-Email-Sender-Transport-SQLite: Update to version 0.092002
PR: 191683
Submitted by: Bill Brinzer <bill.brinzer at gmail.com> (maintainer)
Modified:
head/mail/p5-Email-Sender-Transport-SQLite/Makefile
head/mail/p5-Email-Sender-Transport-SQLite/distinfo
Modified: head/mail/p5-Email-Sender-Transport-SQLite/Makefile
==============================================================================
--- head/mail/p5-Email-Sender-Transport-SQLite/Makefile Wed Jul 9 21:10:24 2014 (r361413)
+++ head/mail/p5-Email-Sender-Transport-SQLite/Makefile Wed Jul 9 21:16:01 2014 (r361414)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Email-Sender-Transport-SQLite
-PORTVERSION= 0.092000
+PORTVERSION= 0.092002
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
BUILD_DEPENDS:= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny
USES= perl5
USE_PERL5= configure
Modified: head/mail/p5-Email-Sender-Transport-SQLite/distinfo
==============================================================================
--- head/mail/p5-Email-Sender-Transport-SQLite/distinfo Wed Jul 9 21:10:24 2014 (r361413)
+++ head/mail/p5-Email-Sender-Transport-SQLite/distinfo Wed Jul 9 21:16:01 2014 (r361414)
@@ -1,2 +1,2 @@
-SHA256 (Email-Sender-Transport-SQLite-0.092000.tar.gz) = 350f07ec1e3cbc40245ce1b7395cf3e0a37ec1038b82e12970f528d39d641fde
-SIZE (Email-Sender-Transport-SQLite-0.092000.tar.gz) = 11223
+SHA256 (Email-Sender-Transport-SQLite-0.092002.tar.gz) = fcb5da7dae77dca24859345bd1fe43e9598a979c4c8e4ccf0aec05eb5e0f5a2f
+SIZE (Email-Sender-Transport-SQLite-0.092002.tar.gz) = 13386
More information about the svn-ports-all
mailing list