aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-06-19 07:00:41 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-06-19 07:00:41 +0800
commit76b2d9aab9cdddd47bab1c70c5a59e4da6c6407e (patch)
tree6970b9901d8eded84cf658941aaf8d4376e884dd /www
parent38cbf1a1df19742b00eeb3370cd642f9e4d7a169 (diff)
downloadfreebsd-ports-gnome-76b2d9aab9cdddd47bab1c70c5a59e4da6c6407e.tar.gz
freebsd-ports-gnome-76b2d9aab9cdddd47bab1c70c5a59e4da6c6407e.tar.zst
freebsd-ports-gnome-76b2d9aab9cdddd47bab1c70c5a59e4da6c6407e.zip
Update to latest version
PR: 28267 Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/mod_mp3/Makefile4
-rw-r--r--www/mod_mp3/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index d7e10cfd1e57..f62092fb5b9d 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_mp3
-PORTVERSION= 0.19
+PORTVERSION= 0.22
CATEGORIES= www audio
MASTER_SITES= http://media.tangent.org/ \
ftp://ftp.tangent.org/pub/apache/ \
@@ -25,7 +25,7 @@ DOCS= ChangeLog README TODO faq.html
do-install:
${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/mod_mp3
+ @${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_mp3/
.endfor
diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo
index d595af59f6d0..3097876ef742 100644
--- a/www/mod_mp3/distinfo
+++ b/www/mod_mp3/distinfo
@@ -1 +1 @@
-MD5 (mod_mp3-0.19.tar.gz) = 91d41f49ed855dae17f0e6f61801cac3
+MD5 (mod_mp3-0.22.tar.gz) = 17acc77f6f783070bcb5d0808a1154a7