svn commit: r477344 - head/devel/vasm
Steve Wills
swills at FreeBSD.org
Thu Aug 16 14:10:44 UTC 2018
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 at 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 at innolan.dk
+MAINTAINER= cs at 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
More information about the svn-ports-head
mailing list