Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 293819

Summary: media-gfx/pngcrush: add trailing slash to homepage link
Product: Gentoo Linux Reporter: Martin Walch <walch.martin>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Walch 2009-11-20 09:33:39 UTC
The homepage link

http://pmt.sourceforge.net/pngcrush

is redirected (HTTP/1.1 301 Moved Permanently) to

http://pmt.sourceforge.net/pngcrush/

Both are valid URIs (rfc2396), so I suggest adding the trailing slash in order
to avoid unnecessary redirection.
Comment 1 Markus Meier gentoo-dev 2009-11-26 09:24:52 UTC
fixed in cvs, thanks for the report.