diff options
Diffstat (limited to 'audio/speex')
-rw-r--r-- | audio/speex/Makefile | 4 | ||||
-rw-r--r-- | audio/speex/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 9a804b16a551..0f5315a3dc8b 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,7 +7,7 @@ # PORTNAME= speex -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ @@ -34,7 +34,7 @@ LDFLAGS= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|doc win32|win32|g ; \ - s|^mandir =.*$$|mandir = @mandir@|g' + s|^mandir =.*$$|mandir = @mandir@|g' @${REINPLACE_CMD} -e 's| in -lgnugetopt||g ; \ s|LIBS="-lgnugetopt|LIBS="|g' ${WRKSRC}/configure diff --git a/audio/speex/distinfo b/audio/speex/distinfo index 68114301bce4..0cb80b096598 100644 --- a/audio/speex/distinfo +++ b/audio/speex/distinfo @@ -1 +1 @@ -MD5 (speex-1.0.1.tar.gz) = 20515626d2c755ca9216701b60c97120 +MD5 (speex-1.0.2.tar.gz) = a14e671c789ff3a2f9abbc4f2576910d |