Date: Sat, 10 Dec 2011 08:10:32 GMT From: Aldis Berjoza <graudeejs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163160: [PATCH] lang/fasm update & unbreak Message-ID: <201112100810.pBA8AWk0004424@red.freebsd.org> Resent-Message-ID: <201112100820.pBA8K3dE017381@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163160 >Category: ports >Synopsis: [PATCH] lang/fasm update & unbreak >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 Dec 10 08:20:03 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Update fasm to 1.96.35 When you commit this, please close: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161550 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u fasm.bak/Makefile fasm/Makefile --- fasm.bak/Makefile 2011-12-10 10:04:18.290769859 +0200 +++ fasm/Makefile 2011-12-10 10:04:56.242614239 +0200 @@ -6,15 +6,13 @@ # PORTNAME= fasm -PORTVERSION= 1.69.34 +PORTVERSION= 1.69.35 CATEGORIES= lang devel MASTER_SITES= http://flatassembler.net/ MAINTAINER= graudeejs@gmail.com COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures -BROKEN= unfetchable: size mismatch - ONLY_FOR_ARCHS= i386 amd64 ia64 IA32_BINARY_PORT= yes diff -u fasm.bak/distinfo fasm/distinfo --- fasm.bak/distinfo 2011-12-10 10:04:18.290769859 +0200 +++ fasm/distinfo 2011-12-10 10:05:21.799196975 +0200 @@ -1,2 +1,2 @@ -SHA256 (fasm-1.69.34.tar.gz) = c77aa94ae1052e26f6f815aa734f6a26b621adf26fb3bc0dcb6ab7c5f38c4b23 -SIZE (fasm-1.69.34.tar.gz) = 230885 +SHA256 (fasm-1.69.35.tar.gz) = 7f30f5d6b0b1d1f44f8c67b3c830f297b1ccc22cc7b8aaf631d6ebe05b7f3c25 +SIZE (fasm-1.69.35.tar.gz) = 230955 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112100810.pBA8AWk0004424>