mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update to 0.0002
- Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Dancer2-Plugin-Email/CHANGES
This commit is contained in:
parent
61329e524e
commit
2e679ad10f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405967
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer2-Plugin-Email
|
||||
PORTVERSION= 0.0001
|
||||
PORTVERSION= 0.0002
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,12 +12,14 @@ COMMENT= Simple email handling for Dancer2 applications
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \
|
||||
BUILD_DEPENDS= p5-Dancer2>=0:${PORTSDIR}/www/p5-Dancer2 \
|
||||
p5-Email-Sender>=0:${PORTSDIR}/mail/p5-Email-Sender \
|
||||
p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
|
||||
p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-WWW-Mechanize-PSGI>=0.35:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Dancer2-Plugin-Email-0.0001.tar.gz) = cf9c37e9ddb61ca66704a32670c93f8b6f8c1a8c9e0566ebc688f6ed1ad8ba62
|
||||
SIZE (Dancer2-Plugin-Email-0.0001.tar.gz) = 13983
|
||||
SHA256 (Dancer2-Plugin-Email-0.0002.tar.gz) = c1adf5e2e2a973528cbbd5588d89d1d35670cf917b6741dbd260e568632e2ce2
|
||||
SIZE (Dancer2-Plugin-Email-0.0002.tar.gz) = 15005
|
||||
|
Loading…
Reference in New Issue
Block a user