pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Pod Update to 1.49:
details: https://anonhg.NetBSD.org/pkgsrc/rev/21f0f6a9d3a2
branches: trunk
changeset: 651807:21f0f6a9d3a2
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 14 13:49:58 2015 +0000
description:
Update to 1.49:
1.49 2015-05-12T17:30:58Z
* Changed license in the README to "Same as Perl" to match the license
listed in `META.yml`, and in the POD as of v1.42.
* Tightened up the heuristic for matching Perl batch files to require
that the file end in `.bat`, as described in the documentation.
Patch from Luca Ferrari.
* Simplified some of the matching code. Patch from Luca Ferrari.
* Transferred ownership of the repository to the perl-pod organization on
GitHub.
* Removed the Pod testing test from the distribution. Seems silly for a
module designed for testing Pod, right? But it's considered best
practice to do Pod testing in development only, not in a release.
diffstat:
devel/p5-Test-Pod/Makefile | 7 +++----
devel/p5-Test-Pod/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 8278ab5f37ac -r 21f0f6a9d3a2 devel/p5-Test-Pod/Makefile
--- a/devel/p5-Test-Pod/Makefile Thu May 14 13:24:04 2015 +0000
+++ b/devel/p5-Test-Pod/Makefile Thu May 14 13:49:58 2015 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:45 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/05/14 13:49:58 wiz Exp $
-DISTNAME= Test-Pod-1.48
+DISTNAME= Test-Pod-1.49
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Test-Pod/
COMMENT= Perl5 module to check for POD errors in files
-LICENSE= artistic-2.0 OR gnu-gpl-v2
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple
DEPENDS+= {p5-Test-Simple>=0.70,perl>=5.8.9}:../../devel/p5-Test-Simple
diff -r 8278ab5f37ac -r 21f0f6a9d3a2 devel/p5-Test-Pod/distinfo
--- a/devel/p5-Test-Pod/distinfo Thu May 14 13:24:04 2015 +0000
+++ b/devel/p5-Test-Pod/distinfo Thu May 14 13:49:58 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/05/06 15:50:12 wen Exp $
+$NetBSD: distinfo,v 1.11 2015/05/14 13:49:58 wiz Exp $
-SHA1 (Test-Pod-1.48.tar.gz) = e6c157c12e60ceb4c9d1365996bbfa9de0292533
-RMD160 (Test-Pod-1.48.tar.gz) = 46a9af1addf1e7eff5ffb31da422c792e55d8e4d
-Size (Test-Pod-1.48.tar.gz) = 11291 bytes
+SHA1 (Test-Pod-1.49.tar.gz) = f563ba7851144f1775b40adbf35b73033f359b80
+RMD160 (Test-Pod-1.49.tar.gz) = 4bee0545bccce2ae393f9ebe2d3f00e90ff3051b
+Size (Test-Pod-1.49.tar.gz) = 11825 bytes
Home |
Main Index |
Thread Index |
Old Index