Date: Fri, 12 Jan 2018 15:55:45 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458856 - head/security/trousers Message-ID: <201801121555.w0CFtjGO008519@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Fri Jan 12 15:55:45 2018 New Revision: 458856 URL: https://svnweb.freebsd.org/changeset/ports/458856 Log: security/trousers: fix distinfo - see the PR for the diff between the two distfiles PR: 221105 MFH: 2018Q1 Approved by: hrs (maintainer timeout) Modified: head/security/trousers/Makefile head/security/trousers/distinfo Modified: head/security/trousers/Makefile ============================================================================== --- head/security/trousers/Makefile Fri Jan 12 15:48:12 2018 (r458855) +++ head/security/trousers/Makefile Fri Jan 12 15:55:45 2018 (r458856) @@ -3,7 +3,7 @@ PORTNAME= trousers PORTVERSION= 0.3.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF Modified: head/security/trousers/distinfo ============================================================================== --- head/security/trousers/distinfo Fri Jan 12 15:48:12 2018 (r458855) +++ head/security/trousers/distinfo Fri Jan 12 15:55:45 2018 (r458856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479521351 -SHA256 (trousers-0.3.14.tar.gz) = 95db55beb1556b12be9b4cf3123a3a59c7a70cc890d731fae93e6949305fb63b -SIZE (trousers-0.3.14.tar.gz) = 3462743 +TIMESTAMP = 1501436543 +SHA256 (trousers-0.3.14.tar.gz) = ce50713a261d14b735ec9ccd97609f0ad5ce69540af560e8c3ce9eb5f2d28f47 +SIZE (trousers-0.3.14.tar.gz) = 1378438
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801121555.w0CFtjGO008519>