I'm not sure where hacked is getting it's info, but it's comparing modules to their outdated counterpart.

For example, I'm using a dev version of the locations module.
http://drupal.org/project/location

Hacked report results
http://awesomescreenshot.com/0d1c8va04

My current version is from April, but hacked is comparing it to a version from February. The even odder thing is that I can't find any mention of 7.x release anywhere around February.
http://drupal.org/node/18723/release

Let me know if there is anything else I can do to help troubleshoot.

Comments

John Carbone’s picture

I may be wrong here, but my understanding is that devs are a nightly snapshot of the module. So if you download a dev, wait a while and download the same dev again, it will likely be flagged as hacked, since they are the same version with some code differences.

bryancasler’s picture

That makes sense, except Hacked! is comparing the dev module being used to something other than the most recent dev available online. In the example above I'm using a dev from April, it is comparing it to a dev snapshot from February, a snapshot that does not even exist on the modules page (http://drupal.org/node/18723/release). Hence the double bit of confusion. I also can not find anything special about why February would be chosen in the git repository. (http://drupalcode.org/project/location.git)

steven jones’s picture

Status: Active » Postponed (maintainer needs more info)

Do you still get this error?

Could you upload a copy of your dev version of location so I can try to reproduce this locally?

steven jones’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)