diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-07-01 06:12:56 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-07-01 06:14:46 +0000 |
commit | 8a55ef5ed4d02a3e4198f7e5d1a9265752e8730b (patch) | |
tree | 63ab0d0d0e1270b49466596bd2f52d4fddfc5eda /audio/boca | |
parent | cad/netgen-lvs: Update 1.5.189 -> 1.5.191 (diff) |
audio/{boca,freac}: update both ports to the latest versions (+)
- Update BoCA (BonkEnc Component Architecture) to version 1.0.5
- Update fre:ac to version 1.1.5 and cherry-pick upstream fix
to report correct amount of physical RAM in the log files
Reported by: portscout
Diffstat (limited to 'audio/boca')
-rw-r--r-- | audio/boca/Makefile | 2 | ||||
-rw-r--r-- | audio/boca/distinfo | 6 | ||||
-rw-r--r-- | audio/boca/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/boca/Makefile b/audio/boca/Makefile index 5778abbef34d..682f2ae268b5 100644 --- a/audio/boca/Makefile +++ b/audio/boca/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= ${GH_PROJECT:tl} -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 DISTVERSIONPREFIX= v CATEGORIES= audio diff --git a/audio/boca/distinfo b/audio/boca/distinfo index bbdde167aee5..0e0a4ff99398 100644 --- a/audio/boca/distinfo +++ b/audio/boca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613313140 -SHA256 (enzo1982-BoCA-v1.0.4_GH0.tar.gz) = f6ed366469b39afc363ef2ece76e3508a485970f5ba4eb705aaefd62057aa076 -SIZE (enzo1982-BoCA-v1.0.4_GH0.tar.gz) = 100671222 +TIMESTAMP = 1624795545 +SHA256 (enzo1982-BoCA-v1.0.5_GH0.tar.gz) = 5afb742beff8546c2773735fa2e5c592452b91afe3a4712dd230273cd83d7b94 +SIZE (enzo1982-BoCA-v1.0.5_GH0.tar.gz) = 142153923 diff --git a/audio/boca/pkg-plist b/audio/boca/pkg-plist index 5356e9a619db..9b9fcfd5b070 100644 --- a/audio/boca/pkg-plist +++ b/audio/boca/pkg-plist @@ -160,4 +160,4 @@ lib/boca/boca_tagger_riff.1.0.so lib/boca/boca_tagger_vorbis.1.0.so lib/boca/boca_verifier_md5.1.0.so lib/libboca-1.0.so -lib/libboca-1.0.so.2 +lib/libboca-1.0.so.3 |