Skip to content

Commit

Permalink
Update 1.41 to 1.44
Browse files Browse the repository at this point in the history
-------------------
1.44 2015-07-06T00:29:56Z
        * Fix file_has_* tests to work on Windows (RJBS) GitHub #13

1.43_02 2015-06-24T15:21:57Z
 * check file_mode_has tests for Windows

1.43 2015-06-22T21:44:37Z
        * Don't install README.pod

1.42 2015-06-16T17:58:11Z
        * Fix problem with META* specifying requirements (RT #105210)
  • Loading branch information
mef committed Sep 6, 2015
1 parent 4a721ff commit e50f758
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Test-File/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:49 wiz Exp $
# $NetBSD: Makefile,v 1.8 2015/09/06 10:09:20 mef Exp $
#

DISTNAME= Test-File-1.41
DISTNAME= Test-File-1.44
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Test-File/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2015/01/28 02:16:31 mef Exp $
$NetBSD: distinfo,v 1.5 2015/09/06 10:09:20 mef Exp $

SHA1 (Test-File-1.41.tar.gz) = 64edf0674fd63fb14545eba028bc104d69e2fc34
RMD160 (Test-File-1.41.tar.gz) = 1cf8b99697b4df45e6ed94fb0a922d73426b01e3
Size (Test-File-1.41.tar.gz) = 21298 bytes
SHA1 (Test-File-1.44.tar.gz) = 6fc4f3f3c7ceb50cae660643a82ede405d5ae187
RMD160 (Test-File-1.44.tar.gz) = a3054c4cd5f9f8a6e86e810a094ea183b280937c
Size (Test-File-1.44.tar.gz) = 26498 bytes

0 comments on commit e50f758

Please sign in to comment.