From utisoft@hotmail.com  Fri Apr  8 16:30:23 2011
Return-Path: <utisoft@hotmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 050CA1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  8 Apr 2011 16:30:23 +0000 (UTC)
	(envelope-from utisoft@hotmail.com)
Received: from blu0-omc1-s18.blu0.hotmail.com (blu0-omc1-s18.blu0.hotmail.com [65.55.116.29])
	by mx1.freebsd.org (Postfix) with ESMTP id BA43F8FC20
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  8 Apr 2011 16:30:22 +0000 (UTC)
Received: from BLU0-SMTP49 ([65.55.116.7]) by blu0-omc1-s18.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675);
	 Fri, 8 Apr 2011 09:30:22 -0700
Received: from zeus.bayofrum.net ([90.214.102.13]) by BLU0-SMTP49.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675);
	 Fri, 8 Apr 2011 09:30:20 -0700
Received: from zeus.bayofrum.net (crees@localhost [127.0.0.1])
	by zeus.bayofrum.net (8.14.4/8.14.4) with ESMTP id p38GTo4G054936
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Apr 2011 17:29:51 +0100 (BST)
	(envelope-from crees@zeus.bayofrum.net)
Received: (from crees@localhost)
	by zeus.bayofrum.net (8.14.4/8.14.4/Submit) id p38GToZb054935;
	Fri, 8 Apr 2011 17:29:50 +0100 (BST)
	(envelope-from crees)
Message-Id: <BLU0-SMTP49A688FB2F5438EB95AC06A9A70@phx.gbl>
Date: Fri, 8 Apr 2011 17:29:50 +0100
From: Chris Rees <utisoft@gmail.com>
Sender: <utisoft@hotmail.com>
Reply-To: Chris Rees <utisoft@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Fix port: graphics/libimg Update MASTER_SITE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156281
>Category:       ports
>Synopsis:       [PATCH] Fix port: graphics/libimg Update MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 08 16:40:11 UTC 2011
>Closed-Date:    Sat Apr 09 15:39:09 UTC 2011
>Last-Modified:  Sat Apr  9 15:40:12 UTC 2011
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD zeus.bayofrum.net 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Sun Feb 27 22:19:51 UTC 2011 root@zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	- Update MASTER_SITES, thus unbreaking
	- Pass maintainership to submitter
	- While here, remove MD5 checksum

	Submitted by: Chris Rees (utisoft_at_gmail.com)

--- libimg-fix-fetch.diff begins here ---
Index: Makefile
===================================================================
RCS file: /exports/cvsroot-freebsd/ports/graphics/libimg/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	15 Mar 2011 18:16:39 -0000	1.30
+++ Makefile	8 Apr 2011 16:26:18 -0000
@@ -9,19 +9,16 @@
 PORTVERSION=	1.2.4
 PORTREVISION=	7
 CATEGORIES?=	graphics tk
-MASTER_SITES=	SF/tkimg/tkimg/${PORTVERSION}
+MASTER_SITES=	SF/tkimg/tkimg/${PORTVERSION:R}
 DISTNAME=	img${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	utisoft@gmail.com
 COMMENT=	A library of image format handlers for Tk4.1 and later
 
 LIB_DEPENDS=	png:${PORTSDIR}/graphics/png \
 		jpeg:${PORTSDIR}/graphics/jpeg \
 		tiff:${PORTSDIR}/graphics/tiff
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2011-05-01
-
 .if defined(USE_TK) && ${USE_TK} == 83
 PKGNAMESUFFIX=	-tk83
 USE_TK=		83
Index: distinfo
===================================================================
RCS file: /exports/cvsroot-freebsd/ports/graphics/libimg/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	26 Nov 2005 01:47:47 -0000	1.6
+++ distinfo	8 Apr 2011 16:26:18 -0000
@@ -1,3 +1,2 @@
-MD5 (img1.2.4.tar.gz) = 051ec4ac04e7d5ce00debeb9defc6dfe
 SHA256 (img1.2.4.tar.gz) = 1e3cb9c28fdf1ef87cd7c379ba1eb46988524d42120ae2d22d856a2dfee71fa0
 SIZE (img1.2.4.tar.gz) = 1672758
--- libimg-fix-fetch.diff ends here ---




>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: makc 
Responsible-Changed-When: Fri Apr 8 19:57:14 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156281 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Sat Apr 9 15:39:08 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156281 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156281: commit references a PR
Date: Sat,  9 Apr 2011 15:38:51 +0000 (UTC)

 makc        2011-04-09 15:38:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/libimg      Makefile distinfo 
   Log:
   Update MASTER_SITES and undeprecate
   Pass maintainership to submitter
   Remove md5 sum
   
   PR:             ports/156281
   Submitted by:   Chris Rees <utisoft at gmail.com>
   
   Revision  Changes    Path
   1.31      +2 -5      ports/graphics/libimg/Makefile
   1.7       +0 -1      ports/graphics/libimg/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
