svn commit: r373395 - in head/www/youtube_dl: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Nov 25 09:33:38 UTC 2014


On Tue, Nov 25, 2014 at 08:23:05AM +0000, Marcelo Araujo wrote:
> New Revision: 373395
> URL: https://svnweb.freebsd.org/changeset/ports/373395
> QAT: https://qat.redports.org/buildarchive/r373395/
> 
> [...]
> @@ -1,6 +1,6 @@
> ---- youtube_dl/__init__.py.orig	2014-09-27 21:51:19 UTC
> -+++ youtube_dl/__init__.py
> -@@ -108,7 +108,6 @@
> +--- youtube_dl/__init__.py.orig	2014-11-23 17:50:21.000000000 +0800
> ++++ youtube_dl/__init__.py	2014-11-23 21:17:37.918929006 +0800
> +@@ -34,7 +34,6 @@

Please avoid this; notice that previous version contained UTC-normalized
mtime of the original file only: this helps to keep the diff noize lower.

Generally I recommend trimming touching patch headers completely (if they
are otherwise functionally fine).

./danfe


More information about the svn-ports-head mailing list