[130136] trunk/dports/perl/p5-auth-yubikey_webclient/Portfile
mojca at macports.org
mojca at macports.org
Sat Dec 27 06:40:24 PST 2014
Revision: 130136
https://trac.macports.org/changeset/130136
Author: mojca at macports.org
Date: 2014-12-27 06:40:24 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
p5-auth-yubikey_webclient: whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-auth-yubikey_webclient/Portfile
Modified: trunk/dports/perl/p5-auth-yubikey_webclient/Portfile
===================================================================
--- trunk/dports/perl/p5-auth-yubikey_webclient/Portfile 2014-12-27 14:33:49 UTC (rev 130135)
+++ trunk/dports/perl/p5-auth-yubikey_webclient/Portfile 2014-12-27 14:40:24 UTC (rev 130136)
@@ -14,17 +14,19 @@
description Authenticating the Yubikey against the Yubico Web API
-long_description \
- Authenticate against the Yubico server via the Web API in Perl. Before \
- you can use this module, you need to register for an API key at Yubico. \
- This is as simple as logging onto <https://api.yubico.com/yms/getapi.php> \
- and entering your Yubikey's OTP and a brief description. Once you have \
- the API and ID, you need to provide those details to the module to work.
+long_description Authenticate against the Yubico server via the Web API in Perl. Before \
+ you can use this module, you need to register for an API key at Yubico. \
+ This is as simple as logging onto <https://api.yubico.com/yms/getapi.php> \
+ and entering your Yubikey's OTP and a brief description. Once you have \
+ the API and ID, you need to provide those details to the module to work.
checksums sha1 5941fc10782f4405056afbbeb1f62270dc27a009 \
rmd160 2f6e3138945f5d54c1b791f31c4c8a0977213562
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-mime-base64 port:p${perl5.major}-digest-hmac \
- port:p${perl5.major}-libwww-perl port:p${perl5.major}-uri
+ depends_lib-append \
+ port:p${perl5.major}-digest-hmac \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-mime-base64 \
+ port:p${perl5.major}-uri
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/93df82ee/attachment.html>
More information about the macports-changes
mailing list