Bug 86142 - Update www/mod_proxy_html to version 2.5.1
Summary: Update www/mod_proxy_html to version 2.5.1
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 03:50 UTC by David Lay
Modified: 2005-11-15 16:51 UTC (History)
0 users

See Also:


Attachments
file.diff (903 bytes, patch)
2005-09-15 03:50 UTC, David Lay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Lay 2005-09-15 03:50:06 UTC
	mod_proxy_html has been updated, the size/checksum of $DISTNAME has changed, and this breaks fetch/extract.  Attached patch updates the port to the current version: 2.5.1.  This updated version should build against Apache 2.1/2.2 but I've only tested it against Apache 2.0.

	There is also a change to the maintainer's email address.

How-To-Repeat: 
mayhem:mod_proxy_html % make extract
===>  Vulnerability check disabled, database not found
===>  Extracting for mod_proxy_html-2.4.3
=> Checksum mismatch for mod_proxy_html.c.
===>  Refetch for 1 more times files: mod_proxy_html.c 
===>  Vulnerability check disabled, database not found
=> mod_proxy_html.c doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://apache.webthing.com/mod_proxy_html/.
fetch: http://apache.webthing.com/mod_proxy_html/mod_proxy_html.c: size mismatch: expected 31180, actual 31789
...
=> Checksum mismatch for mod_proxy_html.c.
===>  Giving up on fetching files: mod_proxy_html.c
Make sure the Makefile and distinfo file (/usr/ports/www/mod_proxy_html/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/www/mod_proxy_html.
*** Error code 1

Stop in /usr/ports/www/mod_proxy_html.
mayhem:mod_proxy_html %
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-09-15 09:05:25 UTC
State Changed
From-To: open->feedback

Can you please double-check and e.g. 'make distclean' first? 

Current version from ports: 

mod_proxy_html@menelaos [10:04:56]> make fetch -DMASTER_SITE_OVERRIDE 
===>  Vulnerability check disabled, database not found 
=> mod_proxy_html.c doesn't seem to exist in /usr/ports/distfiles/. 
=> Attempting to fetch from 1. 
fetch: 1mod_proxy_html.c: No such file or directory 
=> Attempting to fetch from http://apache.webthing.com/mod_proxy_html/. 
mod_proxy_html.c                              100% of   31 kB  172 kBps 
mod_proxy_html@menelaos [10:05:02]> make 
===>  Vulnerability check disabled, database not found 
===>  Extracting for mod_proxy_html-2.4.3 
=> Checksum OK for mod_proxy_html.c. 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-09-15 09:05:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll track this
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-11-15 16:51:08 UTC
State Changed
From-To: feedback->closed

Committed, thanks!