Update audio/oss to 3.9.7j for NetBSD-1.6*. This is the latest (only)

release for NetBSD-1.6* available from OpenSound, Inc.
This commit is contained in:
jlam 2003-06-26 23:04:24 +00:00
parent e615b171d3
commit 585a0e2df8
4 changed files with 11 additions and 9 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2003/04/10 01:28:13 grant Exp $
# $NetBSD: Makefile,v 1.19 2003/06/26 23:04:24 jlam Exp $
DISTNAME= oss-${OSS_VERSION} # Overridden below
PKGNAME= oss-${OSS_VERSION}
@ -17,11 +17,11 @@ OSVERSION_SPECIFIC= yes
.include "../../mk/bsd.prefs.mk"
.if !empty(MACHINE_PLATFORM:MNetBSD-1.5*-i386)
DISTNAME= oss397c-netbsd-v1.5
DISTNAME= oss${OSS_VERSION:S/.//g}-netbsd-v1.5
OSS_VERSION= 3.9.7c
.elif !empty(MACHINE_PLATFORM:MNetBSD-1.6*-i386)
DISTNAME= oss397g-netbsd-v1.6
OSS_VERSION= 3.9.7g
DISTNAME= oss${OSS_VERSION:S/.//g}-netbsd-v1.6.1
OSS_VERSION= 3.9.7j
.endif
RESTRICTED= "No re-distribution."

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2002/12/19 14:51:41 jlam Exp $
@comment $NetBSD: PLIST,v 1.5 2003/06/26 23:04:25 jlam Exp $
bin/ossplay
bin/ossmixer
bin/ossmplay
@ -23,6 +23,7 @@ lib/oss/docs/README.CS4280
lib/oss/docs/README.ConfigOptions
lib/oss/docs/README.Digi32
lib/oss/docs/README.Digi96
lib/oss/docs/README.EMU10K1X
lib/oss/docs/README.EWS64
lib/oss/docs/README.Envy24
lib/oss/docs/README.Geode

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.6 2003/01/10 20:20:53 jlam Exp $
$NetBSD: distinfo,v 1.7 2003/06/26 23:04:25 jlam Exp $
SHA1 (oss397g-netbsd-v1.6.tar.gz) = 9ae61d38e0eb35474cbb84498c53f82b7e717d4f
Size (oss397g-netbsd-v1.6.tar.gz) = 1116013 bytes
SHA1 (oss397j-netbsd-v1.6.1.tar.gz) = add7976db3882fc4b33c67e0720eb82ae5576b09
Size (oss397j-netbsd-v1.6.1.tar.gz) = 1131970 bytes

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.2596 2003/06/26 22:47:13 wulf Exp $
$NetBSD: CHANGES,v 1.2597 2003/06/26 23:05:09 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@ -2578,3 +2578,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated scsh to 0.6.4 [dillo 2003-06-26]
Added dqs-3.3.2 [agc 2003-06-26]
Added hamlib-1.1.4 [wulf 2003-06-27]
Updated oss-3.9.7j [jlam 2003-06-27]