mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
audio/picard: Update to 2.1
Changes: https://picard.musicbrainz.org/changelog/
This commit is contained in:
parent
4a170366dd
commit
db22d62b81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489190
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= picard
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
||||
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
|
||||
|
@ -23,7 +22,7 @@ USE_LOCALE= en_US.UTF-8
|
|||
USE_PYQT= core_run gui_run network_run widgets_run sip
|
||||
USE_PYTHON= autoplist distutils noflavors
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-release-${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-release-${PORTVERSION}.0
|
||||
|
||||
OPTIONS_DEFINE= ACOUSTID PLUGINS
|
||||
OPTIONS_DEFAULT= PLUGINS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1536224171
|
||||
SHA256 (picard-2.0.4.tar.gz) = 0c6ee49e0c6dd61793e5705823570055e55e7601d665c9be75271c8b2ff54337
|
||||
SIZE (picard-2.0.4.tar.gz) = 2759058
|
||||
TIMESTAMP = 1546525863
|
||||
SHA256 (picard-2.1.tar.gz) = cc00d51b8897cfe4a27e5ccd845a48e8eacffcbc96d0fa652a180954f0198a14
|
||||
SIZE (picard-2.1.tar.gz) = 2975623
|
||||
|
|
Loading…
Add table
Reference in a new issue