mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 0.35
PR: 34151 Submitted by: Sean Chittenden <sean@chittenden.org>
This commit is contained in:
parent
73d4d54fc8
commit
9ade2a5865
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53521
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mod_mp3
|
||||
PORTVERSION= 0.33
|
||||
PORTVERSION= 0.35
|
||||
CATEGORIES= www audio
|
||||
MASTER_SITES= http://software.tangent.org/download/ \
|
||||
ftp://ftp.tangent.org/pub/apache/ \
|
||||
@ -24,7 +24,7 @@ APXS?= ${LOCALBASE}/sbin/apxs
|
||||
DOCS= ChangeLog README TODO faq.html
|
||||
|
||||
do-install:
|
||||
${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so
|
||||
${APXS} -i -A -n mp3 ${WRKSRC}/src/mod_mp3.so
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3
|
||||
.for f in ${DOCS}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mod_mp3-0.33.tar.gz) = b8be32e145262fefcd43f187b60ab8b5
|
||||
MD5 (mod_mp3-0.35.tar.gz) = b8be32e145262fefcd43f187b60ab8b5
|
||||
|
Loading…
Reference in New Issue
Block a user