Update to 3.24.0

This commit is contained in:
Baptiste Daroussin 2020-06-12 08:10:20 +00:00
parent 45e9f38b93
commit 601f0d753a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538578
4 changed files with 9 additions and 18 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sound-juicer
PORTVERSION= 3.18.1
PORTVERSION= 3.24.0
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@ -10,6 +10,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Clean, mean, and lean CD ripper for GNOME
LICENSE= GPLv3
BUILD_DEPENDS= itstool:textproc/itstool
LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \
libdiscid.so:audio/libdiscid \

View File

@ -1,2 +1,3 @@
SHA256 (gnome3/sound-juicer-3.18.1.tar.xz) = 526d5a84d9b6b8f002f82f9d5678e3850c48e3b5692a499451fc5f36eef0de76
SIZE (gnome3/sound-juicer-3.18.1.tar.xz) = 819428
TIMESTAMP = 1591948986
SHA256 (gnome3/sound-juicer-3.24.0.tar.xz) = de6ae3889e60a572221274517a90d29dd21023acf3a94cc9c033270776270fa7
SIZE (gnome3/sound-juicer-3.24.0.tar.xz) = 1019588

View File

@ -1,11 +0,0 @@
--- libjuicer/sj-metadata-musicbrainz5.c.orig 2015-11-16 10:34:34 UTC
+++ libjuicer/sj-metadata-musicbrainz5.c
@@ -757,7 +757,7 @@ fill_tracks_from_medium (SjMetadataMusic
if (*error != NULL) {
track_details_free (track);
g_list_free_full (tracks, (GDestroyNotify) track_details_free);
- return NULL;
+ return;
}
if (track->duration == 0)

View File

@ -1,8 +1,9 @@
bin/sound-juicer
man/man1/sound-juicer.1.gz
share/GConf/gsettings/sound-juicer.convert
share/appdata/sound-juicer.appdata.xml
share/applications/sound-juicer.desktop
share/appdata/org.gnome.SoundJuicer.appdata.xml
share/applications/org.gnome.SoundJuicer.desktop
share/dbus-1/services/org.gnome.SoundJuicer.service
share/help/C/sound-juicer/figures/prefs.png
share/help/C/sound-juicer/figures/startup.png
share/help/C/sound-juicer/index.docbook
@ -172,5 +173,3 @@ share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo
share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo
share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo
%%DATADIR%%/rhythmbox.gep
%%DATADIR%%/sound-juicer-menu.ui
%%DATADIR%%/sound-juicer.ui