Commits

David B. Evans authored 0bbf0411278
p5-clipboard: update to version 0.21, dependencies
No tags

perl/p5-clipboard/Portfile

Modified
1 1 # -*- 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
2 2
3 3 PortSystem 1.0
4 4 PortGroup perl5 1.0
5 5
6 6 perl5.branches 5.26 5.28 5.30
7 -perl5.setup Clipboard 0.20 ../../authors/id/S/SH/SHLOMIF
7 +perl5.setup Clipboard 0.21 ../../authors/id/S/SH/SHLOMIF
8 8 license {Artistic-1 GPL}
9 9 maintainers nomaintainer
10 10 description Clipboard - Copy and paste with any OS
11 11 long_description ${description}
12 12
13 13 platforms darwin
14 14
15 -checksums rmd160 620d4e84e4cf0675e47a88004b15d5a7834dd6a7 \
16 - sha256 3f7d0a8eafec57072f9574dfd552e1cb8db26c09079c50dbef38f3c97ce25f60 \
17 - size 25047
15 +checksums rmd160 23a73c145adbd20e5e0e4c777146957c1f00c243 \
16 + sha256 9826ba01c7721e21d80abffa36308f8d1927b9366af7e213b58eabb457739eb8 \
17 + size 25009
18 18
19 19 if {${perl5.major} != ""} {
20 20 depends_lib-append \
21 21 port:p${perl5.major}-cgi \
22 22 port:p${perl5.major}-mac-pasteboard \
23 - port:p${perl5.major}-uri
23 + port:p${perl5.major}-uri \
24 + port:xclip
24 25
25 26 patchfiles patch-use-macos-default-browser.diff
26 27
27 28 perl5.use_module_build
28 29 supported_archs noarch
29 30 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut