Update to 2.070.
This commit is contained in:
parent
70fc501aae
commit
63fb9ee4d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188395
2 changed files with 5 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Mail-Box
|
||||
PORTVERSION= 2.069
|
||||
PORTVERSION= 2.070
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Mail
|
||||
|
@ -41,10 +41,4 @@ CONFIGURE_ARGS= </dev/null
|
|||
CONFIGURE_ENV+= MAILBOX_INSTALL_OPTIONALS=n
|
||||
|
||||
.include "Makefile.man"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= requires perl 5.6.1 or newer. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Mail-Box-2.069.tar.gz) = 3af6e42fb857d62f1c599d5451a88320
|
||||
SHA256 (Mail-Box-2.069.tar.gz) = bca3e78000b9834707907225f3dd8dc3465ea822ed69f468029f9b4355a430ba
|
||||
SIZE (Mail-Box-2.069.tar.gz) = 589518
|
||||
MD5 (Mail-Box-2.070.tar.gz) = f6b0da296a582e06880f93f166f57bb7
|
||||
SHA256 (Mail-Box-2.070.tar.gz) = d8d39b1a9ae2ed52631cbfef3d9bc4db8b3eadb59d87b7b2a1b2ca1bcbb3d341
|
||||
SIZE (Mail-Box-2.070.tar.gz) = 582841
|
||||
|
|
Loading…
Reference in a new issue