DragonFly BSD
DragonFly kernel List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: pkgsrc and 2.8


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Oct 2010 13:33:47 -0700 (PDT)

:I have a problem with devel/apr-util. It seems commit
:38888176873f464fae2973d431bbf236e8b5bc24 missing some diffs.
:It should be version 1.3.10 ( http://pkgsrc.se/devel/apr-util )
:
:# cd /usr/pkgsrc/devel/apr-utl
:# bmake
:=> Bootstrap dependency digest>=20010302: found digest-20080510
:===> Patching for apr-util-1.3.9nb2
:=> Applying pkgsrc patches for apr-util-1.3.9nb2
:**************************************
:Ignoring patch file /usr/pkgsrc/devel/apr-util/patches/patch-aa:
:invalid checksum
:**************************************
:ERROR: Patching failed due to modified or broken patch file(s):
:ERROR:  /usr/pkgsrc/devel/apr-util/patches/patch-aa
:*** Error code 1

    Hmm.  It looks like a CVS dollar expansion issue.  The patch itself
    is just fine but the CVS dollar expansion doesn't get mirrored
    properly because it isn't actually in the cvs repo (it's adjusted on
    checkout).

    I will do a run through and fix any of these dollar expansions and
    see if I can figure out a way to get the mirrored properly in my
    script.

					-Matt



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