mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.310
This commit is contained in:
parent
3f8ff9b4a9
commit
758b8372d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173466
2 changed files with 6 additions and 7 deletions
|
@ -6,10 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Email-MIME-Encodings
|
PORTNAME= Email-MIME-Encodings
|
||||||
PORTVERSION= 1.3
|
PORTVERSION= 1.310
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= ../by-authors/id/C/CW/CWEST
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= lth@FreeBSD.org
|
MAINTAINER= lth@FreeBSD.org
|
||||||
|
@ -23,7 +22,7 @@ PERL_CONFIGURE= yes
|
||||||
MAN3= Email::MIME::Encodings.3
|
MAN3= Email::MIME::Encodings.3
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${PERL} -pi -e '$$_="" if /use warnings/;' ${WRKSRC}/Encodings.pm
|
${PERL} -pi -e '$$_="" if /use warnings/;' ${WRKSRC}/lib/Email/MIME/Encodings.pm
|
||||||
test:
|
test:
|
||||||
cd ${WRKSRC} ; make test
|
cd ${WRKSRC} ; make test
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Email-MIME-Encodings-1.3.tar.gz) = adb933af2ff9c3cc8e158bbdcf3d19e5
|
MD5 (Email-MIME-Encodings-1.310.tar.gz) = 106fc2351d218a0f22b1746cca6d67b2
|
||||||
SHA256 (Email-MIME-Encodings-1.3.tar.gz) = 490d23c5904b32816d1107bd3f058a98bccf335f2bdf9faec0d674f5a60bcc09
|
SHA256 (Email-MIME-Encodings-1.310.tar.gz) = 40ab7280e11cbe04bf8a4874aa0c62c171919aada3bf755d8eda102eb9833e68
|
||||||
SIZE (Email-MIME-Encodings-1.3.tar.gz) = 2525
|
SIZE (Email-MIME-Encodings-1.310.tar.gz) = 2581
|
||||||
|
|
Loading…
Add table
Reference in a new issue