Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 21:01:50 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94184: [MAINTANER] textproc/clit: make fetchable again
Message-ID:  <1141758110.97418@it.buh.tecnik93.com>
Resent-Message-ID: <200603071910.k27JA3xD051957@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94184
>Category:       ports
>Synopsis:       [MAINTANER] textproc/clit: make fetchable again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 19:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Provide backup location for clit.
LibTomMath site is gone, provide the Df on my site.

Reported by:    fenner's distfile survey


>How-To-Repeat:





>Fix:


--- clit.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/clit/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Jan 2005 21:41:42 -0000	1.1
+++ Makefile	7 Mar 2006 18:56:17 -0000
@@ -8,9 +8,10 @@
 PORTNAME=	clit
 PORTVERSION=	${MAJ_VER}.${MIN_VER}
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.convertlit.com/\
-		http://math.libtomcrypt.org/files/:ltm
-DISTFILES=	clit${MAJ_VER}${MIN_VER}src.zip \
+MASTER_SITES=	http://www.convertlit.com/:clit \
+		http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/:clit \
+		http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/:ltm
+DISTFILES=	clit${MAJ_VER}${MIN_VER}src.zip:clit \
	 	ltm-0.33.tar.bz2:ltm
 EXTRACT_ONLY=	clit${MAJ_VER}${MIN_VER}src.zip
 
--- clit.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1141758110.97418>