Commits

ijackson authored 888716b931f
youtube-dl: Update to 2018.06.18
No tags

net/youtube-dl/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
5 5 name youtube-dl
6 -version 2018.06.14
6 +version 2018.06.18
7 7 categories net
8 8 platforms darwin
9 9 maintainers {ryandesign @ryandesign} openmaintainer
10 10 supported_archs noarch
11 11 license public-domain
12 12
13 13 description command-line program to download videos from YouTube.com and other sites
14 14
15 15 long_description ${name} is a small ${description}.
16 16
17 17 homepage https://rg3.github.io/youtube-dl/
18 18 master_sites https://yt-dl.org/downloads/${version}
19 19
20 -checksums rmd160 713834d591148b43afe69aad8896fbf294ef1ed6 \
21 - sha256 6cc4fdd9122e2b5f73245f423054a050ecf3a38ad4cd13abf112c7cbf6130b6c \
22 - size 2979394
20 +checksums rmd160 9148e28be89c65e2e51f85a0165f72b1b9f6b8a9 \
21 + sha256 cfb0c0591fc2c23d7ad7bf4ef2ca1f8d776bbdbb915c726701c0144f8c1f2f1e \
22 + size 2986351
23 23
24 24 depends_build bin:zip:zip
25 25
26 26 worksrcdir ${name}
27 27
28 28 post-extract {
29 29 # Force the script to be regenerated by `make`.
30 30 delete ${worksrcpath}/${name}
31 31 }
32 32

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

Add shortcut