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:           Sat Mar 19 14:08:47 UTC 2011

Modified Files:
        wip/pkg_summary-utils/files: pkg_digger.in version.mk

Log Message:

Workaround for buggy /bin/sh on DragonFly and FreeBSD<=7.n.
On these systems 
    set -e; if eval false; ...; fi
code doesn't work. Due to this problem pkg_digger fails.

version->0.53beta6


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/pkg_summary-utils/files/pkg_digger.in
cvs -z3 rdiff -u -r1.57 -r1.58 wip/pkg_summary-utils/files/version.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/pkg_digger.in?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/version.mk?r1=1.57&r2=1.58

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

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
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