From owner-cvs-ports@FreeBSD.ORG Fri Sep 3 18:31:34 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 260D910656B8; Fri, 3 Sep 2010 18:31:34 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F02458FC0A; Fri, 3 Sep 2010 18:31:33 +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 o83IVX1M028275; Fri, 3 Sep 2010 18:31:33 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o83IVXFC028274; Fri, 3 Sep 2010 18:31:33 GMT (envelope-from pgollucci) Message-Id: <201009031831.o83IVXFC028274@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 3 Sep 2010 18:31:33 +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/sysutils/tarsnap Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 18:31:34 -0000 pgollucci 2010-09-03 18:31:33 UTC FreeBSD ports repository Modified files: sysutils/tarsnap Makefile Log: - Switch to an http vs https download. The fbsd port verifies checksums for you thus removing the original reason for using https. - This also removes the need for wget vs fetch. - This fixes the file:///distcache//tarsnap-autoconf-1.0.27.tgz: Unsupported scheme `file'. error Submitted by: cperciva (maintainer) Revision Changes Path 1.8 +1 -7 ports/sysutils/tarsnap/Makefile