pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/distbb



Module name:    wip
Committed by:   cheusov
Date:           Sat May  1 21:12:38 UTC 2010

Modified Files:
        wip/distbb: Makefile PLIST distinfo

Log Message:

Update to 0.34.0

  ${MSCOMMONDIR} directory visible on master and slave hosts is needed
  for running bulk builds. It defaults to ${PACKAGES}/.distbb.

  FIX: some packages having alternatuive dependencies unexpectedly
  failed at "depends" phase. Now new target "dbb_depends" is used for
  installing dependencies. Make sure your locally modified TARGETS
  contains "dbb_depends", not "depends".

  New implementation for stage_init which is much smaller, easier and
  cleaner. Some clean-ups and improvements in stage_build.

  Latest pkg_summary-utils, pipestatus and runawk are required.

  fix in stage_init.in: we should not rewrite build_src_summary_log_fn
  file while searching for versions going backward.

  fix in distbb: usage message should not interpret $ signs.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.15 -r1.16 wip/distbb/PLIST
cvs -z3 rdiff -u -r1.43 -r1.44 wip/distbb/distinfo
cvs -z3 rdiff -u -r1.59 -r1.60 wip/distbb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/PLIST?r1=1.15&r2=1.16
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/distinfo?r1=1.43&r2=1.44
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/Makefile?r1=1.59&r2=1.60

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index