From owner-cvs-all@FreeBSD.ORG Tue Aug 17 23:00:24 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FCE0106567A; Tue, 17 Aug 2010 23:00:24 +0000 (UTC) (envelope-from sahil@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 510B28FC16; Tue, 17 Aug 2010 23:00:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7HN0O8q006795; Tue, 17 Aug 2010 23:00:24 GMT (envelope-from sahil@repoman.freebsd.org) Received: (from sahil@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7HN0Otx006794; Tue, 17 Aug 2010 23:00:24 GMT (envelope-from sahil) Message-Id: <201008172300.o7HN0Otx006794@repoman.freebsd.org> From: Sahil Tandon Date: Tue, 17 Aug 2010 23:00:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pgpdump Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2010 23:00:24 -0000 sahil 2010-08-17 23:00:24 UTC FreeBSD ports repository Modified files: security/pgpdump Makefile distinfo Log: Unbreak as the port fetches with updated distinfo. The original archive was not gzipped (despite the filename having a .tar.gz EXTRACT_SUFX). Upstream gzipped the tarball, thus causing size and md5 mismatches when trying to fetch. I have verified that there are no changes to the content of the archive. PR: ports/149751 [1] Submitted by: TAKAHASHI Kaoru (maintainer) [1] Sunpoet Hsieh (via email) Revision Changes Path 1.31 +0 -2 ports/security/pgpdump/Makefile 1.26 +3 -3 ports/security/pgpdump/distinfo