[152317] trunk/dports/perl/p5-net-z3950-zoom/Portfile
devans at macports.org
devans at macports.org
Sat Sep 3 11:26:50 PDT 2016
Revision: 152317
https://trac.macports.org/changeset/152317
Author: devans at macports.org
Date: 2016-09-03 11:26:50 -0700 (Sat, 03 Sep 2016)
Log Message:
-----------
p5-net-z3950-zoom: reformat per modeline, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-net-z3950-zoom/Portfile
Modified: trunk/dports/perl/p5-net-z3950-zoom/Portfile
===================================================================
--- trunk/dports/perl/p5-net-z3950-zoom/Portfile 2016-09-03 17:29:02 UTC (rev 152316)
+++ trunk/dports/perl/p5-net-z3950-zoom/Portfile 2016-09-03 18:26:50 UTC (rev 152317)
@@ -7,23 +7,25 @@
# Reindexing is necessary for the new definition to take effect.
# This comment may be removed in subsequent updates of this port.
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+platforms darwin
perl5.branches 5.22 5.24
-perl5.setup Net-Z3950-ZOOM 1.30
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Perl implementation of the ZOOM API
-long_description This module provides a nice, Perlish implementation of the \
- ZOOM Abstract API for information retrieval, described and \
- documented at http://zoom.z3950.org/api/. \
- The older Net::Z3950 API is also included.
+perl5.setup Net-Z3950-ZOOM 1.30
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Perl implementation of the ZOOM API
+long_description This module provides a nice, Perlish implementation of the \
+ ZOOM Abstract API for information retrieval, described and \
+ documented at http://zoom.z3950.org/api/. \
+ The older Net::Z3950 API is also included.
-checksums sha1 2f22a3deb98d6fe974490820e792aa597df64849 \
- rmd160 b01bd9065825b3f254129d434cb4ff72fd43adbc
+checksums sha1 2f22a3deb98d6fe974490820e792aa597df64849 \
+ rmd160 b01bd9065825b3f254129d434cb4ff72fd43adbc
if {${perl5.major} != ""} {
-depends_lib-append port:yaz port:p${perl5.major}-marc-record
+ depends_lib-append \
+ port:yaz \
+ port:p${perl5.major}-marc-record
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160903/f3a07d9b/attachment.html>
More information about the macports-changes
mailing list