Skip to content

Commit

Permalink
Update to 0.37
Browse files Browse the repository at this point in the history
Upstream changes:
version: 0.37
date:    Fri Oct 25 21:46:59 MYT 2013
changes:
- Bugfix: Run Test::Compile tests as xt as they require optional dependencies to be present (GH issue #22)
- Testing: Added Travis-CI integration
- Makefile: Added target to update version on all packages
---
version: 0.36
date:    Sun Oct 20 04:44:42 MYT 2013
changes:
- Move the distribution to Dist::Zilla
  • Loading branch information
wen committed Oct 27, 2013
1 parent b245e70 commit f5e6ff5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions devel/p5-Mo/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.1 2013/10/15 01:53:07 wen Exp $
# $NetBSD: Makefile,v 1.2 2013/10/27 08:59:58 wen Exp $

DISTNAME= Mo-0.35
DISTNAME= Mo-0.37
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/}
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CA/CARLOS/}

MAINTAINER= [email protected]
HOMEPAGE= http://search.cpan.org/dist/Mo/
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Mo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/10/15 01:53:07 wen Exp $
$NetBSD: distinfo,v 1.2 2013/10/27 08:59:58 wen Exp $

SHA1 (Mo-0.35.tar.gz) = ca7abcf3df75fd0215444ecf2cdfab82744f4539
RMD160 (Mo-0.35.tar.gz) = a834ac294df3eed562b08676f841434238f6a1bf
Size (Mo-0.35.tar.gz) = 49421 bytes
SHA1 (Mo-0.37.tar.gz) = 9fb95f324ca8ccacc99703df9b16c4c37c003570
RMD160 (Mo-0.37.tar.gz) = ce8f20c0f49db365d8e319d5907e5198d15b5363
Size (Mo-0.37.tar.gz) = 37858 bytes

0 comments on commit f5e6ff5

Please sign in to comment.