From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 1 20:30:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C458216A50E for ; Mon, 1 May 2006 20:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 865A643D45 for ; Mon, 1 May 2006 20:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k41KUHYA089666 for ; Mon, 1 May 2006 20:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k41KUHTm089665; Mon, 1 May 2006 20:30:17 GMT (envelope-from gnats) Resent-Date: Mon, 1 May 2006 20:30:17 GMT Resent-Message-Id: <200605012030.k41KUHTm089665@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ion-Mihai "IOnut" Tetcu" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867AE16A400 for ; Mon, 1 May 2006 20:25:15 +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 F0BD543D5D for ; Mon, 1 May 2006 20:25:14 +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 5F41D1765D for ; Mon, 1 May 2006 23:25:08 +0300 (EEST) Message-Id: <1146515108.97584@it.buh.tecnik93.com> Date: Mon, 1 May 2006 23:25:08 +0300 From: "Ion-Mihai "IOnut" Tetcu" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/96628: [PATCH] textproc/sagasu: Drop dead MASTER_SITE, pet portlint, fix WWW X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 20:30:19 -0000 >Number: 96628 >Category: ports >Synopsis: [PATCH] textproc/sagasu: Drop dead MASTER_SITE, pet portlint, fix WWW >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: Mon May 01 20:30:16 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 #3: Tue Apr 4 15:35:15 EEST 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P >Description: Drop dead MASTER_SITE, pet portlint, fix WWW >How-To-Repeat: >Fix: --- sagasu.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/sagasu/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 23 Feb 2006 10:39:30 -0000 1.17 +++ Makefile 1 May 2006 20:24:18 -0000 @@ -7,15 +7,14 @@ PORTNAME= sagasu PORTVERSION= 2.0.8 CATEGORIES= textproc gnome -MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ \ - http://demian.dyndns.org/src/ +MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME tool to find strings in a set of files USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/sagasu/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 10 Oct 2003 06:28:17 -0000 1.1 +++ pkg-descr 1 May 2006 20:24:18 -0000 @@ -4,6 +4,6 @@ an editor at the appropriate line. The search can optionally ignore CVS directories. -WWW: http://sarrazip.com/dev/sagasu.html +WWW: http://www3.sympatico.ca/sarrazip/dev/sagasu.html Juan Salaverria -- --- sagasu.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: