diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2025-05-12 23:42:26 +0200 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2025-05-12 23:43:51 +0200 |
commit | 641713a4fa45b866b702af0766bd43a04d349f40 (patch) | |
tree | 3a9baa91316f22d936358fb4844080dc5045a94e | |
parent | sysutils/screen49: Update to unversioned 4.9.1 with CVE fixes (diff) |
misc/tellico: update to 4.1.2, latest upstream
The release notes are at
https://tellico-project.org/tellico-4-1-2-released/
with this description:
* Updated Giant Bomb, kino.de, and VideoGameGeek data sources.
* Fixed a bug with showing local images defined by links only.
-rw-r--r-- | misc/tellico/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 1692585336ce..a07e2d37e3a9 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,5 @@ PORTNAME= tellico -DISTVERSION= 4.1.1 -PORTREVISION= 2 +DISTVERSION= 4.1.2 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 6b5ee83402be..637da85a7277 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739510299 -SHA256 (tellico-4.1.1.tar.xz) = 0a72d60f78ec60fc990f031cd1fcdf1dca9b7c32c620ac60839f4a8353ce3ca0 -SIZE (tellico-4.1.1.tar.xz) = 6788272 +TIMESTAMP = 1747072931 +SHA256 (tellico-4.1.2.tar.xz) = 3c00d5213d36fb6faa16d57dba42568e801505f25846e41b342c159c1b3b66a5 +SIZE (tellico-4.1.2.tar.xz) = 6789616 |