diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-03-19 22:15:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-03-19 22:15:01 +0000 |
commit | 99b845d752ad807d05740336bc82e308d784b219 (patch) | |
tree | aa9341a1273fecaca735e420e0c5536df61e0fc9 /audio/osalp | |
parent | f50961d10a5b4925d2cb3eeb7d3504590aec8458 (diff) | |
download | ports-99b845d752ad807d05740336bc82e308d784b219.tar.gz ports-99b845d752ad807d05740336bc82e308d784b219.zip |
Notes
Diffstat (limited to 'audio/osalp')
-rw-r--r-- | audio/osalp/Makefile | 15 | ||||
-rw-r--r-- | audio/osalp/distinfo | 6 |
2 files changed, 9 insertions, 12 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 1df3e1d56b1e..ae88fd8a6891 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -7,19 +7,16 @@ # PORTNAME= osalp -PORTVERSION= 0.7.4 -PORTREVISION= 1 +PORTVERSION= 0.7.5 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= Open Source Audio Library Project -BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ - mpg123:${PORTSDIR}/audio/mpg123 -LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ + vorbis.4:${PORTSDIR}/audio/libvorbis USE_GETOPT_LONG=yes GNU_CONFIGURE= yes diff --git a/audio/osalp/distinfo b/audio/osalp/distinfo index c66b84231eb9..495d3965d8ea 100644 --- a/audio/osalp/distinfo +++ b/audio/osalp/distinfo @@ -1,3 +1,3 @@ -MD5 (osalp-0.7.4.tar.gz) = a987b35a78050e2c9cf346297332ef3a -SHA256 (osalp-0.7.4.tar.gz) = 47b4c6e467a839a7e973bea2bc7d2dc9f64bdb60bba0f80803b91d316da347fc -SIZE (osalp-0.7.4.tar.gz) = 1398173 +MD5 (osalp-0.7.5.tar.gz) = 72ddf21a782c14d3881d8fd4013a20a5 +SHA256 (osalp-0.7.5.tar.gz) = 96f585ac72fe84305fb6675ae316c60ce3f9d8bfd419efe072b9bb91fcbb4e88 +SIZE (osalp-0.7.5.tar.gz) = 1484288 |