mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 2.2.1
- Drop patch-src-id3lib-c_wrapper.cpp as it's merged upstream
This commit is contained in:
parent
10a80290b2
commit
7173cf3206
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352030
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= easytag
|
||||
PORTVERSION= 2.2.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (easytag-2.2.0.tar.xz) = 29589972a3a8beb7823df74f1e845c1e61ab46508425894fa46b72c86cad56f7
|
||||
SIZE (easytag-2.2.0.tar.xz) = 949080
|
||||
SHA256 (easytag-2.2.1.tar.xz) = 8a86f3d6ff76f7141ecc1c362402037ae5f59bbd13a1683982f62251ba1e6a07
|
||||
SIZE (easytag-2.2.1.tar.xz) = 951036
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/id3lib/c_wrapper.cpp.orig 2014-04-13 16:14:15.000000000 +0400
|
||||
+++ src/id3lib/c_wrapper.cpp 2014-04-13 16:14:33.000000000 +0400
|
||||
@@ -32,6 +32,8 @@
|
||||
#include <id3/field.h>
|
||||
#include <id3/tag.h>
|
||||
|
||||
+#include "id3_bugfix.h"
|
||||
+
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
Loading…
Reference in New Issue
Block a user