Skip to content

Commit

Permalink
Update to 3.005
Browse files Browse the repository at this point in the history
Upstream changes:
3.005     2016-03-06T02:51:24Z

  - Fix pod.

3.004     2016-03-06T02:22:21Z

  - Leave email addresses (<foo@bar.com>) in tact for Markdown to process.
    Thanks to Andreas Boesen for reporting [rt-112631].
  • Loading branch information
wen committed Jun 5, 2016
1 parent 2ce4b1f commit 60fde02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/p5-Pod-Markdown/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2015/10/17 12:39:25 wen Exp $
# $NetBSD: Makefile,v 1.8 2016/06/05 07:29:14 wen Exp $
#

DISTNAME= Pod-Markdown-3.003
DISTNAME= Pod-Markdown-3.005
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-Pod-Markdown/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2015/10/17 12:39:25 wen Exp $
$NetBSD: distinfo,v 1.5 2016/06/05 07:29:14 wen Exp $

SHA1 (Pod-Markdown-3.003.tar.gz) = 4fce9d81f6b5d084eb003fddd994b6babfffd48d
RMD160 (Pod-Markdown-3.003.tar.gz) = 6cf29eb50af20a81d999594c8f6566eb873fb84d
SHA512 (Pod-Markdown-3.003.tar.gz) = a3d9057b046a8bb7ac3c4cd61cd77dee2fcd62381a67283547a32d4a6ccf5d939f8e4dbc14b57fa7848222ee798abc3c4d07188e7154b8244625ae5e3f06e2a6
Size (Pod-Markdown-3.003.tar.gz) = 54953 bytes
SHA1 (Pod-Markdown-3.005.tar.gz) = cba928c9150051327a88cfc3faab1735cafb3c6d
RMD160 (Pod-Markdown-3.005.tar.gz) = 9202971eed87ca2ad9225e5493278c1f2d667142
SHA512 (Pod-Markdown-3.005.tar.gz) = 1fb9879913a5f9229267c84bbe97aee624330f3079827f18aa7db31de0b70e0ef0df55ea2ea01655f4b335c7b2338bdc1e5156f49088d6ce048bfa38713ee2c8
Size (Pod-Markdown-3.005.tar.gz) = 57716 bytes

0 comments on commit 60fde02

Please sign in to comment.