Update to 1.104
Add LICENSE Update DEPENDS Upstream changes: 1.104 2013-08-02 18:00:42 America/New_York point to new repo, new bug tracker, suggest users just use other libraries when possible
This commit is contained in:
parent
e8557c6f25
commit
99bdef63b1
2 changed files with 8 additions and 8 deletions
|
@ -1,20 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:16 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2013/09/08 10:03:03 wen Exp $
|
||||
|
||||
DISTNAME= Email-Date-1.103
|
||||
DISTNAME= Email-Date-1.104
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
|
||||
|
||||
MAINTAINER= rhaen@NetBSD.org
|
||||
HOMEPAGE= http://cpan.uwinnipeg.ca/dist/Email-Date
|
||||
COMMENT= Find and Format Date Headers
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
|
||||
DEPENDS+= p5-Email-Simple>=1.9:../../mail/p5-Email-Simple
|
||||
DEPENDS+= p5-Time-Piece>=1.08:../../time/p5-Time-Piece
|
||||
DEPENDS+= {perl>=5.14.0,p5-Time-Local>=1.07}:../../time/p5-Time-Local
|
||||
DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
|
||||
DEPENDS+= p5-TimeDate>=2.27:../../time/p5-TimeDate
|
||||
DEPENDS+= p5-Email-Abstract>=2.10:../../mail/p5-Email-Abstract
|
||||
DEPENDS+= p5-Email-Date-Format>=1.000:../../mail/p5-Email-Date-Format
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/07/22 12:34:18 rhaen Exp $
|
||||
$NetBSD: distinfo,v 1.3 2013/09/08 10:03:03 wen Exp $
|
||||
|
||||
SHA1 (Email-Date-1.103.tar.gz) = 6ff3301e04add789a36f67385fb8e5982661b77a
|
||||
RMD160 (Email-Date-1.103.tar.gz) = 57d02a4cb951b8fecd5f5cbde8a8ffb09a656a8d
|
||||
Size (Email-Date-1.103.tar.gz) = 11124 bytes
|
||||
SHA1 (Email-Date-1.104.tar.gz) = 9feac34e8bc79b5210eb3b410214d1890c82ebe9
|
||||
RMD160 (Email-Date-1.104.tar.gz) = 524176d8ecf46b2ee303a3b53e4dc903e4c1a6a0
|
||||
Size (Email-Date-1.104.tar.gz) = 14149 bytes
|
||||
|
|
Loading…
Reference in a new issue