Commits

Zero King authored and Marko Käning committed 97cc56aa8f7
radmind: fix livecheck
No tags

net/radmind/Portfile

Modified
71 71 startupitem.name Radmind
72 72 startupitem.requires Resolver Disks
73 73 startupitem.start "if \[ -f ${prefix}/var/radmind/config \]; then"
74 74 startupitem.start-append "\tCheckForNetwork"
75 75 startupitem.start-append "\t\[ \"\${NETWORKUP}\" = \"-YES-\" \] && \\"
76 76 startupitem.start-append "\t\t${prefix}/sbin/radmind -R -u 077"
77 77 startupitem.start-append "fi"
78 78 startupitem.stop "/usr/bin/killall radmind"
79 79 }
80 80
81 -livecheck.regex <title>${name} ${name}-(.*) released.*</title>
81 +livecheck.type regex
82 +livecheck.regex <p>Radmind (\\d+(?:\\.\\d+)*) <a

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut