Update to 1.10.4
This commit is contained in:
parent
c018a34593
commit
e8199a9121
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325151
4 changed files with 4 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Email-Date
|
||||
PORTVERSION= 1.10.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.10.4
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Email-Date-1.103.tar.gz) = 94d0ef4a27ba2d77b561c10c152ee1bc12f517b56fc0639d254b6944bb7a2126
|
||||
SIZE (Email-Date-1.103.tar.gz) = 11124
|
||||
SHA256 (Email-Date-1.104.tar.gz) = 437c572b1aa9d1c77da26595bb03e003a3b2756c2fcc87d65177b10fc07d52c9
|
||||
SIZE (Email-Date-1.104.tar.gz) = 14149
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Email::Date - Find and Format Date Headers.
|
||||
|
||||
Author: Casey West, <casey@geeknest.com>
|
||||
WWW: http://search.cpan.org/dist/Email-Date/
|
||||
WWW: http://search.cpan.org/dist/Email-Date/
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
%%SITE_PERL%%/Email/Date.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Date
|
||||
|
||||
|
|
Loading…
Reference in a new issue