Skip to content

Commit

Permalink
(devel/p5-Module-Metadata) Updated from 1.000033 to 1.000037
Browse files Browse the repository at this point in the history
1.000037  2019-09-07 18:32:44Z
  - add decode_pod option for automatic =encoding handling

1.000036  2019-04-18 18:25:15Z
  - properly clean up temp dirs after testing

1.000035  2019-04-18 02:43:11Z
  - quieten noisy tests (issue #31)

1.000034  2018-07-19 20:26:18Z (TRIAL RELEASE)
  - fix how relative paths are absolutized, so they work properly on MSWin32
    (Christian Walde, PR#24)
  • Loading branch information
mef committed Oct 26, 2019
1 parent 8cb1f15 commit 4c49b07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Module-Metadata/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.12 2019/08/11 13:19:52 wiz Exp $
# $NetBSD: Makefile,v 1.13 2019/10/26 07:23:33 mef Exp $

DISTNAME= Module-Metadata-1.000033
DISTNAME= Module-Metadata-1.000037
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Module-Metadata/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2016/08/09 13:38:24 mef Exp $
$NetBSD: distinfo,v 1.7 2019/10/26 07:23:33 mef Exp $

SHA1 (Module-Metadata-1.000033.tar.gz) = 1d3d346f3c8f56acb5c3516f5578feb8a8a13e43
RMD160 (Module-Metadata-1.000033.tar.gz) = ba01ccbc2305820a255a0c8d86091894532fa629
SHA512 (Module-Metadata-1.000033.tar.gz) = 77c5cd4cd130cbcf329e91afecae4bcfa78e776fa1b4e6398a382ea9c80c7ba39b2fdcd16649a2bb65dc8ea904839961667dcb7bf0005c1a61a1aa0578b49c17
Size (Module-Metadata-1.000033.tar.gz) = 47684 bytes
SHA1 (Module-Metadata-1.000037.tar.gz) = 370d4b16133c8ee605ed865660a069cb8b600c92
RMD160 (Module-Metadata-1.000037.tar.gz) = e684f8865d2cef4b56da38e085a5871ef9f056c3
SHA512 (Module-Metadata-1.000037.tar.gz) = b11084c9e3ba9a49350e069fb7743d1bb989e0b3891a822f351915c78579d75a76853c05e546e3ae8e3a0378fbc98fdb1edebc416e2e7462d69346d964f6057b
Size (Module-Metadata-1.000037.tar.gz) = 50454 bytes

0 comments on commit 4c49b07

Please sign in to comment.