Date: Sun, 10 Nov 2019 07:45:17 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517195 - head/lang/fth Message-ID: <201911100745.xAA7jHk9003464@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Nov 10 07:45:17 2019 New Revision: 517195 URL: https://svnweb.freebsd.org/changeset/ports/517195 Log: lang/fth: Update 1.3.8 -> 1.3.9 Reported by: portscout Modified: head/lang/fth/Makefile head/lang/fth/distinfo Modified: head/lang/fth/Makefile ============================================================================== --- head/lang/fth/Makefile Sun Nov 10 07:41:58 2019 (r517194) +++ head/lang/fth/Makefile Sun Nov 10 07:45:17 2019 (r517195) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fth -DISTVERSION= 1.3.8 +DISTVERSION= 1.3.9 CATEGORIES= lang MASTER_SITES= SF/fth/fth/${DISTVERSION}/ Modified: head/lang/fth/distinfo ============================================================================== --- head/lang/fth/distinfo Sun Nov 10 07:41:58 2019 (r517194) +++ head/lang/fth/distinfo Sun Nov 10 07:45:17 2019 (r517195) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517006393 -SHA256 (fth-1.3.8.tar.bz2) = 97047cdb9b7699d084206b6da46478c76f659ab9efc92248ac25f4ebf7bf1611 -SIZE (fth-1.3.8.tar.bz2) = 725254 +TIMESTAMP = 1573371636 +SHA256 (fth-1.3.9.tar.bz2) = 9918d71e599b442c8d88b7c252dfbfba3a8a0de5da66dda7622bb087430568ee +SIZE (fth-1.3.9.tar.bz2) = 698177
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911100745.xAA7jHk9003464>