#16832: postgresql83[-server, -doc] Unable to verify file checksums --------------------------------------------------------------------+------- Reporter: ben@benspaulding.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: postgresql83, postgresql83-server, postgresql83-doc,, | --------------------------------------------------------------------+------- Comment(by dweber@macports.org): I have a custom Portfile for postgresql83[-*] in ~/ports/databases/, with version 8.3.4 and my checksums are: {{{ checksums md5 c339b9d3c0c4add64c7a76640fc93744 \ sha1 3e6fd905fd3fe9698b50e5376ed15b7d6e3bb602 \ rmd160 13cb20672b0dc6fe52346d7c906a0842e0c872ac }}} Out of curiosity, what happens with livecheck? This port uses livecheck, and my sandbox version has: {{{ livecheck.check regex livecheck.url ${homepage}/versions.rss livecheck.regex (8.3.\[0-9\]+) }}} So if the port version is 8.3.3 and the current release is 8.3.4, then livecheck will try to pickup the latest download, but will it automatically ignore or reset the checksums in the Portfile? -- Ticket URL: <http://trac.macports.org/ticket/16832#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS