From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 1 22:50:27 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B894A16A5A7 for ; Fri, 1 Dec 2006 22:50:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C164F43C9D for ; Fri, 1 Dec 2006 22:50:08 +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 kB1MoPPY036573 for ; Fri, 1 Dec 2006 22:50:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB1MoPux036570; Fri, 1 Dec 2006 22:50:25 GMT (envelope-from gnats) Resent-Date: Fri, 1 Dec 2006 22:50:25 GMT Resent-Message-Id: <200612012250.kB1MoPux036570@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, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F14DB16A40F; Fri, 1 Dec 2006 22:45:29 +0000 (UTC) (envelope-from root@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB6C043CA8; Fri, 1 Dec 2006 22:44:48 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id B77319AA829; Fri, 1 Dec 2006 23:45:01 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gBgGIDW3XnSl; Fri, 1 Dec 2006 23:44:58 +0100 (CET) Received: by server.t-hosting.hu (Postfix, from userid 0) id AA5F49AA828; Fri, 1 Dec 2006 23:44:58 +0100 (CET) Message-Id: <20061201224458.AA5F49AA828@server.t-hosting.hu> Date: Fri, 1 Dec 2006 23:44:58 +0100 (CET) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Gabor Kovesdan Subject: ports/106163: [patch] textproc/ruby-gdome X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 22:50:27 -0000 >Number: 106163 >Category: ports >Synopsis: [patch] textproc/ruby-gdome >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 Dec 01 22:50:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-RELEASE-p3 amd64 >Organization: n/a >Environment: >Description: - Add new MASTER_SITE - portlint(1) >How-To-Repeat: >Fix: --- textproc-ruby-gdome.diff begins here --- Index: Makefile =================================================================== RCS file: /usr/cvs/ports/textproc/ruby-gdome/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 7 Mar 2006 17:16:57 -0000 1.14 +++ Makefile 1 Dec 2006 22:00:54 -0000 @@ -9,7 +9,8 @@ PORTVERSION= 0.3 PORTREVISION= 5 CATEGORIES= textproc ruby -MASTER_SITES= http://download.berlios.de/libgdome-ruby/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= libgdome-ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= lib${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby --- textproc-ruby-gdome.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: