Commit graph

7 commits

Author SHA1 Message Date
Juan RP 304ece8e60 bash: update to 4.1 patchlevel 009. 2010-11-03 01:09:23 +01:00
Juan RP d7618b0eec bash: update to patch level 007 (Bond, James Bond). 2010-05-18 00:41:57 +02:00
Juan RP 6d01070826 The 'essential' object metadata was removed long ago, fully remove it.
--HG--
extra : convert_revision : d110ecf59b07e84c6930d1212702b67cc4a4112b
2010-04-29 05:20:36 +02:00
Juan RP 48b18ef51a bash: update to 4.1 patch level 005.
--HG--
extra : convert_revision : 93f011cb27bb37fdc9a9fbf449183628004e49cd
2010-04-09 14:57:46 +02:00
Juan RP ec166bfce5 bash: update to 4.1.002.
--HG--
extra : convert_revision : 83b7c24dab710a98e3d5fcaa9747856c84ececce
2010-01-25 07:27:35 +01:00
Juan RP 704499673a bash: fix lp #496114, fetch patches in XBPS_SRCDISTDIR.
--HG--
extra : convert_revision : 0305e5fb2a0ec9c2545af0d6c938d0769fa0ba96
2009-12-13 13:42:11 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00