ports/161550: [PATCH] unbreak lang/fasm

Aldis Berjoza graudeejs at gmail.com
Thu Oct 13 17:50:10 UTC 2011


>Number:         161550
>Category:       ports
>Synopsis:       [PATCH] unbreak lang/fasm
>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:   Thu Oct 13 17:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Unbreak fasm port
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u fasm.bak/Makefile fasm/Makefile
--- fasm.bak/Makefile	2011-10-13 20:37:18.108436305 +0300
+++ fasm/Makefile	2011-10-13 20:38:27.569446648 +0300
@@ -13,8 +13,6 @@
 MAINTAINER=	graudeejs at 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-10-13 20:37:18.108436305 +0300
+++ fasm/distinfo	2011-10-13 20:38:32.602955498 +0300
@@ -1,2 +1,2 @@
-SHA256 (fasm-1.69.34.tar.gz) = c77aa94ae1052e26f6f815aa734f6a26b621adf26fb3bc0dcb6ab7c5f38c4b23
-SIZE (fasm-1.69.34.tar.gz) = 230885
+SHA256 (fasm-1.69.34.tar.gz) = 272de9ae8c4f59da5795c6944545db752f89d081134c5455c07a7cdf52c492fe
+SIZE (fasm-1.69.34.tar.gz) = 230911


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list