From owner-cvs-ports@FreeBSD.ORG Sun May 23 14:50:33 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACADF106567A; Sun, 23 May 2010 14:50:33 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9B4168FC18; Sun, 23 May 2010 14:50:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4NEoXSP050552; Sun, 23 May 2010 14:50:33 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4NEoXP2050551; Sun, 23 May 2010 14:50:33 GMT (envelope-from danfe) Message-Id: <201005231450.o4NEoXP2050551@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sun, 23 May 2010 14:50:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/nasm Makefile distinfo ports/devel/nasm/files patch-output+outelf32.c patch-output+outelf64.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2010 14:50:33 -0000 danfe 2010-05-23 14:50:33 UTC FreeBSD ports repository Modified files: devel/nasm Makefile distinfo devel/nasm/files patch-output+outelf32.c patch-output+outelf64.c Log: - Update to version 2.08.01 - Remove SF mirror now that it does not carry new distfiles any more - Reformat (kill line wrapping) and sort MAN1 values - Simplify PORTDOCS installation, canonicalize Makefile header - Replace `x86-64' with FreeBSDish `amd64' in COMMENT Approved by: krion (maintainer) Revision Changes Path 1.35 +11 -14 ports/devel/nasm/Makefile 1.18 +6 -6 ports/devel/nasm/distinfo 1.2 +6 -6 ports/devel/nasm/files/patch-output+outelf32.c 1.2 +6 -6 ports/devel/nasm/files/patch-output+outelf64.c