Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 21:54:04 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496217 - head/multimedia/x264
Message-ID:  <201903182154.x2ILs4c0035353@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Mar 18 21:54:04 2019
New Revision: 496217
URL: https://svnweb.freebsd.org/changeset/ports/496217

Log:
  multimedia/x264: chase X264_COMMIT location

Modified:
  head/multimedia/x264/Makefile   (contents, props changed)

Modified: head/multimedia/x264/Makefile
==============================================================================
--- head/multimedia/x264/Makefile	Mon Mar 18 21:45:22 2019	(r496216)
+++ head/multimedia/x264/Makefile	Mon Mar 18 21:54:04 2019	(r496217)
@@ -8,7 +8,7 @@
 # X264_BUILD is the "core" number, and can be found in x264.h.
 #
 # X264_COMMIT is the commit number, and can be found here:
-# http://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable
+# https://code.videolan.org/videolan/x264/commits/stable
 #
 # X264_REV requires a checkout the git revision for the version the port
 # is being updated to. Then run version.sh against it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903182154.x2ILs4c0035353>