<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/687a7000b881df52b06cb12e4e7abcdac6c96b6d">https://github.com/macports/macports-ports/commit/687a7000b881df52b06cb12e4e7abcdac6c96b6d</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 687a700  youtube-dl: Update to 2018.07.10
</span>687a700 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 687a7000b881df52b06cb12e4e7abcdac6c96b6d
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Jul 10 01:08:51 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    youtube-dl: Update to 2018.07.10
</span>---
 net/youtube-dl/Portfile                         |  8 ++++----
 net/youtube-dl/files/patch-config-location.diff | 26 ++++++++++++-------------
 2 files changed, 17 insertions(+), 17 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/youtube-dl/Portfile b/net/youtube-dl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 405a66d..92988ac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/youtube-dl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/youtube-dl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 
 name                youtube-dl
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2018.07.04
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2018.07.10
</span> categories          net
 platforms           darwin
 maintainers         {ryandesign @ryandesign} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description    ${name} is a small ${description}.
</span> homepage            https://rg3.github.io/youtube-dl/
 master_sites        https://yt-dl.org/downloads/${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  59d707457568643daa41bf78683fd22f1d2f36da \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2993980
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  58e8a88f1ba09184c3ea96a441a744c85269b13b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    3001810
</span> 
 depends_build       bin:zip:zip
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/youtube-dl/files/patch-config-location.diff b/net/youtube-dl/files/patch-config-location.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 34a64e5..c36c6b3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/youtube-dl/files/patch-config-location.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/youtube-dl/files/patch-config-location.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- youtube_dl/options.py  2017-10-11 14:05:47.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ youtube_dl/options.py  2017-10-15 16:27:18.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -889,7 +889,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- youtube_dl/options.py.orig     2018-07-03 17:29:01.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ youtube_dl/options.py  2018-07-10 01:01:43.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -899,7 +899,7 @@
</span>          elif '--ignore-config' in command_line_conf:
              pass
          else:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,8 +9,8 @@
</span>              if '--ignore-config' not in system_conf:
                  user_conf = _readUserConf()
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>---- README.md   2017-10-11 14:06:28.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ README.md      2017-10-15 17:53:41.000000000 -0400
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- README.md.orig 2018-07-09 14:09:50.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ README.md      2018-07-10 01:04:24.000000000 -0500
</span> @@ -78,7 +78,7 @@
                                       this is not possible instead of searching.
      --ignore-config                  Do not read configuration files. When given
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,18 +20,18 @@
</span>                                       configuration in ~/.config/youtube-
                                       dl/config (%APPDATA%/youtube-dl/config.txt
                                       on Windows)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -433,7 +433,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -442,7 +442,7 @@
</span>  
  # CONFIGURATION
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>--You can configure youtube-dl by placing any supported command line option to a configuration file. On Linux and OS X, the system wide configuration file is located at `/etc/youtube-dl.conf` and the user wide configuration file at `~/.config/youtube-dl/config`. On Windows, the user wide configuration file locations are `%APPDATA%\youtube-dl\config.txt` or `C:\Users\<user name>\youtube-dl.conf`. Note that by default configuration file may not exist so you may need to create it yourself.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+You can configure youtube-dl by placing any supported command line option to a configuration file. On Linux and OS X, the system wide configuration file is located at `@PREFIX@/etc/youtube-dl.conf` and the user wide configuration file at `~/.config/youtube-dl/config`. On Windows, the user wide configuration file locations are `%APPDATA%\youtube-dl\config.txt` or `C:\Users\<user name>\youtube-dl.conf`. Note that by default configuration file may not exist so you may need to create it yourself.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-You can configure youtube-dl by placing any supported command line option to a configuration file. On Linux and macOS, the system wide configuration file is located at `/etc/youtube-dl.conf` and the user wide configuration file at `~/.config/youtube-dl/config`. On Windows, the user wide configuration file locations are `%APPDATA%\youtube-dl\config.txt` or `C:\Users\<user name>\youtube-dl.conf`. Note that by default configuration file may not exist so you may need to create it yourself.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++You can configure youtube-dl by placing any supported command line option to a configuration file. On Linux and macOS, the system wide configuration file is located at `@PREFIX@/etc/youtube-dl.conf` and the user wide configuration file at `~/.config/youtube-dl/config`. On Windows, the user wide configuration file locations are `%APPDATA%\youtube-dl\config.txt` or `C:\Users\<user name>\youtube-dl.conf`. Note that by default configuration file may not exist so you may need to create it yourself.
</span>  
  For example, with the following configuration file youtube-dl will always extract the audio, not copy the mtime, use a proxy and save all videos under `Movies` directory in your home directory:
  ```
<span style='display:block; white-space:pre;background:#ffe0e0;'>---- youtube-dl.1        2017-10-11 14:06:59.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ youtube-dl.1   2017-10-15 19:29:50.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -78,7 +78,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- youtube-dl.1.orig      2018-07-09 14:10:21.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ youtube-dl.1   2018-07-10 01:04:39.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -81,7 +81,7 @@
</span>  .TP
  .B \-\-ignore\-config
  Do not read configuration files.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,10 +40,10 @@
</span>  not read the user configuration in ~/.config/youtube\- dl/config
  (%APPDATA%/youtube\-dl/config.txt on Windows)
  .RS
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -903,7 +903,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -922,7 +922,7 @@
</span>  You can configure youtube\-dl by placing any supported command line
  option to a configuration file.
<span style='display:block; white-space:pre;background:#ffe0e0;'>- On Linux and OS X, the system wide configuration file is located at
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ On Linux and macOS, the system wide configuration file is located at
</span> -\f[C]/etc/youtube\-dl.conf\f[] and the user wide configuration file at
 +\f[C]@PREFIX@/etc/youtube\-dl.conf\f[] and the user wide configuration file at
  \f[C]~/.config/youtube\-dl/config\f[].
</pre><pre style='margin:0'>

</pre>