Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46477 - New physfs version to portage
Summary: New physfs version to portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-01 06:04 UTC by Alexander Bussman
Modified: 2004-04-03 00:17 UTC (History)
0 users

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


Attachments
Attached the ebuild too (physfs-1.0.0.ebuild,573 bytes, text/plain)
2004-04-01 06:05 UTC, Alexander Bussman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bussman 2004-04-01 06:04:12 UTC
Hello!
I think it's time to upgrade the dev-games/physfs ebuild to the latest version (1.0.0).
The only thing that needs to be changed is the LICENSE, from LGPL to ZLIB.
You can do that with this command:
cat /usr/portage/dev-games/physfs/physfs-0.1.9.ebuild |sed 's/"LGPL-2.1"/"ZLIB"/' > /usr/portage/dev-games/physfs/physfs-1.0.0.ebuild

Then you will have a 1.0.0 ebuild that works
Comment 1 Alexander Bussman 2004-04-01 06:05:09 UTC
Created attachment 28507 [details]
Attached the ebuild too
Comment 2 Alexander Bussman 2004-04-01 06:06:37 UTC
Ooops, the header in the new physfs-1.0.0.ebuild is not correct (i.e. the top comment in the file).
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-04-03 00:17:18 UTC
Version bumped in CVS.  Thanks for the ebuild and bug report.