summaryrefslogtreecommitdiff
path: root/audio/oss
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-07-14 18:26:20 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-07-14 18:26:20 +0000
commit09765f4cb0f81fe1ec0d3b58d9bae3d25c617be9 (patch)
tree596ddef6dfe49cdf86d09126e86437a9379772d6 /audio/oss
parent- Fix typo in COMMENT (diff)
- Update to build 1004. While here, switch from GPL-ed sources
to the CDDL ones; there is no functional difference between these. Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=195596
Diffstat (limited to 'audio/oss')
-rw-r--r--audio/oss/Makefile5
-rw-r--r--audio/oss/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index b14c5a9e982a..32df0aa47c35 100644
--- a/audio/oss/Makefile
+++ b/audio/oss/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= oss
-DISTVERSION= 4.0-build1003
-PORTREVISION= 3
+DISTVERSION= 4.0-build1004
CATEGORIES= audio kld
MASTER_SITES= http://developer.opensound.com/sources/stable/
-DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-gpl
+DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-cddl
MAINTAINER= trasz@FreeBSD.org
COMMENT= Open Sound System
diff --git a/audio/oss/distinfo b/audio/oss/distinfo
index 460422f8c65f..45e7acecf57d 100644
--- a/audio/oss/distinfo
+++ b/audio/oss/distinfo
@@ -1,3 +1,3 @@
-MD5 (oss-v4.0-build1003-src-gpl.tar.bz2) = cda08a7fd676b5180f9001513b21513e
-SHA256 (oss-v4.0-build1003-src-gpl.tar.bz2) = e8f0d1eefe0f0fba92590425d5b727336e3d0f13f2a7df38678dc4e9227668bf
-SIZE (oss-v4.0-build1003-src-gpl.tar.bz2) = 1462911
+MD5 (oss-v4.0-build1004-src-cddl.tar.bz2) = 1c250934b0283b39fa73a32f81852859
+SHA256 (oss-v4.0-build1004-src-cddl.tar.bz2) = 85a2f38b011265e4677e00288240e8690fc6500ce8a75fd44ad8eea58a432e4a
+SIZE (oss-v4.0-build1004-src-cddl.tar.bz2) = 1406896