From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 26 21:20:21 2005 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 BC2DE16A423 for ; Wed, 26 Oct 2005 21:20:21 +0000 (GMT) (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 28E9B43D5E for ; Wed, 26 Oct 2005 21:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9QLKI4p082233 for ; Wed, 26 Oct 2005 21:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9QLKIbm082232; Wed, 26 Oct 2005 21:20:18 GMT (envelope-from gnats) Resent-Date: Wed, 26 Oct 2005 21:20:18 GMT Resent-Message-Id: <200510262120.j9QLKIbm082232@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, Jean Milanez Melo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACCDF16A41F for ; Wed, 26 Oct 2005 21:12:39 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 78ED943D48 for ; Wed, 26 Oct 2005 21:12:38 +0000 (GMT) (envelope-from jmelo@capeta.freebsdbrasil.com.br) Received: (qmail 62248 invoked by uid 1003); 26 Oct 2005 19:12:40 -0200 Message-Id: <20051026211240.62247.qmail@capeta.freebsdbrasil.com.br> Date: 26 Oct 2005 19:12:40 -0200 From: Jean Milanez Melo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: knu@FreeBSD.org Subject: ports/88062: Update port: comms/ruby-serialport update MASTER_SITE and WWW on pkg-descr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean Milanez Melo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 21:20:21 -0000 >Number: 88062 >Category: ports >Synopsis: Update port: comms/ruby-serialport update MASTER_SITE and WWW on pkg-descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 26 21:20:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Update MASTER_SITE to fix fetch problem. - Update WWW on pkg-descr. - Maintainer has been CCed. >How-To-Repeat: >Fix: --- ruby-serialport.diff begins here --- diff -ruN ruby-serialport.old/Makefile ruby-serialport/Makefile --- ruby-serialport.old/Makefile Thu Feb 20 13:07:53 2003 +++ ruby-serialport/Makefile Wed Oct 26 19:10:39 2005 @@ -8,7 +8,7 @@ PORTNAME= serialport PORTVERSION= 0.6 CATEGORIES= comms ruby -MASTER_SITES= http://davedd.free.fr/ruby-serialport/ +MASTER_SITES= http://rubyforge.org/frs/download.php/72/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff -ruN ruby-serialport.old/pkg-descr ruby-serialport/pkg-descr --- ruby-serialport.old/pkg-descr Thu Feb 20 13:07:53 2003 +++ ruby-serialport/pkg-descr Wed Oct 26 19:09:23 2005 @@ -2,4 +2,4 @@ the RS232 port. Author: Guillaume Pierronnet -WWW: http://davedd.free.fr/ruby-serialport/ +WWW: http://ruby-serialport.rubyforge.org/ --- ruby-serialport.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: