Permalink
Browse files
p5-auth-yubikey_webclient: update to version 4.02, fixup worksrcdir
- Loading branch information
Showing
with
7 additions
and
3 deletions.
-
+7
−3
perl/p5-auth-yubikey_webclient/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Auth-Yubikey_WebClient 4.01 ../../authors/id/M/MA/MASSYN |
|
|
perl5.setup Auth-Yubikey_WebClient 4.02 ../../authors/id/M/MA/MASSYN |
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
license {Artistic-1 GPL} |
|
|
@@ -18,8 +18,12 @@ long_description Authenticate against the Yubico server via the Web API in Pe |
|
|
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 rmd160 5c8985507ab51312c8a96ee9055d9b2e5e05927b \ |
|
|
sha256 a76bcae93b52f8909097c7c3f42687511ce3d68d9fea2357697b0e69b93f5b40 |
|
|
checksums rmd160 d75887faea669f3a3e74815fb2cac52e953c0dab \ |
|
|
sha256 776fb87529261caf5c9ee7027425e36889fab1996a501cb5030b67b3c9c67bfe \ |
|
|
size 5649 |
|
|
|
|
|
# version 4.02 extracts into non-standard directory |
|
|
worksrcdir Auth-Yubikey_WebClient-master |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|