Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293819 - media-gfx/pngcrush: add trailing slash to homepage link
Summary: media-gfx/pngcrush: add trailing slash to homepage link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest trivial (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 09:33 UTC by Martin Walch
Modified: 2009-11-26 09:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.