Subject: CVS commit: wip/pkg_summary-utils/files
From: Aleksey Cheusov
Date: 2008-10-22 21:15:14
Message id: E1KsjB3-0004hb-75@ddv4jf1.ch3.sourceforge.com

Log Message:

updated to 0.19.0

  all scripts are preprocessed before installation
  (sed 's,@@bindir@@,${BINDIR},g' etc.)

  pkg_src_summary: fix for packages having more than one file listed
  in DESCR_SRC

  FIX for pkg_src_summary -p: For a huge number of packages 'make
  plist' fails because this stage requires package's sources
  extracted.  Now 'make plist' failures are not critical,
  i.e. summary for such package is generated in any case.

  fix in pkg_src_fetch_var.in: comments are removed
  PKGNAME=pkgname-ver ### trtrtr -> PKGNAME=pkgname-ver

  fix in pkg_micro_src_summary: If PKGREVISION is set to 0 (or empty)
  in Makefile (bug?), then nb0 is *not* added to PKGNAME

Files:
RevisionActionfile
1.35modifywip/pkg_summary-utils/files/Makefile.version
1.30modifywip/pkg_summary-utils/files/NEWS