Update p5-FileHandle-Fmode to 0.13.
Changes from previous: ---------------------- 0.13 - Apply patch from Xavier Guimard. (Ticket 80607) 0.12 - Apply patch from Diab Jerius. (Ticket #79983)
This commit is contained in:
parent
0cfac191b8
commit
c3675d0e6d
2 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:15 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2013/04/19 08:05:44 hiramatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= FileHandle-Fmode-0.11
|
||||
DISTNAME= FileHandle-Fmode-0.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FileHandle/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/FileHandle-Fmode/
|
||||
COMMENT= Perl 5 module to determine how a filehandle is opened
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/FileHandle/Fmode/.packlist
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/11/16 23:42:34 he Exp $
|
||||
$NetBSD: distinfo,v 1.3 2013/04/19 08:05:44 hiramatsu Exp $
|
||||
|
||||
SHA1 (FileHandle-Fmode-0.11.tar.gz) = 656377348c543736124bd478e26bfaa494e7cbce
|
||||
RMD160 (FileHandle-Fmode-0.11.tar.gz) = 3fcde7b51ef0cb100af407ea3ef635b51dffdc44
|
||||
Size (FileHandle-Fmode-0.11.tar.gz) = 5521 bytes
|
||||
SHA1 (FileHandle-Fmode-0.13.tar.gz) = b74f5da985f15ef8373e884727f887d4b7b351e8
|
||||
RMD160 (FileHandle-Fmode-0.13.tar.gz) = 276f6811eb77f0a6e27da9bbf9d6e2c48a2384d7
|
||||
Size (FileHandle-Fmode-0.13.tar.gz) = 5662 bytes
|
||||
|
|
Loading…
Reference in a new issue