How To Update the FreeBSD Port

  1. cp -r sfslite sfslite.orig
  2. Change the Makefile to reflect new version
  3. Change pkg-plist if there are new files, etc.
  4. Run 'make makesum' to make a new checksum file.
  5. cd /usr/ports; diff -urN devel/sfslite.orig devel/sfslite > /tmp/sfslite-patch
  6. run 'send-pr' with Category:ports and Class:maintainter-upgrade
  7. Attach the patch as the body of the PR
  8. send

Note the other two ports don't need to be upgraded, since they mainly point to the main port.

 
sfslite/freebsdporttips.txt · Last modified: 2010/08/19 20:07 (external edit)
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki