From owner-svn-ports-head@freebsd.org Sun Dec 31 01:49:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4BCAEB953B; Sun, 31 Dec 2017 01:49:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F3ED79693; Sun, 31 Dec 2017 01:49:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBV1n77u052272; Sun, 31 Dec 2017 01:49:07 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBV1n7C1052270; Sun, 31 Dec 2017 01:49:07 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201712310149.vBV1n7C1052270@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 31 Dec 2017 01:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457662 - head/devel/nasm X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/devel/nasm X-SVN-Commit-Revision: 457662 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Dec 2017 01:49:08 -0000 Author: danilo Date: Sun Dec 31 01:49:07 2017 New Revision: 457662 URL: https://svnweb.freebsd.org/changeset/ports/457662 Log: - Update to 2.13.02 - Back to the pool Approved by: maintainer Modified: head/devel/nasm/Makefile head/devel/nasm/distinfo Modified: head/devel/nasm/Makefile ============================================================================== --- head/devel/nasm/Makefile Sun Dec 31 01:40:20 2017 (r457661) +++ head/devel/nasm/Makefile Sun Dec 31 01:49:07 2017 (r457662) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= nasm -PORTVERSION= 2.13.01 +PORTVERSION= 2.13.02 PORTEPOCH= 1 CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ -MAINTAINER= serio.jeffrey@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= General-purpose multi-platform x86 and amd64 assembler LICENSE= BSD2CLAUSE Modified: head/devel/nasm/distinfo ============================================================================== --- head/devel/nasm/distinfo Sun Dec 31 01:40:20 2017 (r457661) +++ head/devel/nasm/distinfo Sun Dec 31 01:49:07 2017 (r457662) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496184527 -SHA256 (nasm-2.13.01.tar.xz) = aa0213008f0433ecbe07bb628506a5c4be8079be20fc3532a5031fd639db9a5e -SIZE (nasm-2.13.01.tar.xz) = 800244 -SHA256 (nasm-2.13.01-xdoc.tar.xz) = c195465b464b01ca7562562af94869ae95505b5ecafd2431347d7a81f7679337 -SIZE (nasm-2.13.01-xdoc.tar.xz) = 702668 +TIMESTAMP = 1514662203 +SHA256 (nasm-2.13.02.tar.xz) = 8ac3235f49a6838ff7a8d7ef7c19a4430d0deecc0c2d3e3e237b5e9f53291757 +SIZE (nasm-2.13.02.tar.xz) = 805744 +SHA256 (nasm-2.13.02-xdoc.tar.xz) = 7f3adad45c0386edc7a44f92b287f404b423b09b3085a5aac3c16f1deda56f5a +SIZE (nasm-2.13.02-xdoc.tar.xz) = 705684