pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-podlators
Module Name: pkgsrc
Committed By: wen
Date: Tue Jul 26 12:32:23 UTC 2016
Modified Files:
pkgsrc/textproc/p5-podlators: Makefile distinfo
Log Message:
Update to 4.07
Upstream changes:
podlators 4.07 (2016-03-20)
[Pod::Man] Avoid undefined variable warnings when determining the
title for a Perl module at the top level of a distribution. Thanks,
Dave Mitchell. (#112625)
[Pod::Man] Fix font resets with nroff when fixed-width fonts are used
in the label for an =item. Previously, italic was being ended with
\f(CW even in nroff mode, which, with groff, only changes the font to
fixed-width and doesn't reset to a non-italic font. Thanks, Paul
Townsend. (#98199)
[Pod::Man] Suppress warnings about a missing Encode module if
PERL_CORE is set in the environment. Due to build ordering during
Perl core builds, Encode is expected to not yet be available during
the build step that sets PERL_CORE. Thanks, Dave Mitchell.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-podlators/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-podlators/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-podlators/Makefile
diff -u pkgsrc/textproc/p5-podlators/Makefile:1.18 pkgsrc/textproc/p5-podlators/Makefile:1.19
--- pkgsrc/textproc/p5-podlators/Makefile:1.18 Wed Jun 8 19:24:48 2016
+++ pkgsrc/textproc/p5-podlators/Makefile Tue Jul 26 12:32:23 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:48 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/07/26 12:32:23 wen Exp $
-DISTNAME= podlators-4.06
+DISTNAME= podlators-4.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
Index: pkgsrc/textproc/p5-podlators/distinfo
diff -u pkgsrc/textproc/p5-podlators/distinfo:1.8 pkgsrc/textproc/p5-podlators/distinfo:1.9
--- pkgsrc/textproc/p5-podlators/distinfo:1.8 Sat Mar 5 04:48:27 2016
+++ pkgsrc/textproc/p5-podlators/distinfo Tue Jul 26 12:32:23 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/03/05 04:48:27 wen Exp $
+$NetBSD: distinfo,v 1.9 2016/07/26 12:32:23 wen Exp $
-SHA1 (podlators-4.06.tar.gz) = 2245d831524217810db040204389a19afa8da149
-RMD160 (podlators-4.06.tar.gz) = 6abc688dd4cd1d2d37331e9b76edeafc43bba3d6
-SHA512 (podlators-4.06.tar.gz) = 04cc02c6452555ce69734150fb44bbda95f881914c8b7e96f8032b2c93916ec87c0e68dbb869c3d9ce12122fe3ce6399c8a7d61776f7902eb963ce4499b19d16
-Size (podlators-4.06.tar.gz) = 122545 bytes
+SHA1 (podlators-4.07.tar.gz) = d86eaadbd0e50be80d8656d8c416b3bd3ed2211d
+RMD160 (podlators-4.07.tar.gz) = 60b86647f532bee1b5efb35d81d6de168190420a
+SHA512 (podlators-4.07.tar.gz) = 733394f1553986b9cecf1e8a66616e5973aa11c09a26081b1a73e3635354bdb666746ad589ea3fe5d7c070fb145de1f77c4d261c046044d9e70b7c4d52d30224
+Size (podlators-4.07.tar.gz) = 123610 bytes
Home |
Main Index |
Thread Index |
Old Index