svn commit: r517195 - head/lang/fth

Yuri Victorovich yuri at FreeBSD.org
Sun Nov 10 07:45:18 UTC 2019


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


More information about the svn-ports-head mailing list