mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 3.006
Changes: 3.006 2013-09-01 08:41:48 America/New_York require Email::Simple 1.998 to allow ->new(\$string)
This commit is contained in:
parent
3bfd384498
commit
d56ee54ce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326641
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-Abstract
|
||||
PORTVERSION= 3.005
|
||||
PORTVERSION= 3.006
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Email
|
||||
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Unified interface to mail representations
|
||||
|
||||
RUN_DEPENDS= p5-Email-Simple>=1.91:${PORTSDIR}/mail/p5-Email-Simple \
|
||||
RUN_DEPENDS= p5-Email-Simple>=1.998:${PORTSDIR}/mail/p5-Email-Simple \
|
||||
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Email-Abstract-3.005.tar.gz) = 66e33d61bc465aedbecdbf45ff3544114d0c0bdac4f5bfaf8cdf5484bee233e9
|
||||
SIZE (Email-Abstract-3.005.tar.gz) = 23945
|
||||
SHA256 (Email-Abstract-3.006.tar.gz) = e8edc2ead4fb3927064aecc881f9c7f2a8c8340aef51f347629c27e61cf896b7
|
||||
SIZE (Email-Abstract-3.006.tar.gz) = 23668
|
||||
|
|
Loading…
Add table
Reference in a new issue