From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 22 23:40:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC77616A403 for ; Sun, 22 Oct 2006 23:40:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2AE843D53 for ; Sun, 22 Oct 2006 23:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9MNeGwJ063006 for ; Sun, 22 Oct 2006 23:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9MNeGHU063005; Sun, 22 Oct 2006 23:40:16 GMT (envelope-from gnats) Resent-Date: Sun, 22 Oct 2006 23:40:16 GMT Resent-Message-Id: <200610222340.k9MNeGHU063005@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, Thomas Abthorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 489E616A412 for ; Sun, 22 Oct 2006 23:38:43 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front1-g.tbaytel.net [216.211.26.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5362143D6E for ; Sun, 22 Oct 2006 23:38:41 +0000 (GMT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca ([216.211.72.166] verified) by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 58074213; Sun, 22 Oct 2006 19:38:41 -0400 Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9MNcUAB026547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 22 Oct 2006 19:38:30 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9MNcTuB026415; Sun, 22 Oct 2006 19:38:29 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200610222338.k9MNcTuB026415@goodking.goodking.ca> Date: Sun, 22 Oct 2006 19:38:29 -0400 (EDT) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gmarco@giovannelli.it, thomas@goodking.ca Subject: ports/104692: [PATCH] math/abs: make fetchable 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: Sun, 22 Oct 2006 23:40:17 -0000 >Number: 104692 >Category: ports >Synopsis: [PATCH] math/abs: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 22 23:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable Port maintainer (gmarco@giovannelli.it) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- abs-0908.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/abs/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 10 May 2006 22:37:04 -0000 1.16 +++ Makefile 22 Oct 2006 23:38:03 -0000 @@ -8,7 +8,7 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/privat2/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@giovannelli.it --- abs-0908.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: