summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-21 11:26:59 +0000
committerwiz <wiz@pkgsrc.org>2018-08-21 11:26:59 +0000
commit8418fab7deca9ce9b9768989d45fdc8c0b243faf (patch)
tree95d5b6462a4573ec45345b3459811ff703b998e5
parentc9b0879b7b92650f63142aa3501a06a9ea523c3f (diff)
downloadpkgsrc-8418fab7deca9ce9b9768989d45fdc8c0b243faf.tar.gz
p5-SVN-Notify: update to 2.87.
2.87 2018-07-03T12:00:40Z - Replace uses of Email::Address with Email::Address::XS due to deprecation of Email::Address.
-rw-r--r--devel/p5-SVN-Notify/Makefile7
-rw-r--r--devel/p5-SVN-Notify/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile
index d3d36d31e0c..5c21f0740aa 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:23:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/08/21 11:26:59 wiz Exp $
-DISTNAME= SVN-Notify-2.86
+DISTNAME= SVN-Notify-2.87
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/}
@@ -18,7 +17,7 @@ PERL5_MODULE_TYPE= Module::Build
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
+DEPENDS+= p5-Email-Address-XS-[0-9]*:../../mail/p5-Email-Address-XS
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo
index a33e95e4d5e..347eba4ebaa 100644
--- a/devel/p5-SVN-Notify/distinfo
+++ b/devel/p5-SVN-Notify/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/07/28 06:26:38 wen Exp $
+$NetBSD: distinfo,v 1.14 2018/08/21 11:26:59 wiz Exp $
-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
+SHA1 (SVN-Notify-2.87.tar.gz) = 3cbc6084404995324091c99509d9575e0d31879d
+RMD160 (SVN-Notify-2.87.tar.gz) = e3cc14c6633144bded7c63ac9bd2c3f845991ee7
+SHA512 (SVN-Notify-2.87.tar.gz) = d49a0f199d3fa6056bbd53e3fc50349e6a8008f825c2cef4e84b4ddcd02b72925be5f857855945c8aa012576a6d4ec5efb5c30133abbc0e60e7a9bbb106af2f8
+Size (SVN-Notify-2.87.tar.gz) = 99243 bytes