Date: Sun, 22 Oct 2006 19:38:29 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gmarco@giovannelli.it, thomas@goodking.ca Subject: ports/104692: [PATCH] math/abs: make fetchable Message-ID: <200610222338.k9MNcTuB026415@goodking.goodking.ca> Resent-Message-ID: <200610222340.k9MNeGHU063005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610222338.k9MNcTuB026415>