[148716] trunk/dports/perl/p5-svn-notify/Portfile

devans at macports.org devans at macports.org
Sun May 15 05:57:59 PDT 2016


Revision: 148716
          https://trac.macports.org/changeset/148716
Author:   devans at macports.org
Date:     2016-05-15 05:57:59 -0700 (Sun, 15 May 2016)
Log Message:
-----------
p5-svn-notify: update to version 2.86, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-svn-notify/Portfile

Modified: trunk/dports/perl/p5-svn-notify/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-notify/Portfile	2016-05-15 12:55:53 UTC (rev 148715)
+++ trunk/dports/perl/p5-svn-notify/Portfile	2016-05-15 12:57:59 UTC (rev 148716)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         SVN-Notify 2.84
+perl5.setup         SVN-Notify 2.86
 maintainers         geeklair.net:dluke openmaintainer
 description         Subversion activity notification
 license             {Artistic-1 GPL}
@@ -19,19 +19,20 @@
                     allows diffs to be calculated for the changes and either \
                     appended to the message or added as an attachment.
 
-checksums           rmd160  7c6cdda694904ac6cde80e34f6c820a18460725e \
-                    sha256  baf60516039c90de8e7067772105f4e1680f734da08be7a4e9a6bfcbd25183f6
+checksums           rmd160  01bf37b24f202abc8acdc85e3aba440cc7af53af \
+                    sha256  1c230d09536870261a75e0d005e4510f6b38f16994b494064d48312f3e852e17
 
 platforms           darwin
-supported_archs     noarch
-perl5.use_module_build
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-module-build \
+                    port:p${perl5.major}-email-address \
+                    port:p${perl5.major}-html-parser \
+                    port:p${perl5.major}-net-smtp-tls \
                     port:p${perl5.major}-pathtools \
-                    port:p${perl5.major}-version \
-                    port:p${perl5.major}-html-parser \
-                    port:p${perl5.major}-net-smtp_auth \
-                    port:p${perl5.major}-text-trac
+                    port:p${perl5.major}-text-trac \
+                    port:p${perl5.major}-version
+
+    supported_archs noarch
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160515/aa9fdb9f/attachment.html>


More information about the macports-changes mailing list