Date: 1 Nov 2005 15:45:45 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erik@smluc.org Subject: ports/88358: Update port: devel/gauche-sdl fix MASTER_SITE and WWW on pkg-descr Message-ID: <20051101174545.21130.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200511011750.jA1HoEaj026616@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88358 >Category: ports >Synopsis: Update port: devel/gauche-sdl fix 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: Tue Nov 01 17:50:14 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 and WWW on pkg-descr. - Maintainer has been CCed. >How-To-Repeat: >Fix: --- gauche-sdl.diff begins here --- diff -ruN gauche-sdl.old/Makefile gauche-sdl/Makefile --- gauche-sdl.old/Makefile Fri Jul 23 16:10:28 2004 +++ gauche-sdl/Makefile Tue Nov 1 15:42:32 2005 @@ -8,7 +8,7 @@ PORTNAME= gauche-sdl PORTVERSION= 0.5.1 CATEGORIES= devel scheme -MASTER_SITES= http://www.michaelvess.com/text/code/ +MASTER_SITES= http://www.michaelvess.com/code/ DISTNAME= ${PORTFAKENAME}-${PORTVERSION} MAINTAINER= erik@smluc.org diff -ruN gauche-sdl.old/pkg-descr gauche-sdl/pkg-descr --- gauche-sdl.old/pkg-descr Tue Mar 2 13:56:35 2004 +++ gauche-sdl/pkg-descr Tue Nov 1 15:43:41 2005 @@ -1,5 +1,4 @@ SDL binding for Gauche Author: Michael Vess -WWW: http://www.michaelvess.com/text/index.html?content=code/content.php - http://www.shiro.dreamhost.com/scheme/wiliki/wiliki.cgi?Gauche%3aPackages&l=en#H-19q7sdo +WWW: http://www.michaelvess.com/ --- gauche-sdl.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051101174545.21130.qmail>