ports/95732: [PATCH] www/gurlchecker: fix MASTER_SITES
Ion-Mihai IOnut Tetcu
itetcu at people.tecnik93.com
Fri Apr 14 08:10:20 UTC 2006
>Number: 95732
>Category: ports
>Synopsis: [PATCH] www/gurlchecker: fix MASTER_SITES
>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 14 08:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list