pkgsrc-WIP-cvs archive

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

CVS commit: wip/pkg_online-server



Module name:    wip
Committed by:   cheusov
Date:           Sat Mar 19 15:12:15 UTC 2011

Modified Files:
        wip/pkg_online-server: Makefile.common distinfo

Log Message:

Update pkg_online client to 0.12.1

  Workaround for buggy /bin/sh on DragonFlyBSD and FreeBSD<8.N.
  On these systems the following code
    set -e; if eval false; then ...; fi; echo ok
  doesn't work correctly.
  Due to this problem pkg_online_client fails.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.4 -r1.5 wip/pkg_online-server/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pkg_online-server/Makefile.common

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/distinfo?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online-server/Makefile.common?r1=1.5&r2=1.6

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