diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2003-02-02 17:49:42 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2003-02-02 17:49:42 +0000 |
commit | b8063d7fc91638ed016fd090199ff6864023b095 (patch) | |
tree | bfd5f3a1a279d2ac49818d6fbc7b239161920a14 | |
parent | Mark BROKEN since it breaks some KDE 3.1 functionality (diff) |
Upgrade to rc 2
Notes
Notes:
svn path=/head/; revision=74528
-rw-r--r-- | audio/speex-devel/Makefile | 5 | ||||
-rw-r--r-- | audio/speex-devel/distinfo | 2 | ||||
-rw-r--r-- | audio/speex/Makefile | 5 | ||||
-rw-r--r-- | audio/speex/distinfo | 2 |
4 files changed, 6 insertions, 8 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 4c0dcd41ef3d..ef0d5d611346 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -7,11 +7,10 @@ # PORTNAME= speex -PORTVERSION= 1.0.b4 -PORTEPOCH= 1 +PORTVERSION= 1.0.r2 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org diff --git a/audio/speex-devel/distinfo b/audio/speex-devel/distinfo index 303b20a2809d..aa176104bca7 100644 --- a/audio/speex-devel/distinfo +++ b/audio/speex-devel/distinfo @@ -1 +1 @@ -MD5 (speex-1.0beta4.tar.gz) = fe3a8e5b5300ef4914e96f70eddc8d90 +MD5 (speex-1.0rc2.tar.gz) = 4a8c78192cd865267e1de6929660e0fc diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 4c0dcd41ef3d..ef0d5d611346 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,11 +7,10 @@ # PORTNAME= speex -PORTVERSION= 1.0.b4 -PORTEPOCH= 1 +PORTVERSION= 1.0.r2 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org diff --git a/audio/speex/distinfo b/audio/speex/distinfo index 303b20a2809d..aa176104bca7 100644 --- a/audio/speex/distinfo +++ b/audio/speex/distinfo @@ -1 +1 @@ -MD5 (speex-1.0beta4.tar.gz) = fe3a8e5b5300ef4914e96f70eddc8d90 +MD5 (speex-1.0rc2.tar.gz) = 4a8c78192cd865267e1de6929660e0fc |