This is to avoid a name clash with the legacy version that will be
needed for bezilla
--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
Note the makefile is supposed to get the svn revision, but I can't get
svnrevision to be either compiled or taken from my already installed
package, plus I suppose since we actually make a git repo from the
source it wouldn't work anyway... FIXME
Note that this is the last version that builds without dependencies.
The next version would be 1.0 and it introduces the glib dependency
that I did not manage to get built cleanly.
(cherry picked from commit 55e429c1b8)
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
ports that do not have a proper recipe yet