Update to 1.910
Feature safe: yes
This commit is contained in:
parent
edbe655ed4
commit
b3861707e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286199
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Email-MIME
|
||||
PORTVERSION= 1.908
|
||||
PORTVERSION= 1.910
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -28,4 +28,7 @@ MAN3= Email::MIME.3 \
|
|||
Email::MIME::Header.3 \
|
||||
Email::MIME::Modifier.3
|
||||
|
||||
regression-test: build
|
||||
cd ${WRKSRC}/ && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Email-MIME-1.908.tar.gz) = b1e84af6cab2757b8bbb337284f4c74f00b83410ad4e6f9c95fb7050cedc700c
|
||||
SIZE (Email-MIME-1.908.tar.gz) = 105611
|
||||
SHA256 (Email-MIME-1.910.tar.gz) = 0ce2c1313f14888acadfc968a1cf51f00903e2448b83297ce0a8fdf5d6dabb1f
|
||||
SIZE (Email-MIME-1.910.tar.gz) = 106103
|
||||
|
|
Loading…
Reference in a new issue