From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 1 13:40:03 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5F1010656BF for ; Wed, 1 Sep 2010 13:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 889008FC22 for ; Wed, 1 Sep 2010 13:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o81De3a7056072 for ; Wed, 1 Sep 2010 13:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o81De3Ws056070; Wed, 1 Sep 2010 13:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 1 Sep 2010 13:40:03 GMT Resent-Message-Id: <201009011340.o81De3Ws056070@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anderson Eduardo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 385CE10656AE for ; Wed, 1 Sep 2010 13:31:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2606F8FC19 for ; Wed, 1 Sep 2010 13:31:15 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o81DVEVc044163 for ; Wed, 1 Sep 2010 13:31:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o81DVETl044162; Wed, 1 Sep 2010 13:31:14 GMT (envelope-from nobody) Message-Id: <201009011331.o81DVETl044162@www.freebsd.org> Date: Wed, 1 Sep 2010 13:31:14 GMT From: Anderson Eduardo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/150187: [PATCH] www/simplog is marked as BROKEN X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2010 13:40:03 -0000 >Number: 150187 >Category: ports >Synopsis: [PATCH] www/simplog is marked as BROKEN >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 01 13:40:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Anderson Eduardo >Release: 8.1-RELEASE >Organization: Secover >Environment: FreeBSD lab.secover.com.br 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Aug 16 17:36:19 UTC 2010 anderson@lab.secover.com.br:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The patch solve the problem of port www/simplog that is marked as BROKEN due to the MASTER_SITE "www.simplog.org" is unavailable. >How-To-Repeat: >Fix: Patch attached with submission follows: --- /usr/ports/www/simplog/Makefile 2010-04-07 13:43:16.000000000 -0300 +++ /home/anderson/ports/www/simplog/Makefile 2010-09-01 12:41:27.000000000 -0300 @@ -8,8 +8,7 @@ PORTNAME= simplog PORTVERSION= 0.9.3.4 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src \ - http://www.simplog.org/dl/:update +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.3.2:src DISTFILES= ${PORTNAME}-0.9.3.2.tar.gz:src \ ${PORTNAME}_update_only-${PORTVERSION}.tar.gz:update @@ -17,8 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A complete and powerful blogging tool -BROKEN= bad checksum - DATADIR= ${PREFIX}/www/simplog NO_BUILD= yes >Release-Note: >Audit-Trail: >Unformatted: