Bug 32236 - www/mod_mp3 is out-of-date (fix included)
Summary: www/mod_mp3 is out-of-date (fix included)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-24 01:40 UTC by bmw
Modified: 2001-11-24 02:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bmw 2001-11-24 01:40:02 UTC
	www/mod_mp3 is out-of-date and here's how to update it.

Fix: 

change Makefile:
        PORTVERSION=    0.31

add to Makefile:
        HAS_CONFIGURE=  yes

remove: files/patch-Makefile

add to distinfo:
        MD5 (mod_mp3-0.31.tar.gz) = 33df9cef2864fbbfd6ec0d0d3bc924c5

It builds and installs just fine.


-bmw
Comment 1 dwcjr 2001-11-24 01:50:43 UTC
In the future it would be appreciated to send a diff instead of just 
saying what needs to be changed.
Comment 2 dwcjr freebsd_committer freebsd_triage 2001-11-24 01:54:04 UTC
State Changed
From-To: open->closed

Committed, thanks!