From b5d6829c1ca703e47f1c5cc20f9494e2dd6b6382 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sat, 24 Nov 2001 01:54:02 +0000 Subject: Update to 0.31 PR: 32236 Submitted by: bmw@borderware.com --- www/mod_mp3/Makefile | 3 ++- www/mod_mp3/distinfo | 2 +- www/mod_mp3/files/patch-Makefile | 10 ---------- 3 files changed, 3 insertions(+), 12 deletions(-) delete mode 100644 www/mod_mp3/files/patch-Makefile (limited to 'www/mod_mp3') diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index f5b71410c553..c6d56a2c7990 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.25 +PORTVERSION= 0.31 CATEGORIES= www audio MASTER_SITES= http://media.tangent.org/ \ ftp://ftp.tangent.org/pub/apache/ \ @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 +HAS_CONFIGURE= yes MAKE_ARGS+= APXS="${APXS}" APXS?= ${LOCALBASE}/sbin/apxs diff --git a/www/mod_mp3/distinfo b/www/mod_mp3/distinfo index 69dc719c58b6..9c89f2d1ceda 100644 --- a/www/mod_mp3/distinfo +++ b/www/mod_mp3/distinfo @@ -1 +1 @@ -MD5 (mod_mp3-0.25.tar.gz) = 5fcf286f1e6a51a32369f79a11739923 +MD5 (mod_mp3-0.31.tar.gz) = 33df9cef2864fbbfd6ec0d0d3bc924c5 diff --git a/www/mod_mp3/files/patch-Makefile b/www/mod_mp3/files/patch-Makefile deleted file mode 100644 index bdf9722ba132..000000000000 --- a/www/mod_mp3/files/patch-Makefile +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig Sat Apr 28 02:27:57 2001 -+++ Makefile Sat Apr 28 02:28:24 2001 -@@ -3,7 +3,6 @@ - ## - - # the used tools --APXS=apxs - APACHECTL=apachectl - VERSION = 0.12 - DISTNAME = mod_mp3 -- cgit v1.2.3