Changes between Initial Version and Version 3 of Ticket #29295


Ignore:
Timestamp:
May 10, 2011, 12:46:57 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The link was meant for Philipp, the maintainer of this port, to remind him what he needed to do to fix the port. Since he didn't address the issues, I've fixed them now in r78511.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29295

    • Property Status changed from new to closed
    • Property Cc ryandesign@… added
    • Property Summary changed from "Darwin Kernel Version 10.7.0 @ Unable to verify file checksum" to objectmarker: checksum mismatch
    • Property Owner changed from macports-tickets@… to phw@…
    • Property Resolution changed from to fixed
    • Property Port objectmarker added
  • Ticket #29295 – Description

    initial v3  
    1 {{{
    2 
    3 Mac OS X 10.6.7
    4 Xcode 3.2.4
     1 * Mac OS X 10.6.7
     2 * Xcode 3.2.4
    53
    64try to install objectmarker with this line
    75
     6{{{
    87sudo port install objectmarker
     8}}}
    99
    1010and result this error
    1111
     12{{{
    1213Error: Checksum (md5) mismatch for ObjectMarker.cpp
    1314Error: Checksum (sha1) mismatch for ObjectMarker.cpp
    1415Error: Checksum (rmd160) mismatch for ObjectMarker.cpp
    1516Error: Target org.macports.checksum returned: Unable to verify file checksums
    16 
    1717}}}