ports/156281: [PATCH] Fix port: graphics/libimg Update MASTER_SITE

Chris Rees utisoft at gmail.com
Fri Apr 8 16:40:13 UTC 2011


>Number:         156281
>Category:       ports
>Synopsis:       [PATCH] Fix port: graphics/libimg Update MASTER_SITE
>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:   Fri Apr 08 16:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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 at FreeBSD.org
+MAINTAINER=	utisoft at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list