From owner-cvs-all@FreeBSD.ORG Sun Mar 18 11:37:49 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CCD7106564A; Sun, 18 Mar 2012 11:37:49 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 13E518FC0A; Sun, 18 Mar 2012 11:37:49 +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 q2IBbmLG015055; Sun, 18 Mar 2012 11:37:48 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q2IBbmcv015054; Sun, 18 Mar 2012 11:37:48 GMT (envelope-from garga) Message-Id: <201203181137.q2IBbmcv015054@repoman.freebsd.org> From: Renato Botelho Date: Sun, 18 Mar 2012 11:37:48 +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/www/sarg Makefile ports/www/sarg/files patch-log.c 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: Sun, 18 Mar 2012 11:37:49 -0000 garga 2012-03-18 11:37:48 UTC FreeBSD ports repository Modified files: www/sarg Makefile Added files: www/sarg/files patch-log.c Log: Due to a bug, the download report only showed the host name instead of the full url as it used to do prior to version 2.3.2. Fix it applying a patch that was committed upstream. PR: ports/165412 Submitted by: Kryol Feature safe: yes Revision Changes Path 1.54 +1 -1 ports/www/sarg/Makefile 1.7 +33 -0 ports/www/sarg/files/patch-log.c (new)