Subject: pkg/19389: Update package devel/smpeg
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 12/15/2002 08:13:49
>Number:         19389
>Category:       pkg
>Synopsis:       Update package devel/smpeg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 14 22:14:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Juan RP
>Release:        NetBSD 1.6K
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6K NetBSD 1.6K (xtrakernel) #0: Thu Dec 12 18:38:40 CET 2002 root@xtraeme.dyndns.org:/usr/src/sys/arch/i386/compile/xtrakernel i386
Architecture: i386
Machine: i386
>Description:

This patch provide update package devel/smpeg to the latest version ( 0.4.4).
Changelog:

0.4.4:
Laurent Alacoque - Mon, 18 Jun 2001 15:51:51
 * Fixed some hangs that occurred when seeking in MPEG files
Sam Lantinga - Fri Apr 27 15:54:30 PDT 2001
 * Reworked the looping code - it should work better now
Sam Lantinga - Fri Apr 27 13:30:27 PDT 2001
 * Fixed memory leak when sound was disabled
Sam Lantinga - Fri Apr 27 10:32:04 PDT 2001
 * Widened initial search for audio streams in MPEG files
Sam Lantinga - Fri Apr 27 10:15:37 PDT 2001
 * plaympeg now shows the name of the MPEG file in the caption
Sam Lantinga - Wed Apr 18 17:07:40 PDT 2001
 * Added a check for the socklen_t type (thanks Michael Pruett)
Sam Lantinga - Mon Apr 16 14:20:07 PDT 2001
 * Fixed crash with incorrectly encoded macroblock sequences
Mo DeJong - Mon Apr 16 12:26:04 PDT 2001
 * Fixed crash when the MPEG file can't be opened
Joe Drew - Mon Apr 16 12:04:36 PDT 2001
 * Fixed crash in gtv when seeking without a file loaded

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/smpeg/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile    2002/08/27 18:29:35     1.13
+++ Makefile    2002/12/15 06:11:56
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.13 2002/08/27 18:29:35 jlam Exp $
 #
 
-DISTNAME=      smpeg-0.4.3
+DISTNAME=      smpeg-0.4.4
 CATEGORIES=    devel
 MASTER_SITES=  ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
                ftp://ftp.linuxgames.com/loki/open-source/smpeg/
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/smpeg/PLIST,v
retrieving revision 1.1
diff -u -r1.1 PLIST
--- PLIST       2001/11/01 01:26:52     1.1
+++ PLIST       2002/12/15 06:11:56
@@ -16,7 +16,7 @@
 include/smpeg/smpeg.h
 lib/libsmpeg-0.4.so
 lib/libsmpeg-0.4.so.1
-lib/libsmpeg-0.4.so.1.2
+lib/libsmpeg-0.4.so.1.3
 lib/libsmpeg.a
 lib/libsmpeg.la
 lib/libsmpeg.so
Index: buildlink2.mk
===================================================================
RCS file: /cvsroot/pkgsrc/devel/smpeg/buildlink2.mk,v
retrieving revision 1.2
diff -u -r1.2 buildlink2.mk
--- buildlink2.mk       2002/08/25 19:22:40     1.2
+++ buildlink2.mk       2002/12/15 06:11:56
@@ -4,7 +4,7 @@
 SMPEG_BUILDLINK2_MK=   # defined
 
 BUILDLINK_PACKAGES+=           smpeg
-BUILDLINK_DEPENDS.smpeg?=      smpeg>=0.4.3
+BUILDLINK_DEPENDS.smpeg?=      smpeg>=0.4.4
 BUILDLINK_PKGSRCDIR.smpeg?=    ../../devel/smpeg
 
 EVAL_PREFIX+=                  BUILDLINK_PREFIX.smpeg=smpeg
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/smpeg/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo    2001/06/28 21:29:29     1.4
+++ distinfo    2002/12/15 06:11:56
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.4 2001/06/28 21:29:29 jlam Exp $
 
-SHA1 (smpeg-0.4.3.tar.gz) = 30b76738ab3adb78799eadf9620499984ccc3774
-Size (smpeg-0.4.3.tar.gz) = 313624 bytes
+SHA1 (smpeg-0.4.4.tar.gz) = 6d7f4449472e6270ab435b2224f3fad951c35259
+Size (smpeg-0.4.4.tar.gz) = 315054 bytes

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