aboutsummaryrefslogtreecommitdiff
path: root/www/mod_mp3
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-03 14:04:33 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-03 14:04:33 +0000
commit35cebdbc4c9638925854eeb2d0cef752051d7d0b (patch)
tree1d87ef6c39689b08587bd0365037be6264d120f3 /www/mod_mp3
parent7848e51306190347664eb36c2a6f2408b3ec9e06 (diff)
downloadports-35cebdbc4c9638925854eeb2d0cef752051d7d0b.tar.gz
ports-35cebdbc4c9638925854eeb2d0cef752051d7d0b.zip
Upgrade to 0.40
PR: ports/57411 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=90131
Diffstat (limited to 'www/mod_mp3')
-rw-r--r--www/mod_mp3/Makefile4
-rw-r--r--www/mod_mp3/distinfo2
-rw-r--r--www/mod_mp3/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile
index 28478dfae175..2ec1e2bf4e17 100644
--- a/www/mod_mp3/Makefile
+++ b/www/mod_mp3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_mp3
-PORTVERSION= 0.39
+PORTVERSION= 0.40
CATEGORIES= www audio
MASTER_SITES= http://software.tangent.org/download/ \
ftp://ftp.tangent.org/pub/apache/ \
@@ -24,7 +24,7 @@ USE_PERL5= yes
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13
-DOCS= ChangeLog README TODO faq.html
+DOCS= ChangeLog README TODO faq.html CONTRIBUTORS
.if defined(WITH_MYSQL)
USE_MYSQL= YES
diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo
index 75be55503e65..9bf24b89edce 100644
--- a/www/mod_mp3/distinfo
+++ b/www/mod_mp3/distinfo
@@ -1 +1 @@
-MD5 (mod_mp3-0.39.tar.gz) = 357f0d7b8d3b5f4ec1baf50dafb0bf24
+MD5 (mod_mp3-0.40.tar.gz) = a36b25ee4db268df45a03231993e718d
diff --git a/www/mod_mp3/pkg-plist b/www/mod_mp3/pkg-plist
index 1602c8e272ea..d565f910a319 100644
--- a/www/mod_mp3/pkg-plist
+++ b/www/mod_mp3/pkg-plist
@@ -2,6 +2,7 @@ libexec/apache/mod_mp3.so
@exec %D/sbin/apxs -e -A -n mp3 %D/%F
@unexec %D/sbin/apxs -e -A -n mp3 %D/%F
%%PORTDOCS%%share/doc/mod_mp3/ChangeLog
+%%PORTDOCS%%share/doc/mod_mp3/CONTRIBUTORS
%%PORTDOCS%%share/doc/mod_mp3/README
%%PORTDOCS%%share/doc/mod_mp3/TODO
%%PORTDOCS%%share/doc/mod_mp3/faq.html