Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2003 01:27:35 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/58152: [bento fix] games/mahjong: fix checksum error
Message-ID:  <20031016232805.BE11243F93@mx1.FreeBSD.org>
Resent-Message-ID: <200310162330.h9GNUHeX027368@freefall.freebsd.org>

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

>Number:         58152
>Category:       ports
>Synopsis:       [bento fix] games/mahjong: fix checksum error
>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:   Thu Oct 16 16:30:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	- According to the author:
		2003-10-12: The source distribution for 1.6 was shipped with a broken Makefile. 
		This has been fixed (without incrementing the version number).
	- bump PORTREVISION, according to porter handbook.

>How-To-Repeat:
	http://bento.freebsd.org/errorlogs/i386-5-latest/mahjong-1.6.log
>Fix:

	

--- mahjong.diff begins here ---
Index: mahjong/Makefile
===================================================================
RCS file: /WORK/REPO/ports/games/mahjong/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- mahjong/Makefile	10 Oct 2003 17:49:41 -0000	1.23
+++ mahjong/Makefile	16 Oct 2003 23:23:50 -0000
@@ -8,6 +8,7 @@
 
 PORTNAME=	mahjong
 PORTVERSION=	1.6
+PORTREVISION=	1
 CATEGORIES=	games net
 MASTER_SITES=	http://www.stevens-bradfield.com/MahJong/Source/%SUBDIR%/
 MASTER_SITE_SUBDIR=	. OLD
Index: mahjong/distinfo
===================================================================
RCS file: /WORK/REPO/ports/games/mahjong/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- mahjong/distinfo	10 Oct 2003 17:49:41 -0000	1.17
+++ mahjong/distinfo	16 Oct 2003 23:23:50 -0000
@@ -1 +1 @@
-MD5 (mj-1.6-src.tar.gz) = 2ccf362e4c24e6b52bf1c74af8dea78c
+MD5 (mj-1.6-src.tar.gz) = 7fdce8dd6ec30de8f997da8f67942532
--- mahjong.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?20031016232805.BE11243F93>