diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2022-03-03 16:03:24 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2022-03-03 16:24:11 +0000 |
commit | 3a7a0bf7fd874c8268b55d7b46455fd0b6117b5a (patch) | |
tree | 6034bf4fa9f4792d276ef68726c34ac57d08c602 | |
parent | a7d32d7eb6a0f53b5ab4d4d4675edc5ff6fb5d78 (diff) |
audio/cantata: update to 2.5.0, last upstream release
Release notes are at
https://github.com/CDrummond/cantata/releases/tag/v2.5.0
and it's a long list of fixes. The author has indicated that
Cantata is now archived and will not be developed any more.
If some fork comes out with new features we can switch the
port to that.
-rw-r--r-- | audio/cantata/Makefile | 2 | ||||
-rw-r--r-- | audio/cantata/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index a53e4e98b9f6..e02ab35375e7 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -1,6 +1,6 @@ PORTNAME= cantata DISTVERSIONPREFIX= v -DISTVERSION= 2.4.2 +DISTVERSION= 2.5.0 CATEGORIES= audio kde MAINTAINER= kde@FreeBSD.org diff --git a/audio/cantata/distinfo b/audio/cantata/distinfo index 02d35d648c64..a54153711f89 100644 --- a/audio/cantata/distinfo +++ b/audio/cantata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600792748 -SHA256 (CDrummond-cantata-v2.4.2_GH0.tar.gz) = 6d2e18200fb4e268dbacacf0e5a3a674fe1a3517ad6708c02dc829c2ffb1d3ba -SIZE (CDrummond-cantata-v2.4.2_GH0.tar.gz) = 4081985 +TIMESTAMP = 1646322889 +SHA256 (CDrummond-cantata-v2.5.0_GH0.tar.gz) = cfb16c3e1c4135bd37bed85b5611806244cadda497e05dc7f1e616ca1c2a4b86 +SIZE (CDrummond-cantata-v2.5.0_GH0.tar.gz) = 4079771 |