pkgsrc-WIP-cvs archive

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

CVS commit: wip/pkg_summary-utils



Module name:    wip
Committed by:   cheusov
Date:           Mon Jan 10 23:09:03 UTC 2011

Modified Files:
        wip/pkg_summary-utils: DESCR
        wip/pkg_summary-utils/files: NEWS version.mk

Log Message:

Update to 0.50

  pkg_grep_summary:
     - fix for case insensitive search (pkg_digger_backend)
     - new artificial fields were added: PKGPANA and PKGPABA,
       see the manual page for details

  pkg_bin_summary:
    - new artificial field PLIST was added.

  pkg_uniq_sumary:
    - new option -n was added

  pkg_summary2deps:
    - new option -a was added for outputting all matched dependencies
      separated by `|' symbol, not only the first one.
    - new options -N and -P were added
    - new option -X was added
    - if multiple packages satisfy the condition, the package with highest
      version is selected unless -a option was specified.
    - another format for missed alternative dependencies.
      Now they are written as altdep1|altdep2|...|altdepN

  pkg_lint_summary:
    - option -d: non-zero status if problems were detected

  New tool pkg_summary2leaves was added.

  pkg_cmp_summary:
    - long options were removed
    - option -2 was added
    - option -u was added for showing information about whether
       the package from summary1 is installed by user or as a dependency.

  pkg_summary2deps:
    - workaround for bad patterns like p5-Digest<=1.16nb*
      found perl binary

  pkg_refresh_summary:
    - reimplemented using latest version of pkg_grep_summary.
      This removes about 50 lines of code

  minor fixes and clean-ups


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.13 -r1.14 wip/pkg_summary-utils/DESCR
cvs -z3 rdiff -u -r1.48 -r1.49 wip/pkg_summary-utils/files/version.mk
cvs -z3 rdiff -u -r1.70 -r1.71 wip/pkg_summary-utils/files/NEWS

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/DESCR?r1=1.13&r2=1.14
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/version.mk?r1=1.48&r2=1.49
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/NEWS?r1=1.70&r2=1.71

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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
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