Date: Fri, 1 Feb 2019 02:08:14 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491791 - head/net/libzmq4 Message-ID: <201902010208.x1128El4093388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Fri Feb 1 02:08:14 2019 New Revision: 491791 URL: https://svnweb.freebsd.org/changeset/ports/491791 Log: net/libzmq4: Remove spurious distinfo entry Leftover while attempting to use PATCHFILES and PATCH_DIST_STRIP with a local (not remote) source instead of a files/patch-* file, so one could take verbatim diffs from GitHub commits/PR's which contain a/ b/ path prefixes, without having to modify them manually. PR: 230575 Reported by: ohauer X-MFH-With: r491260 MFH: 2019Q1 Modified: head/net/libzmq4/distinfo Modified: head/net/libzmq4/distinfo ============================================================================== --- head/net/libzmq4/distinfo Thu Jan 31 22:31:20 2019 (r491790) +++ head/net/libzmq4/distinfo Fri Feb 1 02:08:14 2019 (r491791) @@ -1,5 +1,3 @@ -TIMESTAMP = 1548469918 +TIMESTAMP = 1548985858 SHA256 (zeromq-4.3.1.tar.gz) = bcbabe1e2c7d0eec4ed612e10b94b112dd5f06fcefa994a0c79a45d835cd21eb SIZE (zeromq-4.3.1.tar.gz) = 1490122 -SHA256 (/usr/home/koobs/repos/freebsd/ports/net/libzmq4/files/PR3358) = 63572ed3a8fa7e1d0f3d251b0aab32a94d1b9b841a53a0a715a8cafccca3289d -SIZE (/usr/home/koobs/repos/freebsd/ports/net/libzmq4/files/PR3358) = 6240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902010208.x1128El4093388>