Date: Sat, 06 Jun 2020 04:29:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247024] [MAINTAINER UPDATE] net-p2p/namecoin: Update to 0.19.1 Message-ID: <bug-247024-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247024 Bug ID: 247024 Summary: [MAINTAINER UPDATE] net-p2p/namecoin: Update to 0.19.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: milios@ccsys.com Created attachment 215286 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215286&action= =3Dedit svn diff from /usr/ports/net-p2p/namecoin This diff on ports/net-p2p/namecoin updates namecoin and two slave ports to version 0.19.1. This update to the port also removes dependance on the ancient db48. You should probably [already] be backing up your ~/.namecoin/wallet.dat for good measure if you have coins or names. If you open an existing ~/.namecoin/wallet.dat it will just work and remain= in the db4.8 format until you use the lock/unlock functionality at which point this new port version will update the old dat format to the BDB version used now...which is set in DEFAULT_VERSIONS (5[.3] by default as of today if unspecified). Dat files used by namecoin WILL THEN BE INCOMPATIBLE/INELIGIB= LE to simply copy over to another system which uses the prebuilt binaries from= the namecoin project. Most linux distro packages for {bit,lite,name}coin actually already link to= db5 the same way we now are. There is a text-format export/import functionality in namecoin-cli as well = as db's db_dump|db_load utilities which [for namecoin's purposes] are compatib= le in both directions between db48 and [at least] db5(.3). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247024-7788>