Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 16:27:34 -0400
From:      "Andrew J. Caines" <A.J.Caines@halplant.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        A.J.Caines@halplant.com
Subject:   ports/115228: [PATCH] x11-themes/clearlooks-themes-extras: Update to valid MASTER_SITES
Message-ID:  <1186345654.95497@hal10000.halplant.com>
Resent-Message-ID: <200708052220.l75MK6oD065814@freefall.freebsd.org>

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

>Number:         115228
>Category:       ports
>Synopsis:       [PATCH] x11-themes/clearlooks-themes-extras: Update to valid MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 05 22:20:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Andrew J. Caines
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
H.A.L. Plant 
>Environment:


System: FreeBSD 6.2-STABLE #0: Sat Jul 28 10:50:23 EDT 2007
    root@hal10000.halplant.com:/data/obj/usr/src/sys/HAL10000



>Description:


The original  MASTER_SITES is no longer hosting the file, but the web hoster is returning HTML in response to the reuest (but not correctly as an error).

The patch changes MASTER_SITES to my site and changes maintainer from ports@ to me (for now), bumps the revision and removes BROKEN.


>How-To-Repeat:


-


>Fix:


diff -ruN clearlooks-themes-extras-0.6_3/Makefile clearlooks-themes-extras-0.6_4/Makefile
--- clearlooks-themes-extras-0.6_3/Makefile	2007-08-05 01:26:39.000000000 -0400
+++ clearlooks-themes-extras-0.6_4/Makefile	2007-08-05 16:25:57.000000000 -0400
@@ -7,16 +7,14 @@
 
 PORTNAME=	clearlooks-themes-extras
 PORTVERSION=	0.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-themes
-MASTER_SITES=	http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/
+MASTER_SITES=	http://halplant.com:2001/software/src/
 DISTNAME=	Clearlooks-Big_Pack-${PORTVERSION}.x
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	A.J.Caines@halplant.com
 COMMENT=	Extras colour schemes for Clearlooks engine theme
 
-#BROKEN=		Checksum mismatch
-
 NO_BUILD=	yes
 USE_GNOME=	gtk20
 
diff -ruN clearlooks-themes-extras-0.6_3/distinfo clearlooks-themes-extras-0.6_4/distinfo
--- clearlooks-themes-extras-0.6_3/distinfo	2005-11-12 15:50:37.000000000 -0500
+++ clearlooks-themes-extras-0.6_4/distinfo	2007-08-05 15:59:06.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (Clearlooks-Big_Pack-0.6.x.tar.gz) = 9bf7ab320a7054c4ee1e8ee7ec97adca
-SHA256 (Clearlooks-Big_Pack-0.6.x.tar.gz) = 3fd416ef8bb4d554a4a39bd03fa486e613c3fa2ac9d2d3b47842414594ca78d8
-SIZE (Clearlooks-Big_Pack-0.6.x.tar.gz) = 172086
+MD5 (Clearlooks-Big_Pack-0.6.tar.gz) = 9bf7ab320a7054c4ee1e8ee7ec97adca
+SHA256 (Clearlooks-Big_Pack-0.6.tar.gz) = 3fd416ef8bb4d554a4a39bd03fa486e613c3fa2ac9d2d3b47842414594ca78d8
+SIZE (Clearlooks-Big_Pack-0.6.tar.gz) = 172086



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



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