1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to 3.16

- Add LICENSE_FILE
- Strip shared library

Changes:	https://metacpan.org/changes/distribution/MIME-Base64
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-01 08:04:50 +00:00
parent dda3ad10f6
commit 52fd927b30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550796
2 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MIME-Base64
PORTVERSION= 3.15
PORTVERSION= 3.16
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,8 +12,12 @@ COMMENT= Perl5 module for Base64 and Quoted-Printable encodings
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/MIME/Base64/Base64.so
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (MIME-Base64-3.15.tar.gz) = 7f863566a6a9cb93eda93beadb77d9aa04b9304d769cea3bb921b9a91b3a1eb9
SIZE (MIME-Base64-3.15.tar.gz) = 18438
TIMESTAMP = 1601485451
SHA256 (MIME-Base64-3.16.tar.gz) = 77f73d6f7aeb8d33be08b0d8c2617f9b6c77fb7fc45422d507ca8bafe4246017
SIZE (MIME-Base64-3.16.tar.gz) = 32767