ports/167623: [PATCH] lang/fasm unbreak and update

Aldis Berjoza graudeejs at gmail.com
Sat May 5 19:30:12 UTC 2012


>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 at 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:



More information about the freebsd-ports-bugs mailing list