ports/79696: [Maintainer Update] audio/openal 20050202 -> 20050401

Erik Greenwald erik at smluc.org
Fri Apr 8 19:00:15 UTC 2005


>Number:         79696
>Category:       ports
>Synopsis:       [Maintainer Update]  audio/openal  20050202 -> 20050401
>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:   Fri Apr 08 19:00:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD fenris 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Wed Mar 16 13:12:20 EST 2005 root at fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

Yowza, Sven got a commit bit on creative's repo and went crazy...

missing #include's added, unused var culling, signed/unsigned fixes,
fixed ugly type casting, old build cruft removed, version identifier
cleanup, change strcpy/sprintf/etc to strncpy/snprintf/etc, changed
some ALvoid's to actual types, removal of AL_DISTANCE_SCALE, ...

My test programs still work fine, hopefully no one was using
AL_DISTANCE_SCALE...

>How-To-Repeat:
>Fix:

--- openal-patch begins here ---
Index: audio/openal/Makefile
===================================================================
RCS file: /n/eab1/r/home/erikg/fbsd/ports/audio/openal/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- audio/openal/Makefile	10 Feb 2005 00:26:14 -0000	1.26
+++ audio/openal/Makefile	8 Apr 2005 18:35:51 -0000
@@ -2,11 +2,11 @@
 # Date created:		25 September 2000
 # Whom:			Thomas Gellekum <tg at FreeBSD.org>
 #
-# $FreeBSD$
+# $FreeBSD: ports/audio/openal/Makefile,v 1.26 2005/02/10 00:26:14 pav Exp $
 #

 PORTNAME=	openal
-PORTVERSION=	20050202
+PORTVERSION=	20050401
 CATEGORIES=	audio
 MASTER_SITES=	http://math.smsu.edu/~erik/files/fbsd/\
 		http://www.smluc.org/~erik/files/fbsd/
Index: audio/openal/distinfo
===================================================================
RCS file: /n/eab1/r/home/erikg/fbsd/ports/audio/openal/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- audio/openal/distinfo	10 Feb 2005 00:26:14 -0000	1.12
+++ audio/openal/distinfo	8 Apr 2005 18:35:57 -0000
@@ -1,2 +1,2 @@
-MD5 (openal-20050202.tar.gz) = 92062a7f40fbe261315bc65ab31451fa
-SIZE (openal-20050202.tar.gz) = 398120
+MD5 (openal-20050401.tar.gz) = a715c159a1de35e743ca5ccb13f6d118
+SIZE (openal-20050401.tar.gz) = 346077
--- openal-patch ends here ---


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



More information about the freebsd-ports-bugs mailing list