diff options
author | naddy <naddy@FreeBSD.org> | 2003-11-21 04:25:22 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-11-21 04:25:22 +0800 |
commit | 1cc79379988512b37614ab76d86eca3bc1a282df (patch) | |
tree | 6ef28d73b0fe366a8d81b7e0f473a646b5cbfbd2 /audio | |
parent | 8187463f2e761b3bfd666dd1b2ad5c1912355933 (diff) | |
download | freebsd-ports-gnome-1cc79379988512b37614ab76d86eca3bc1a282df.tar.gz freebsd-ports-gnome-1cc79379988512b37614ab76d86eca3bc1a282df.tar.zst freebsd-ports-gnome-1cc79379988512b37614ab76d86eca3bc1a282df.zip |
Update to 1.0.3: minor bugfixes.
Approved by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/speex-devel/Makefile | 3 | ||||
-rw-r--r-- | audio/speex-devel/distinfo | 2 | ||||
-rw-r--r-- | audio/speex/Makefile | 3 | ||||
-rw-r--r-- | audio/speex/distinfo | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 0f5315a3dc8b..52a648a63039 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= speex -PORTVERSION= 1.0.2 -PORTEPOCH= 1 +PORTVERSION= 1.0.3 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} diff --git a/audio/speex-devel/distinfo b/audio/speex-devel/distinfo index 0cb80b096598..2a84eecf181c 100644 --- a/audio/speex-devel/distinfo +++ b/audio/speex-devel/distinfo @@ -1 +1 @@ -MD5 (speex-1.0.2.tar.gz) = a14e671c789ff3a2f9abbc4f2576910d +MD5 (speex-1.0.3.tar.gz) = 9b16492ae39afbf72d8bb46b2f258476 diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 0f5315a3dc8b..52a648a63039 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,8 +7,7 @@ # PORTNAME= speex -PORTVERSION= 1.0.2 -PORTEPOCH= 1 +PORTVERSION= 1.0.3 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} diff --git a/audio/speex/distinfo b/audio/speex/distinfo index 0cb80b096598..2a84eecf181c 100644 --- a/audio/speex/distinfo +++ b/audio/speex/distinfo @@ -1 +1 @@ -MD5 (speex-1.0.2.tar.gz) = a14e671c789ff3a2f9abbc4f2576910d +MD5 (speex-1.0.3.tar.gz) = 9b16492ae39afbf72d8bb46b2f258476 |