mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
p5-Email-Sender: change run-dep Email-Address-XS back to Email-Address
- the run-dep Email-Address-XS is not used by the module without Email-Address-UseXS - So it's either add Email-Address-UseXS or back to Email-Address PR: 233803 Reported by: dvl Approved by: unbreak blanket
This commit is contained in:
parent
817e5cfc74
commit
b51a806f4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489265
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Email-Sender
|
||||
PORTVERSION= 1.300031
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:RJBS
|
||||
@ -17,7 +17,7 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Email-Abstract>=3.006:mail/p5-Email-Abstract \
|
||||
p5-Email-Address-XS>=0:mail/p5-Email-Address-XS \
|
||||
p5-Email-Address>=0:mail/p5-Email-Address \
|
||||
p5-Email-Simple>=1.998:mail/p5-Email-Simple \
|
||||
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
|
||||
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
|
||||
|
Loading…
Reference in New Issue
Block a user