#18889: Push livecheck default settings into dports/_resources/port1.0 ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts 1.8.0 Component: base | Version: 1.8.0 Keywords: livecheck | Port: ------------------------------+--------------------------------------------- Comment(by perry@…): I've attached a new patch that removes site-specific references in portlivecheck.tcl (attachment:patch-portlivecheck.tcl.2.diff). Each type (freshmeat, gnu, googlecode and sourceforge) has a corresponding .tcl file in dports/_resources/port1.0/livecheck (attachment:patch- _resources-port1.0-livecheck.diff ). In ports where no livecheck is specified (e.g., libsndfile), defaults are loaded from fallback.tcl, which is a symlink to one of the types (currently freshmeat). I've tested the patch with the following ports: * libsndfile: freshmeat (fallback) * ccaudio: gnu * mongoose: googlecode * lingon: sourceforge {{{ $ port -v livecheck libsndfile ccaudio mongoose lingon libsndfile seems to have been updated (port version: 1.0.19, new version: 0.9.48) ccaudio seems to have been updated (port version: 1.1.1, new version: 1.2.0) mongoose seems to be up to date Lingon seems to have been updated (port version: 2.1, new version: 2.1.1) }}} -- Ticket URL: <http://trac.macports.org/ticket/18889#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS