[131599] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Wed Jan 14 18:33:15 PST 2015
Revision: 131599
https://trac.macports.org/changeset/131599
Author: mojca at macports.org
Date: 2015-01-14 18:33:15 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-*: first line, checksums, whitespace only (#46005, maintainer timeout)
Modified Paths:
--------------
trunk/dports/perl/p5-gmail-imapd/Portfile
trunk/dports/perl/p5-io-multiplex/Portfile
trunk/dports/perl/p5-mail-webmail-gmail/Portfile
trunk/dports/perl/p5-net-growl/Portfile
Modified: trunk/dports/perl/p5-gmail-imapd/Portfile
===================================================================
--- trunk/dports/perl/p5-gmail-imapd/Portfile 2015-01-15 02:09:31 UTC (rev 131598)
+++ trunk/dports/perl/p5-gmail-imapd/Portfile 2015-01-15 02:33:15 UTC (rev 131599)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -7,9 +8,12 @@
perl5.setup GMail-IMAPD 0.94
revision 3
maintainers sky.fr:cbellot
+
description An IMAP4 gateway to Google's webmail service
long_description ${description}
+
+checksums rmd160 84fb7c633917a55f41c9c2c07f197f9f3b1d179e \
+ sha256 a8f0f2635aaa9bc45d7a80030469f309f94e48a18bb26561521fb24974560333
+
platforms darwin
-checksums md5 c22d5c4d5c969d4bd2ae33192672b3dd
-
-supported_archs noarch
+supported_archs noarch
Modified: trunk/dports/perl/p5-io-multiplex/Portfile
===================================================================
--- trunk/dports/perl/p5-io-multiplex/Portfile 2015-01-15 02:09:31 UTC (rev 131598)
+++ trunk/dports/perl/p5-io-multiplex/Portfile 2015-01-15 02:33:15 UTC (rev 131599)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -7,14 +8,16 @@
perl5.setup IO-Multiplex 1.10
revision 3
maintainers sky.fr:cbellot
+
description Manage IO on many file handles
long_description IO::Multiplex is designed to take the effort out of \
- managing multiple file handles. It is essentially a \
- really fancy front end to the select system calls. In \
- addition to maintaining the select loop, it buffers all\
- input and output to/from the file handles. It can also \
- accept incoming connections on one or more listen sockets.
-platforms darwin
+ managing multiple file handles. It is essentially a \
+ really fancy front end to the select system calls. In \
+ addition to maintaining the select loop, it buffers all\
+ input and output to/from the file handles. It can also \
+ accept incoming connections on one or more listen sockets.
+
checksums md5 ce230ee0a4afbff59da66f0c42e0340b
-supported_archs noarch
+platforms darwin
+supported_archs noarch
Modified: trunk/dports/perl/p5-mail-webmail-gmail/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-webmail-gmail/Portfile 2015-01-15 02:09:31 UTC (rev 131598)
+++ trunk/dports/perl/p5-mail-webmail-gmail/Portfile 2015-01-15 02:33:15 UTC (rev 131599)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -7,12 +8,17 @@
perl5.setup Mail-Webmail-Gmail 1.09
revision 3
maintainers sky.fr:cbellot
+
description An interface to Google's webmail service
long_description ${description}
+
+checksums rmd160 1d01c5f462fd00eabea5b501de31d30648c94f5f \
+ sha256 855f56e49763905ade42c3be47d22b580a185bfe8bbaf4f645e9dda63915d753
+
platforms darwin
-checksums md5 441c0eac1fa6afac777b0404dec79ed2
+supported_archs noarch
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-crypt-ssleay
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-crypt-ssleay
}
Modified: trunk/dports/perl/p5-net-growl/Portfile
===================================================================
--- trunk/dports/perl/p5-net-growl/Portfile 2015-01-15 02:09:31 UTC (rev 131598)
+++ trunk/dports/perl/p5-net-growl/Portfile 2015-01-15 02:33:15 UTC (rev 131599)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -7,12 +8,14 @@
perl5.setup Net-Growl 0.99
revision 3
maintainers sky.fr:cbellot
+
description Growl Notifications over the network
long_description A simple interface to send Mac OS X Growl \
notifications across the network. Growl only \
needs to be installed on the receiving Mac not \
on the machine using this module.
-platforms darwin
+
checksums md5 b55760497f1d98ce8ce649527377824d
-supported_archs noarch
+platforms darwin
+supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/3b99b46c/attachment.html>
More information about the macports-changes
mailing list