atom feed5 messages in org.freebsd.freebsd-vuxmlDo you respect the date_modified field?
FromSent OnAttachments
Dan LangilleDec 17, 2004 9:39 am 
Simon L. NielsenDec 17, 2004 10:59 am 
Dan LangilleDec 17, 2004 11:17 am 
Dan LangilleDec 18, 2004 7:37 am 
Dan LangilleJan 13, 2005 4:17 pm 
Subject:Do you respect the date_modified field?
From:Dan Langille (da@langille.org)
Date:Dec 17, 2004 9:39:08 am
List:org.freebsd.freebsd-vuxml

At present, FreshPorts deletes all VuXML information each time a commit to ~/ports/security/vuxml/vuln.xml occurs. To reduce database churn, I'm now looking at optimizing this process.

I expect the answer to my question to be yes, but do not want to rely upon only my expectation. Do you respect the date_modified field?

I ask for reasons of keeping things simple. FreshPorts inserts each vuln into a table. Is it sufficient for FreshPorts to compare the last_modified field as supplied in vuln.xml to determine whether or not it should update its information?

Thanks