pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-SVN-Notify



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 21 11:26:59 UTC 2018

Modified Files:
        pkgsrc/devel/p5-SVN-Notify: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-SVN-Notify/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-SVN-Notify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-SVN-Notify/Makefile
diff -u pkgsrc/devel/p5-SVN-Notify/Makefile:1.24 pkgsrc/devel/p5-SVN-Notify/Makefile:1.25
--- pkgsrc/devel/p5-SVN-Notify/Makefile:1.24    Mon Jun  5 14:23:33 2017
+++ pkgsrc/devel/p5-SVN-Notify/Makefile Tue Aug 21 11:26:59 2018
@@ -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"

Index: pkgsrc/devel/p5-SVN-Notify/distinfo
diff -u pkgsrc/devel/p5-SVN-Notify/distinfo:1.13 pkgsrc/devel/p5-SVN-Notify/distinfo:1.14
--- pkgsrc/devel/p5-SVN-Notify/distinfo:1.13    Thu Jul 28 06:26:38 2016
+++ pkgsrc/devel/p5-SVN-Notify/distinfo Tue Aug 21 11:26:59 2018
@@ -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



Home | Main Index | Thread Index | Old Index