> 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