Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2012 13:11:35 -0700 (PDT)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167215: [MAINTAINER] audio/taglib: Update to 1.7.2
Message-ID:  <4f9465f7.02d6e00a.344f.2050@mx.google.com>
Resent-Message-ID: <201204222020.q3MKK8Er077856@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167215
>Category:       ports
>Synopsis:       [MAINTAINER] audio/taglib: Update to 1.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 22 20:20:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 9.0-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386


	
>Description:
- Update audio/taglib to 1.7.2
	
>How-To-Repeat:
- Use attached diff
	
>Fix:

	

--- 2012-04-22-taglib.diff begins here ---
diff -ruN taglib.orig/Makefile taglib/Makefile
--- taglib.orig/Makefile	2012-04-22 15:33:57.000000000 -0400
+++ taglib/Makefile	2012-04-22 15:36:28.000000000 -0400
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	taglib
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 CATEGORIES=	audio
 MASTER_SITES=	http://cloud.github.com/downloads/taglib/taglib/ \
-		http://developer.kde.org/~wheeler/files/src/ \
-		http://launchpad.net/taglib/trunk/${PORTVERSION}/+download/
+		http://developer.kde.org/~wheeler/files/src/
 
 MAINTAINER=	bsdkaffee@gmail.com
 COMMENT=	Library for manipulating ID3 tags and Ogg comments
 
 LICENSE=	LGPL21 MPL
 LICENSE_COMB=	dual
-
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LGPL
 LICENSE_FILE_MPL=	${WRKSRC}/COPYING.MPL
 
diff -ruN taglib.orig/distinfo taglib/distinfo
--- taglib.orig/distinfo	2012-04-22 15:33:57.000000000 -0400
+++ taglib/distinfo	2012-04-22 15:36:39.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (taglib-1.7.1.tar.gz) = 52de470997b604b7b2983f7bcf604ca8d2ce0194fbe16f2ce1aff42e53fb87d9
-SIZE (taglib-1.7.1.tar.gz) = 535319
+SHA256 (taglib-1.7.2.tar.gz) = 38f7e5283b594021b28426a61339cffbf2d503b450338b02f651fab1b0b42899
+SIZE (taglib-1.7.2.tar.gz) = 535427
diff -ruN taglib.orig/pkg-plist taglib/pkg-plist
--- taglib.orig/pkg-plist	2012-04-22 15:33:57.000000000 -0400
+++ taglib/pkg-plist	2012-04-22 15:41:21.000000000 -0400
@@ -82,7 +82,7 @@
 include/taglib/xiphcomment.h
 lib/libtag.so
 lib/libtag.so.1
-lib/libtag.so.1.7.1
+lib/libtag.so.1.7.2
 lib/libtag_c.so
 lib/libtag_c.so.0
 lib/libtag_c.so.0.0.0
--- 2012-04-22-taglib.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f9465f7.02d6e00a.344f.2050>