ports/167070: [PATCH] lang/fasm update to v1.70
Aldis Berjoza
graudeejs at gmail.com
Wed Apr 18 17:20:09 UTC 2012
>Number: 167070
>Category: ports
>Synopsis: [PATCH] lang/fasm update to v1.70
>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: Wed Apr 18 17:20:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Aldis Berjoza
>Release:
>Organization:
>Environment:
>Description:
Update fasm to v 1.70
NOTE: I set port version to 1.70.00, otherwise I should bump port version.
And If I have to do that too often (1.70, 1.80...), that would be nice.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u fasm.bak/Makefile fasm/Makefile
--- fasm.bak/Makefile 2012-04-18 20:06:28.108349165 +0300
+++ fasm/Makefile 2012-04-18 20:13:20.290875835 +0300
@@ -6,9 +6,10 @@
#
PORTNAME= fasm
-PORTVERSION= 1.69.39
+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
diff -u fasm.bak/distinfo fasm/distinfo
--- fasm.bak/distinfo 2012-04-18 20:06:28.098225512 +0300
+++ fasm/distinfo 2012-04-18 20:14:45.820882451 +0300
@@ -1,2 +1,2 @@
-SHA256 (fasm-1.69.39.tar.gz) = 6b7fa80ac29a63ff3c18c6e687d46ec0636a9aeeab534b784d2e47b300bee301
-SIZE (fasm-1.69.39.tar.gz) = 229234
+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