Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 14:10:55 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77944: [PATCH] graphics/libimg: fix unfetchable
Message-ID:  <20050223031055.E52DA180E@localhost>
Resent-Message-ID: <200502230310.j1N3AOe6098203@freefall.freebsd.org>

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

>Number:         77944
>Category:       ports
>Synopsis:       [PATCH] graphics/libimg: fix unfetchable
>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:   Wed Feb 23 03:10:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Project moved to sourceforge.
Distfile rerolled.

Port needs updating, will look at this later.

>How-To-Repeat:
>Fix:

--- libimg-1.2.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/libimg/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	9 Dec 2003 21:45:48 -0000	1.17
+++ Makefile	23 Feb 2005 03:06:42 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.2.4
 PORTREVISION=	1
 CATEGORIES=	graphics tk84
-MASTER_SITES=	http://www.neosoft.com/tcl/ftparchive/sorted/packages-8.0/graphics/Img/1.2/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=tkimg
 DISTNAME=	img${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/libimg/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	29 Jan 2004 07:24:23 -0000	1.4
+++ distinfo	23 Feb 2005 02:47:20 -0000
@@ -1,2 +1,2 @@
-MD5 (img1.2.4.tar.gz) = abfda1cc55555fc2490e761bde165078
-SIZE (img1.2.4.tar.gz) = 1613261
+MD5 (img1.2.4.tar.gz) = 051ec4ac04e7d5ce00debeb9defc6dfe
+SIZE (img1.2.4.tar.gz) = 1672758
--- libimg-1.2.4_1.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?20050223031055.E52DA180E>