pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/pkg_summary-utils/files
Module name: wip
Committed by: cheusov
Date: Sun Mar 27 20:11:29 UTC 2011
Modified Files:
wip/pkg_summary-utils/files: NEWS version.mk
wip/pkg_summary-utils/files/tests: test.sh
Log Message:
version -> 0.53
Long options have been removed from all utilities.
Fix in comparing dewey versions: (N.0 > N problem)
pkg_summary2deps:
- Now it works correctly if multiple packages per
(PKGPATH, ASSIGNMENTS) pair are available in input summary.
- Now multiple conditions for the same package, e.g
"apache-1.3.* AND apache>=1.3" are handled correctly.
- Now -N and -P options accept absolute and relative
filename as argument.
pkg_digger.in:
- Workaround for buggy /bin/sh on DragonFly and FreeBSD<=N.M.
On these systems the following code
set -e; if eval false; then ...; fi
doesn't work correctly. Due to this problem pkg_digger failed.
pkg_bin_summary:
- Field ASSIGNMENTS is set with a help of recently introduced
field MULTI in "Build information" section of the binary
package. Hardcoded rules have been removed.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.58 -r1.59 wip/pkg_summary-utils/files/version.mk
cvs -z3 rdiff -u -r1.74 -r1.75 wip/pkg_summary-utils/files/NEWS
cvs -z3 rdiff -u -r1.94 -r1.95 wip/pkg_summary-utils/files/tests/test.sh
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/version.mk?r1=1.58&r2=1.59
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/NEWS?r1=1.74&r2=1.75
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/tests/test.sh?r1=1.94&r2=1.95
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
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