Date: Thu, 16 Aug 2018 14:10:43 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477344 - head/devel/vasm Message-ID: <201808161410.w7GEAhh6003832@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Aug 16 14:10:43 2018 New Revision: 477344 URL: https://svnweb.freebsd.org/changeset/ports/477344 Log: devel/vasm: Update to 1.8c While here, update maintainer email PR: 230499 Submitted by: Carsten Larsen <cs@innolan.net> (maintainer) Modified: head/devel/vasm/Makefile (contents, props changed) head/devel/vasm/distinfo (contents, props changed) Modified: head/devel/vasm/Makefile ============================================================================== --- head/devel/vasm/Makefile Thu Aug 16 14:10:17 2018 (r477343) +++ head/devel/vasm/Makefile Thu Aug 16 14:10:43 2018 (r477344) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= vasm -PORTVERSION= 1.8a +PORTVERSION= 1.8c CATEGORIES= devel MASTER_SITES= http://server.owl.de/~frank/tags/ -DISTNAME= vasm1_8a +DISTNAME= vasm1_8c -MAINTAINER= cs@innolan.dk +MAINTAINER= cs@innolan.net COMMENT= Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler LICENSE= VASMBSD Modified: head/devel/vasm/distinfo ============================================================================== --- head/devel/vasm/distinfo Thu Aug 16 14:10:17 2018 (r477343) +++ head/devel/vasm/distinfo Thu Aug 16 14:10:43 2018 (r477344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503506365 -SHA256 (vasm1_8a.tar.gz) = 69981927a5e12f4befeb4b4b7b5eec8114f1470f7ec9131f9adf11034ab75c9f -SIZE (vasm1_8a.tar.gz) = 409364 +TIMESTAMP = 1533889700 +SHA256 (vasm1_8c.tar.gz) = 3e91c34077188d20928c4f1f0d2ae530830d2a8397d36b2f7e27f4ce84fe1ee5 +SIZE (vasm1_8c.tar.gz) = 416772
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808161410.w7GEAhh6003832>