svn commit: r510816 - head/lang/fasm

Steve Wills swills at FreeBSD.org
Mon Sep 2 16:04:31 UTC 2019


Author: swills
Date: Mon Sep  2 16:04:30 2019
New Revision: 510816
URL: https://svnweb.freebsd.org/changeset/ports/510816

Log:
  lang/fasm: update to 1.73.16
  
  PR:		240249
  Submitted by:	Anton Yuzhaninov <citrin+pr at citrin.ru>

Modified:
  head/lang/fasm/Makefile   (contents, props changed)
  head/lang/fasm/distinfo   (contents, props changed)

Modified: head/lang/fasm/Makefile
==============================================================================
--- head/lang/fasm/Makefile	Mon Sep  2 16:03:24 2019	(r510815)
+++ head/lang/fasm/Makefile	Mon Sep  2 16:04:30 2019	(r510816)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fasm
-PORTVERSION=	1.73.11
+PORTVERSION=	1.73.16
 CATEGORIES=	lang devel
 MASTER_SITES=	https://flatassembler.net/
 

Modified: head/lang/fasm/distinfo
==============================================================================
--- head/lang/fasm/distinfo	Mon Sep  2 16:03:24 2019	(r510815)
+++ head/lang/fasm/distinfo	Mon Sep  2 16:04:30 2019	(r510816)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555772507
-SHA256 (fasm-1.73.11.tar.gz) = 0a7f0f8018857f414fd24b5470f8278f3b8b39cd703e329e1b3131a7a79924c2
-SIZE (fasm-1.73.11.tar.gz) = 276326
+TIMESTAMP = 1567346151
+SHA256 (fasm-1.73.16.tar.gz) = 72e78de158ad8d4ef80ebdc4bd390e8a7ea9db4b1ac90e41250ec10f607b0994
+SIZE (fasm-1.73.16.tar.gz) = 277150


More information about the svn-ports-all mailing list