Date: Sun, 31 Dec 2017 01:49:07 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457662 - head/devel/nasm Message-ID: <201712310149.vBV1n7C1052270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712310149.vBV1n7C1052270>