diff options
author | chris <chris@pkgsrc.org> | 2002-12-05 19:49:50 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-12-05 19:49:50 +0000 |
commit | a9361cf696dc7aed7fcdb6ea58b86ee63ce8dc27 (patch) | |
tree | d7ce362a8ed3b40f152e590f489e5af8fca8b99f /audio/tremor | |
parent | ef411503c23fb284ecf63ea0ae4b589196f68601 (diff) | |
download | pkgsrc-a9361cf696dc7aed7fcdb6ea58b86ee63ce8dc27.tar.gz |
Update Tremor to latest snapshot. One file has changed, seems to be
shrinking a buffer and removes a couple of tables.
Diffstat (limited to 'audio/tremor')
-rw-r--r-- | audio/tremor/Makefile | 6 | ||||
-rw-r--r-- | audio/tremor/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index aa9139e2009..b65b3959ad5 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/10/16 20:04:53 chris Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/05 19:49:50 chris Exp $ -DISTNAME= tremor_snapshot_021016 +DISTNAME= tremor_snapshot_021205 PKGNAME= tremor-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/Tremor CATEGORIES= devel audio MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ diff --git a/audio/tremor/distinfo b/audio/tremor/distinfo index f0fe8b90b40..f5c28219879 100644 --- a/audio/tremor/distinfo +++ b/audio/tremor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/10/16 20:04:54 chris Exp $ +$NetBSD: distinfo,v 1.3 2002/12/05 19:49:50 chris Exp $ -SHA1 (tremor_snapshot_021016.tgz) = f905f0830145a05c17a2dd7faf60d520c63c4eba -Size (tremor_snapshot_021016.tgz) = 146929 bytes +SHA1 (tremor_snapshot_021205.tgz) = b040e66a8a11b3c78570a3fa053a2e0a00282fb4 +Size (tremor_snapshot_021205.tgz) = 146893 bytes |