Skip site navigation (1)Skip section navigation (2)
Date:      2 Mar 2005 12:57:29 -0000
From:      Nicola Vitale <nivit@email.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78329: [MAINTAINER] Fix japanese/slimeforest on Bento
Message-ID:  <20050302125729.13288.qmail@psyllobora>
Resent-Message-ID: <200503022030.j22KUNMK017652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         78329
>Category:       ports
>Synopsis:       [MAINTAINER] Fix japanese/slimeforest on Bento
>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:   Wed Mar 02 20:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:

>Description:

	Fix http://pointyhat.freebsd.org/errorlogs/i386-4-latest-logs/ja-slimeforest-0.50.log

	The point is that the developer always distributes a file
	(sfa.tgz) with the same name for all versions.

>How-To-Repeat:
	
>Fix:

diff -ru slimeforest/Makefile slimeforest.new/Makefile
--- slimeforest/Makefile	Tue Mar  1 22:51:36 2005
+++ slimeforest.new/Makefile	Wed Mar  2 13:41:33 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	slimeforest
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	japanese games linux
 MASTER_SITES=	http://lrnj.com/sfa/
 DISTNAME=	sfa
diff -ru slimeforest/distinfo slimeforest.new/distinfo
--- slimeforest/distinfo	Tue Feb 22 17:42:53 2005
+++ slimeforest.new/distinfo	Wed Mar  2 13:41:58 2005
@@ -1,2 +1,2 @@
-MD5 (sfa.tgz) = 174f5982a018e6b35813d6ae35b79287
-SIZE (sfa.tgz) = 949930
+MD5 (sfa.tgz) = faab06d95dff3c2cab23931465ff0e5f
+SIZE (sfa.tgz) = 952154
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050302125729.13288.qmail>