From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 16 16:30:22 2003 Return-Path: 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 C789E16A4B3 for ; Thu, 16 Oct 2003 16:30:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D2E43FE1 for ; Thu, 16 Oct 2003 16:30:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9GNUHFY027369 for ; Thu, 16 Oct 2003 16:30:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9GNUHeX027368; Thu, 16 Oct 2003 16:30:17 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 16 Oct 2003 16:30:17 -0700 (PDT) Resent-Message-Id: <200310162330.h9GNUHeX027368@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, Clement Laforet Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9746316A4B3 for ; Thu, 16 Oct 2003 16:28:07 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE11243F93 for ; Thu, 16 Oct 2003 16:28:05 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 75840 invoked by uid 85); 17 Oct 2003 01:28:04 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 ( Clear:RC:1:. Processed in 0.042309 secs); 16 Oct 2003 23:28:04 -0000 Received: from lucifer.cultdeadsheep.org (192.168.0.2) by goofy.cultdeadsheep.org with SMTP; 17 Oct 2003 01:28:03 +0200 Received: by lucifer.cultdeadsheep.org (sSMTP sendmail emulation); Fri, 17 Oct 2003 01:27:35 +0200 Message-Id: <20031016232805.BE11243F93@mx1.FreeBSD.org> Date: Fri, 17 Oct 2003 01:27:35 +0200 From: Clement Laforet To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Clement Laforet Subject: ports/58152: [bento fix] games/mahjong: fix checksum error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clement Laforet List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 23:30:23 -0000 >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: