Date: Sun, 20 Jan 2019 08:15:15 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490775 - head/audio/fasttracker2 Message-ID: <201901200815.x0K8FFUU034810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sun Jan 20 08:15:14 2019 New Revision: 490775 URL: https://svnweb.freebsd.org/changeset/ports/490775 Log: Update checksum, the upstream developer has inplace rerolled the zip file with a copyright year change. Commit message diff omitted since it contains CR/LF's and unicode characters. Reported by: pkg-fallout Modified: head/audio/fasttracker2/Makefile head/audio/fasttracker2/distinfo Modified: head/audio/fasttracker2/Makefile ============================================================================== --- head/audio/fasttracker2/Makefile Sun Jan 20 07:01:49 2019 (r490774) +++ head/audio/fasttracker2/Makefile Sun Jan 20 08:15:14 2019 (r490775) @@ -3,6 +3,7 @@ PORTNAME= fasttracker2 DISTVERSION= 0.1-b130 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://16-bits.org/ \ LOCAL/ehaupt Modified: head/audio/fasttracker2/distinfo ============================================================================== --- head/audio/fasttracker2/distinfo Sun Jan 20 07:01:49 2019 (r490774) +++ head/audio/fasttracker2/distinfo Sun Jan 20 08:15:14 2019 (r490775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547539355 -SHA256 (ft2clone-b130-code.zip) = f5e80e0f6d480f5bbadc80d08d079d1f939b147e537c01d013d5c9d3b31bde61 +TIMESTAMP = 1547971270 +SHA256 (ft2clone-b130-code.zip) = 02690b63e19bddf05f71308e38c42577bf41571f09fd2e055f2e95bca01ad652 SIZE (ft2clone-b130-code.zip) = 3463164
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901200815.x0K8FFUU034810>