On 2009/04/25 15:13, Nick Guenther wrote: > $ pkg_info -L /usr/ports/packages/i386/all/gstreamer-0.10.19p3.tgz > $ ftp > ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/gstreamer-0.10.19p2.tgz
note the difference in the port version between those two, p2 to p3? that is because something changed in the package. take a look at the cvs diff and you'll see what. you might want some "FORCE_UPDATE=yes" on the make command line if you're building things where you suspect dependent ports may have changed.
