pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-SVN-Notify Update to 2.86
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f0b57037ce9
branches: trunk
changeset: 350439:9f0b57037ce9
user: wen <wen%pkgsrc.org@localhost>
date: Thu Jul 28 06:26:38 2016 +0000
description:
Update to 2.86
Upstream changes:
2.86
- Add version to SVN::Notify::SMTP to make PAUSE happy.
2.85 2016-03-29T23:29:11Z
- Fixed a typo, thanks to gregor herrmann of the Debian project.
- Eliminated "Unescaped left brace in regex is deprecated" warnings on
Perl 5.21.
- Fixed test failures triggered by an improvement to the encoding of
headers by the Encode module. Thanks to Pali for the fix!
- Improved the encoding of the "From", "To", and "Reply-To" headers so
that only the phrase part is encoded, not the address itself. Thanks
to Pali for the corrections.
- Now require Email::Address to handle the proper parsing of addresses
for encoding into headers.
diffstat:
devel/p5-SVN-Notify/Makefile | 6 +++---
devel/p5-SVN-Notify/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 8fac130b622f -r 9f0b57037ce9 devel/p5-SVN-Notify/Makefile
--- a/devel/p5-SVN-Notify/Makefile Thu Jul 28 06:18:00 2016 +0000
+++ b/devel/p5-SVN-Notify/Makefile Thu Jul 28 06:26:38 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2016/06/08 19:23:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/07/28 06:26:38 wen Exp $
-DISTNAME= SVN-Notify-2.84
+DISTNAME= SVN-Notify-2.86
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/}
@@ -18,6 +17,7 @@
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-Net-SMTP_auth-[0-9]*:../../mail/p5-Net-SMTP_auth
DEPENDS+= p5-Text-Trac-[0-9]*:../../textproc/p5-Text-Trac
+DEPENDS+= p5-Email-Address>=1.897:../../mail/p5-Email-Address
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 8fac130b622f -r 9f0b57037ce9 devel/p5-SVN-Notify/distinfo
--- a/devel/p5-SVN-Notify/distinfo Thu Jul 28 06:18:00 2016 +0000
+++ b/devel/p5-SVN-Notify/distinfo Thu Jul 28 06:26:38 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/03 03:28:43 agc Exp $
+$NetBSD: distinfo,v 1.13 2016/07/28 06:26:38 wen Exp $
-SHA1 (SVN-Notify-2.84.tar.gz) = 1d9a947aac2fbf1d8af95b151609733ff843a2dc
-RMD160 (SVN-Notify-2.84.tar.gz) = 7c6cdda694904ac6cde80e34f6c820a18460725e
-SHA512 (SVN-Notify-2.84.tar.gz) = 907a83a281a83c8f5716de879c9ddc44b2c377fc91b1b7ce4e8f0c5a10c8401dec057cdebe06b69fe43d01076e66e9efe42a26f179b8dc5d003d854334432d89
-Size (SVN-Notify-2.84.tar.gz) = 98737 bytes
+SHA1 (SVN-Notify-2.86.tar.gz) = 104d8cecaca56a99ba82398b0c7ea0413b2ec8a6
+RMD160 (SVN-Notify-2.86.tar.gz) = 01bf37b24f202abc8acdc85e3aba440cc7af53af
+SHA512 (SVN-Notify-2.86.tar.gz) = e66872dfe7fe8cb5a83429ee5018b19917c380f554259a21e80cfb02b1ebd5dff0c825df36b74e0cb2617ade412453b4ba885c39fcfa77ab1e698f4c1f1424ae
+Size (SVN-Notify-2.86.tar.gz) = 99031 bytes
Home |
Main Index |
Thread Index |
Old Index