[PATCH] multimedia/gpac-libgpac: update to 0.4.5

Li-Wen Hsu lwhsu at freebsd.org
Sun Jan 18 00:08:24 PST 2009


>Submitter-Id:	current-users
>Originator:	Li-Wen Hsu
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] multimedia/gpac-libgpac: update to 0.4.5
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 7.1-STABLE amd64
>Environment:
System: FreeBSD lucky7 7.1-STABLE FreeBSD 7.1-STABLE #1: Thu Jan  8 11:59:12 CST
>Description:
- Update to 0.4.5

Port maintainer (multimedia at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gpac-libgpac-0.4.5,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/gpac-libgpac/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	9 Jul 2007 15:36:43 -0000	1.14
+++ Makefile	18 Jan 2009 07:49:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gpac-libgpac
-DISTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 PORTEPOCH=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/gpac-libgpac/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	9 Jul 2007 15:36:43 -0000	1.7
+++ distinfo	18 Jan 2009 07:49:48 -0000
@@ -1,3 +1,3 @@
-MD5 (gpac-0.4.4.tar.gz) = a5cb48ab85e9914d127fd8799b4b2e56
-SHA256 (gpac-0.4.4.tar.gz) = 30417b233eaada0a467e47f852383897ad6f96327fed3defbb3dc3660b934704
-SIZE (gpac-0.4.4.tar.gz) = 4375687
+MD5 (gpac-0.4.5.tar.gz) = 755e8c438a48ebdb13525dd491f5b0d1
+SHA256 (gpac-0.4.5.tar.gz) = f4039763ebec6630dc38e5e030c6573b47ced28fd009770c2e0e18b087753671
+SIZE (gpac-0.4.5.tar.gz) = 4269054
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/multimedia/gpac-libgpac/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	9 Jul 2007 15:36:43 -0000	1.6
+++ pkg-plist	18 Jan 2009 07:49:48 -0000
@@ -4,7 +4,8 @@
 include/gpac/bifsengine.h
 include/gpac/bitstream.h
 include/gpac/color.h
-include/gpac/config.h
+include/gpac/compositor.h
+include/gpac/config_file.h
 include/gpac/constants.h
 include/gpac/crypt.h
 include/gpac/download.h
@@ -14,14 +15,17 @@
 include/gpac/internal/avilib.h
 include/gpac/internal/bifs_dev.h
 include/gpac/internal/bifs_tables.h
+include/gpac/internal/camera.h
+include/gpac/internal/compositor_dev.h
+include/gpac/internal/config_static.h
 include/gpac/internal/crypt_dev.h
 include/gpac/internal/ietf_dev.h
 include/gpac/internal/isomedia_dev.h
 include/gpac/internal/laser_dev.h
 include/gpac/internal/media_dev.h
+include/gpac/internal/mesh.h
 include/gpac/internal/odf_dev.h
 include/gpac/internal/ogg.h
-include/gpac/internal/renderer_dev.h
 include/gpac/internal/scenegraph_dev.h
 include/gpac/internal/swf_dev.h
 include/gpac/internal/terminal_dev.h
@@ -39,20 +43,20 @@
 include/gpac/modules/codec.h
 include/gpac/modules/font.h
 include/gpac/modules/ipmp.h
+include/gpac/modules/js_usr.h
 include/gpac/modules/raster2d.h
 include/gpac/modules/service.h
+include/gpac/modules/term_ext.h
 include/gpac/modules/video_out.h
 include/gpac/mpeg4_odf.h
 include/gpac/mpegts.h
 include/gpac/network.h
 include/gpac/nodes_mpeg4.h
-include/gpac/nodes_svg_da.h
-include/gpac/nodes_svg_sa.h
-include/gpac/nodes_svg_sani.h
+include/gpac/nodes_svg.h
 include/gpac/nodes_x3d.h
+include/gpac/nodes_xbl.h
 include/gpac/options.h
 include/gpac/path2d.h
-include/gpac/renderer.h
 include/gpac/scene_manager.h
 include/gpac/scenegraph.h
 include/gpac/scenegraph_svg.h
--- gpac-libgpac-0.4.5,1.patch ends here ---



More information about the freebsd-multimedia mailing list