From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 5 19:30:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9929D1065674 for ; Sat, 5 May 2012 19:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E8FAE8FC18 for ; Sat, 5 May 2012 19:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q45JUAsj010773 for ; Sat, 5 May 2012 19:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q45JUAU3010770; Sat, 5 May 2012 19:30:10 GMT (envelope-from gnats) Resent-Date: Sat, 5 May 2012 19:30:10 GMT Resent-Message-Id: <201205051930.q45JUAU3010770@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, Aldis Berjoza Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7580A106564A for ; Sat, 5 May 2012 19:23:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 6198F8FC12 for ; Sat, 5 May 2012 19:23:44 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q45JNi8g098086 for ; Sat, 5 May 2012 19:23:44 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q45JNhK6098085; Sat, 5 May 2012 19:23:43 GMT (envelope-from nobody) Message-Id: <201205051923.q45JNhK6098085@red.freebsd.org> Date: Sat, 5 May 2012 19:23:43 GMT From: Aldis Berjoza To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/167623: [PATCH] lang/fasm unbreak and update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 19:30:12 -0000 >Number: 167623 >Category: ports >Synopsis: [PATCH] lang/fasm unbreak and update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 05 19:30:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Update fasm to v1.70.01 & unbreak >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u fasm/Makefile fasm.bak/Makefile --- fasm/Makefile 2012-05-05 22:19:53.517898951 +0300 +++ fasm.bak/Makefile 2012-05-05 22:19:26.647899992 +0300 @@ -6,13 +6,16 @@ # PORTNAME= fasm -PORTVERSION= 1.70.01 +PORTVERSION= 1.70.00 CATEGORIES= lang devel MASTER_SITES= http://flatassembler.net/ +DISTNAME= ${PORTNAME}-1.70 MAINTAINER= graudeejs@gmail.com COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures +BROKEN= size mismatch + LICENSE= BSD LICENSE_FILE= ${WRKSRC}/license.txt diff -u fasm/distinfo fasm.bak/distinfo --- fasm/distinfo 2012-05-05 22:19:56.497897619 +0300 +++ fasm.bak/distinfo 2012-05-05 22:19:26.647899992 +0300 @@ -1,2 +1,2 @@ -SHA256 (fasm-1.70.01.tar.gz) = 6ea59457b8ed2e39166878c97d41d90f55efb11227888ce149c5acbffd8571e5 -SIZE (fasm-1.70.01.tar.gz) = 245610 +SHA256 (fasm-1.70.tar.gz) = a088a74a15056628469f1cf11971fce39e1131fb24280d2c068ea51c2e99076f +SIZE (fasm-1.70.tar.gz) = 245515 >Release-Note: >Audit-Trail: >Unformatted: