[129266] trunk/dports/perl/p5-svn-notify/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 15:07:49 PST 2014
Revision: 129266
https://trac.macports.org/changeset/129266
Author: mojca at macports.org
Date: 2014-12-09 15:07:49 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-svn-notify: whitespace and status line only
Modified Paths:
--------------
trunk/dports/perl/p5-svn-notify/Portfile
Modified: trunk/dports/perl/p5-svn-notify/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-notify/Portfile 2014-12-09 23:05:36 UTC (rev 129265)
+++ trunk/dports/perl/p5-svn-notify/Portfile 2014-12-09 23:07:49 UTC (rev 129266)
@@ -1,38 +1,38 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup SVN-Notify 2.82
-revision 2
-maintainers geeklair.net:dluke openmaintainer
-description Subversion activity notification
-license {Artistic-1 GPL}
+perl5.setup SVN-Notify 2.82
+revision 2
+maintainers geeklair.net:dluke openmaintainer
+description Subversion activity notification
+license {Artistic-1 GPL}
-long_description \
- This class may be used for sending email messages for \
- Subversion repository activity. There are a number of \
- different modes supported, and SVN::Notify is fully \
- subclassable to easily add new functionality. By default, \
- a list of all the files affected by the commit will be \
- assembled and listed in a single message. An additional option \
- allows diffs to be calculated for the changes and either \
- appended to the message or added as an attachment.
+long_description This class may be used for sending email messages for \
+ Subversion repository activity. There are a number of \
+ different modes supported, and SVN::Notify is fully \
+ subclassable to easily add new functionality. By default, \
+ a list of all the files affected by the commit will be \
+ assembled and listed in a single message. An additional option \
+ allows diffs to be calculated for the changes and either \
+ appended to the message or added as an attachment.
-platforms darwin
-
-if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-module-build \
- 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
-
checksums md5 6abd0450b81571b74eb001a1d0c77f17 \
sha1 23fda8be89b0cfd5e3645e7a98c2f637305e8307 \
rmd160 ff49f2fad7b6c29aa1e74121a7ace5a0f871b63c
-supported_archs noarch
+platforms darwin
+supported_archs noarch
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-module-build \
+ 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
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/91e3d2aa/attachment-0001.html>
More information about the macports-changes
mailing list