pkgsrc-WIP-cvs archive

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

CVS commit: wip/mk



Module name:    wip
Committed by:   cheusov
Date:           Wed Oct 15 20:05:58 UTC 2008

Modified Files:
        wip/mk: cvs-package.mk

Log Message:

under Linux cvs packages fails like this

    => Downloading emacs from
           :pserver:anonymous:@cvs.savannah.gnu.org:/sources/emacs.
    cvs [checkout aborted]: Can't parse date/time: `2008-10-10T00:00+0'
    *** Error code 1

    This is because YYYY-MM-DDTHH:mm+N date format is not supported.

    New format 'YYYY-MM-DD HH:mm +NNNN' works fine both under NetBSD and
    Linux.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.28 -r1.29 wip/mk/cvs-package.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mk/cvs-package.mk?r1=1.28&r2=1.29

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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