DragonFly BSD
DragonFly users List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Problem with url2pkg


From: "Jeremy C. Reed" <reed@xxxxxxxxxxxxx>
Date: Thu, 17 Aug 2006 16:50:16 -0500 (CDT)

> So, these are commands that I used:
> 
> 1) cd /usr/pkgsrc/net/ucarp
> 2) changed ucarp version in makefile
> 3) bmake makesum

4) bmake install

5) bmake print-PLIST | tee PLIST.new

6) diff -u PLIST PLIST.new  # to compare

> distinfo file is updated.
> What are my next actions to create patch for binary
> package?

cvs diff -u | tee ~/my.diff



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