From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 21 11:00:13 2009 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 CC4201065695 for ; Sat, 21 Nov 2009 11:00:13 +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 8E6F08FC15 for ; Sat, 21 Nov 2009 11:00:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nALB04vY089077 for ; Sat, 21 Nov 2009 11:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nALB04D2089076; Sat, 21 Nov 2009 11:00:04 GMT (envelope-from gnats) Resent-Date: Sat, 21 Nov 2009 11:00:04 GMT Resent-Message-Id: <200911211100.nALB04D2089076@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, Douglas William Thrift Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDBDF1065670 for ; Sat, 21 Nov 2009 10:55:22 +0000 (UTC) (envelope-from douglas@douglasthrift.net) Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40]) by mx1.freebsd.org (Postfix) with ESMTP id BD4128FC08 for ; Sat, 21 Nov 2009 10:55:22 +0000 (UTC) Received: from localhost (ellwoodbeach.douglasthrift.net [98.185.236.37]) (authenticated bits=0) by slowhand.douglasthrift.net (8.14.3/8.14.3) with ESMTP id nALAtJuH099878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 21 Nov 2009 02:55:22 -0800 (PST) (envelope-from douglas@douglasthrift.net) Message-Id: <200911211055.nALAtJuH099878@slowhand.douglasthrift.net> Date: Sat, 21 Nov 2009 02:55:22 -0800 (PST) From: Douglas William Thrift To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/140750: Update port: www/trac-gitplugin Update MASTER_SITES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Douglas William Thrift List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 11:00:13 -0000 >Number: 140750 >Category: ports >Synopsis: Update port: www/trac-gitplugin Update MASTER_SITES >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Nov 21 11:00:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Douglas William Thrift >Release: FreeBSD 7.2-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD justonenight.douglasthrift.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #14: Fri Oct 2 17:10:11 PDT 2009 root@justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64 >Description: I have added my second mirror to MASTER_SITES. >How-To-Repeat: >Fix: --- trac-gitplugin.patch begins here --- diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile --- /usr/ports/www/trac-gitplugin/Makefile 2009-11-04 02:18:03.000000000 -0800 +++ trac-gitplugin/Makefile 2009-11-21 02:05:24.677656844 -0800 @@ -8,7 +8,8 @@ PORTNAME= gitplugin PORTVERSION= 0.11.0.2.7034 CATEGORIES= www devel python -MASTER_SITES= http://code.douglasthrift.net/files/${PORTNAME}/ +MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ + http://code.douglasthrift.net/files/${PORTNAME}/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}-r${PORTVERSION:E} --- trac-gitplugin.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: