ports/69947: Update taglib to 1.2

Michael Nottebrock michaelnottebrock at gmx.net
Tue Aug 3 14:20:05 UTC 2004


>Number:         69947
>Category:       ports
>Synopsis:       Update taglib to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 03 14:20:03 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Nottebrock
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD kiste 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Jun 16 20:46:22 CEST 2004 root at kiste:/usr/obj/usr/src/sys/KISTE-UP i386


	
>Description:
         KDE 3.3 will depend on the current version of taglib. Please review.	
>How-To-Repeat:
	
>Fix:

--- taglib.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/taglib/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	18 May 2004 06:17:20 -0000	1.3
+++ Makefile	3 Aug 2004 14:07:12 -0000
@@ -6,25 +6,19 @@
 #
 
 PORTNAME=	taglib
-PORTVERSION=	1.0
-PORTREVISION=	1
+PORTVERSION=	1.2
 CATEGORIES=	audio
-MASTER_SITES=	http://ktown.kde.org/~wheeler/taglib/
+MASTER_SITES=	http://ktown.kde.org/~wheeler/files/src/
 
 MAINTAINER=	laszlof at vonostingroup.com
 COMMENT=	Library for manipulating ID3v1 and ID3v2 tags in MP3 and OGG formats
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_INC_LIBTOOL_VER=15
 INSTALLS_SHLIB=	yes
 
 CONFIGURE_TARGET=
 CONFIGURE_ARGS+=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-post-extract:
-	${TOUCH} ${WRKSRC}/Makefile.in
-
-post-configure:
-	${TOUCH} ${WRKSRC}/config.h.in
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/taglib/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	18 Mar 2004 17:59:55 -0000	1.2
+++ distinfo	3 Aug 2004 14:07:12 -0000
@@ -1,2 +1,2 @@
-MD5 (taglib-1.0.tar.gz) = 9595e2cf3e12de96afbe81ae7f4cad33
-SIZE (taglib-1.0.tar.gz) = 688419
+MD5 (taglib-1.2.tar.gz) = 7f79b214aa2e9998d5fc9d4f89495d7f
+SIZE (taglib-1.2.tar.gz) = 710514
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/audio/taglib/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	23 Jan 2004 15:55:23 -0000	1.1
+++ pkg-plist	3 Aug 2004 14:07:12 -0000
@@ -1,4 +1,5 @@
 bin/taglib-config
+include/taglib/attachedpictureframe.h
 include/taglib/audioproperties.h
 include/taglib/commentsframe.h
 include/taglib/fileref.h
@@ -17,8 +18,10 @@
 include/taglib/mpegheader.h
 include/taglib/mpegproperties.h
 include/taglib/oggfile.h
+include/taglib/oggflacfile.h
 include/taglib/oggpage.h
 include/taglib/oggpageheader.h
+include/taglib/relativevolumeframe.h
 include/taglib/tag.h
 include/taglib/tag_c.h
 include/taglib/taglib.h
@@ -40,10 +43,8 @@
 include/taglib/xiphcomment.h
 lib/libtag.la
 lib/libtag.so
-lib/libtag.so.1
+lib/libtag.so.3
 lib/libtag_c.la
 lib/libtag_c.so
 lib/libtag_c.so.0
-share/nls/POSIX
-share/nls/en_US.US-ASCII
 @dirrm include/taglib
--- taglib.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list