On 2008/02/18 17:20, Zhang Huangbin wrote: > Will it possible to update the port: misc/dialog?
Try updating the version number in the port Makefile and "make makesum", then build the port, "make plist" and install and test. There might be more steps needed (sometimes patches will need to be adjusted; other times the newer version might have changed dependencies, if you run "make port-lib-depends-check" this will check for some of these) but for a simple update this is often all you need. If it works ok, create a diff (cvs -d <[EMAIL PROTECTED]> diff -u) and post it here, and say what machine architecture/s you have tested on (i386, amd64, sparc64, whatever). You'll find a list of anoncvs servers on the OpenBSD website.
