From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 8 11:20:11 2004 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 712A616A4CE for ; Fri, 8 Oct 2004 11:20:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5553743D4C for ; Fri, 8 Oct 2004 11:20:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i98BKBmh015565 for ; Fri, 8 Oct 2004 11:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i98BKBX4015543; Fri, 8 Oct 2004 11:20:11 GMT (envelope-from gnats) Resent-Date: Fri, 8 Oct 2004 11:20:11 GMT Resent-Message-Id: <200410081120.i98BKBX4015543@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, Marton Kenyeres Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA11516A4CE for ; Fri, 8 Oct 2004 11:14:28 +0000 (GMT) Received: from konvergencia.hu (konvergencia.hu [195.228.254.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 689E743D55 for ; Fri, 8 Oct 2004 11:14:28 +0000 (GMT) (envelope-from junkmail@konvergencia.hu) Received: from [127.0.0.25] (helo=localhost) by konvergencia.hu with esmtp (Exim 4.10) id 1CFskW-000KQo-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 08 Oct 2004 11:17:24 +0000 Received: from konvergencia.hu ([127.0.0.25]) by localhost (kavegep.konvergencia.hu [127.0.0.25]) (amavisd-new, port 10024) with ESMTP id 77734-06 for ; Fri, 8 Oct 2004 13:17:23 +0200 (CEST) Received: from 154.120-182-adsl-pool.axelero.hu ([81.182.120.154] helo=[10.0.0.161]) by konvergencia.hu with asmtp (TLSv1:RC4-MD5:128) (Exim 4.10) id 1CFskU-000KQj-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 08 Oct 2004 11:17:23 +0000 Message-Id: <200410081314.30925.junkmail@konvergencia.hu> Date: Fri, 8 Oct 2004 13:14:30 +0200 From: Marton Kenyeres To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72443: [PATCH] upgrade graphics/flasm to version 1.52 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2004 11:20:11 -0000 >Number: 72443 >Category: ports >Synopsis: [PATCH] upgrade graphics/flasm to version 1.52 >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: Fri Oct 08 11:20:10 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Marton Kenyeres >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD exnerd 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Sep 16 11:14:41 CEST 2004 toor@powerplant.kvg.hu:/usr/obj/usr/src/sys/DISKLESSDEBUG i386 >Description: Author released a new version of flasm, which adds a few new features and fixes some bugs. He rerolled the distribution (without changing the filename *shrug*), so the attached patch fixes the checksum mismatch. Note (question?) to maintainer: I don't really understand the purpose of files/patch-unflasm.c . The port appears to compile and run fine without it. (At least with my test files.) >How-To-Repeat: >Fix: --- patch-flasm-152 begins here --- diff -urN flasm-1.51/Makefile flasm/Makefile --- flasm-1.51/Makefile Wed Jun 2 16:42:44 2004 +++ flasm/Makefile Fri Oct 8 12:12:27 2004 @@ -6,7 +6,7 @@ # PORTNAME= flasm -PORTVERSION= 1.51 +PORTVERSION= 1.52 CATEGORIES= graphics MASTER_SITES= http://www.nowrap.de/download/ DISTNAME= flasm15src diff -urN flasm-1.51/distinfo flasm/distinfo --- flasm-1.51/distinfo Wed Jun 2 16:42:44 2004 +++ flasm/distinfo Fri Oct 8 11:39:42 2004 @@ -1,2 +1,2 @@ -MD5 (flasm15src.zip) = 9fcbc67d17cd53008fdfe98fbee764ae -SIZE (flasm15src.zip) = 104330 +MD5 (flasm15src.zip) = b917dd7e3826f5796ca6f31d686a329c +SIZE (flasm15src.zip) = 109364 --- patch-flasm-152 ends here --- >Release-Note: >Audit-Trail: >Unformatted: