diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-11-10 15:45:17 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-11-10 15:45:17 +0800 |
commit | 736b8734d60897883af03feb2ef1d17fef3f146b (patch) | |
tree | 9ad9d3f5f941d96a82fbbde7d90e88f51e3dfa0e /lang/fth | |
parent | ce7738193bb5308e93c6d88fd81edc8e0e90acb0 (diff) | |
download | freebsd-ports-gnome-736b8734d60897883af03feb2ef1d17fef3f146b.tar.gz freebsd-ports-gnome-736b8734d60897883af03feb2ef1d17fef3f146b.tar.zst freebsd-ports-gnome-736b8734d60897883af03feb2ef1d17fef3f146b.zip |
lang/fth: Update 1.3.8 -> 1.3.9
Reported by: portscout
Diffstat (limited to 'lang/fth')
-rw-r--r-- | lang/fth/Makefile | 2 | ||||
-rw-r--r-- | lang/fth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/fth/Makefile b/lang/fth/Makefile index 5283652cc1f3..7aec5ec79f39 100644 --- a/lang/fth/Makefile +++ b/lang/fth/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fth -DISTVERSION= 1.3.8 +DISTVERSION= 1.3.9 CATEGORIES= lang MASTER_SITES= SF/fth/fth/${DISTVERSION}/ diff --git a/lang/fth/distinfo b/lang/fth/distinfo index f3080f603e6e..ffcfa3c9866a 100644 --- a/lang/fth/distinfo +++ b/lang/fth/distinfo @@ -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 |