Hi, I want to update geo/gdal and I have some questions about porting update.
1) How do you get the pkg/PLIST, by which command exactly? Do you install in fake and check there manually? 2) How do you get the SIZE in distinfo without ls, is there a better way than do it manually? I figure cksum -a md5,rmd160,sha1,sha256 will fill out the fields in distinfo, but what are the trailing = == in the file distinfo, are they needed for parsing? The checksums I get for geo/gdal for "gdal-1.6.1.tar.gz" are completely different than the ones in the distinfo file? Thanks
