From itetcu@people.tecnik93.com  Fri Apr 14 08:05:46 2006
Return-Path: <itetcu@people.tecnik93.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1085E16A404
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Apr 2006 08:05:46 +0000 (UTC)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A805043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Apr 2006 08:05:45 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id 5737C1765E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Apr 2006 11:05:44 +0300 (EEST)
Message-Id: <1145001944.87467@it.buh.tecnik93.com>
Date: Fri, 14 Apr 2006 11:05:44 +0300
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] www/gurlchecker: fix MASTER_SITES
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         95732
>Category:       ports
>Synopsis:       [PATCH] www/gurlchecker: fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 14 08:10:18 GMT 2006
>Closed-Date:    Sat Apr 15 07:03:37 GMT 2006
>Last-Modified:  Sat Apr 15 07:10:13 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #2: Fri Mar 31 13:08:13 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Fix patch on MASTER_SITES. [1]
USE_GETTEXT and silence portlint with this.

Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- gurlchecker.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/gurlchecker/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	9 Jan 2006 16:34:19 -0000	1.17
+++ Makefile	14 Apr 2006 08:03:21 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	0.8.2
 PORTREVISION=	2
 CATEGORIES=	www gnome
-MASTER_SITES=	http://labs.libre-entreprise.org/download.php/${DOWNNUM}/
+MASTER_SITES=	http://labs.libre-entreprise.org/frs/download.php/${382}/
 
 MAINTAINER=	kwm@FreeBSD.org
 COMMENT=	A Gnome program to check a page/website for broken links
@@ -18,6 +18,7 @@
 		gnet-2.0.0:${PORTSDIR}/net/gnet2
 
 USE_X_PREFIX=	yes
+USE_GETTEXT=	yes
 DOWNNUM=	382
 USE_GNOME=	gnomeprefix gnomehack libgnomeui intlhack
 USE_GMAKE=	yes
--- gurlchecker.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kwm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 14 08:12:13 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95732 
Responsible-Changed-From-To: kwm->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Apr 14 23:29:06 UTC 2006 
Responsible-Changed-Why:  
Maintainer was reset. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95732 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 15 07:03:35 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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

From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Cc: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/95732: [PATCH] www/gurlchecker: fix MASTER_SITES
Date: Sat, 15 Apr 2006 10:03:41 +0300

 > -MASTER_SITES=	http://labs.libre-entreprise.org/download.php/${DOWNNUM}/
 > +MASTER_SITES=	http://labs.libre-entreprise.org/frs/download.php/${382}/
 
 MASTER_SITES=	http://labs.libre-entreprise.org/frs/download.php/${DOWNNUM}/
 
 Thanks to edwin@ for spotting this.
 
 -- 
 IOnut - Unregistered ;) FreeBSD "user"
   "Intellectual Property" is   nowhere near as valuable   as "Intellect"
 
 BOFH excuse #177:
 
 
>Unformatted:
