mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update audio/chromaprint to 1.3.1
- Chase shlib bump PR: 208819 Submitted by: Ben Woods <woodsb02@gmail.com>
This commit is contained in:
parent
e958600e6a
commit
1b77d696a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413370
11 changed files with 27 additions and 10 deletions
15
UPDATING
15
UPDATING
|
@ -5,6 +5,21 @@ they are unavoidable.
|
|||
You should get into the habit of checking this file for changes each time
|
||||
you update your ports collection, before attempting any port upgrades.
|
||||
|
||||
20160415:
|
||||
AFFECTS: users of audio/chromaprint
|
||||
AUTHOR: jhale@FreeBSD.org
|
||||
|
||||
chromaprint has been updated to version 1.3.1 and includes a shared
|
||||
library bump. PORTREVISIONS have been bumped on affected ports.
|
||||
If you are using binary pkg, 'pkg upgrade' will do the right thing.
|
||||
Users of portmaster/portupgrade must rebuild all ports which depend
|
||||
on chromaprint.
|
||||
|
||||
Portmaster users:
|
||||
portmaster -w -r chromaprint
|
||||
Portupgrade users:
|
||||
portupgrade -fr audio/chromaprint
|
||||
|
||||
20160414:
|
||||
AFFECTS: Users of www/tt-rss
|
||||
AUTHOR: thierry@FreeBSD.org
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= acoustid-fingerprinter
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://bitbucket.org/acoustid/${PORTNAME}/downloads/ \
|
||||
GHC
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chromaprint
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://bitbucket.org/acoustid/${PORTNAME}/downloads/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (chromaprint-1.1.tar.gz) = 6b14d7ea4964581b73bd3f8038c8857c01e446421c1ae99cbbf64de26b47cd12
|
||||
SIZE (chromaprint-1.1.tar.gz) = 542360
|
||||
SHA256 (chromaprint-1.3.1.tar.gz) = 8f95a011e6fe3a75281520daa9376b7f028300e20a5be9af08ef9c851d4bb581
|
||||
SIZE (chromaprint-1.3.1.tar.gz) = 538251
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
bin/fpcalc
|
||||
include/chromaprint.h
|
||||
lib/libchromaprint.so
|
||||
lib/libchromaprint.so.0
|
||||
lib/libchromaprint.so.0.2.2
|
||||
lib/libchromaprint.so.1
|
||||
lib/libchromaprint.so.1.3.0
|
||||
libdata/pkgconfig/libchromaprint.pc
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= clementine
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -player
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
COMMENT= GStreamer fingerprint audio plugin
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= kid3
|
||||
PORTVERSION= 3.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= libgroove
|
||||
PORTVERSION= 4.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pyacoustid
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= leechcraft
|
||||
PORTVERSION= 0.6.70
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue