- Update to 1.040
- Add LICENSE (GPL 2) Changes: http://search.cpan.org/dist/Email-MIME-CreateHTML/Changes
This commit is contained in:
parent
bd5e085637
commit
a4d5e118c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367271
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-MIME-CreateHTML
|
||||
PORTVERSION= 1.030
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.040
|
||||
CATEGORIES= mail www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,6 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Multipart HTML Email builder
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= p5-File-Policy>=0:${PORTSDIR}/devel/p5-File-Policy \
|
||||
p5-Data-Serializer>0:${PORTSDIR}/devel/p5-Data-Serializer \
|
||||
p5-Email-MIME>0:${PORTSDIR}/mail/p5-Email-MIME \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Email-MIME-CreateHTML-1.030.tar.gz) = b679dd9e2bf827a43e62c3746e3378d2950f689e66385cc15969fdaafad4bf4e
|
||||
SIZE (Email-MIME-CreateHTML-1.030.tar.gz) = 23966
|
||||
SHA256 (Email-MIME-CreateHTML-1.040.tar.gz) = 6e6567fea070f2c5557a9b6b8628281e2b6d97495b66adc795ce7e056276befb
|
||||
SIZE (Email-MIME-CreateHTML-1.040.tar.gz) = 25019
|
||||
|
|
Loading…
Reference in a new issue