aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2003-10-03 22:04:33 +0800
committersumikawa <sumikawa@FreeBSD.org>2003-10-03 22:04:33 +0800
commit2159331fe7cc6a8b26cdb0817012729b42de7401 (patch)
tree8b2dd2c4a1d1c5b1d89ae5e88abc84cf77446eb0
parent79b62842d427cfe4db1a28884f2f3f5391db6466 (diff)
downloadfreebsd-ports-gnome-2159331fe7cc6a8b26cdb0817012729b42de7401.tar.gz
freebsd-ports-gnome-2159331fe7cc6a8b26cdb0817012729b42de7401.tar.zst
freebsd-ports-gnome-2159331fe7cc6a8b26cdb0817012729b42de7401.zip
Upgrade to 0.40
PR: ports/57411 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
-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