Ticket #17657: patch-octave-livechecks.diff

File patch-octave-livechecks.diff, 40.7 KB (added by alakazam@…, 15 years ago)

Patchfile to add livechecks to all octave-* ports

  • dports/math/octave-ad/Portfile

    diff --git a/dports/math/octave-ad/Portfile b/dports/math/octave-ad/Portfile
    index b056fda..d7c7f0f 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/ad/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-ann/Portfile

    diff --git a/dports/math/octave-ann/Portfile b/dports/math/octave-ann/Portfile
    index 9697595..3c0a73c 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/ann/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-audio/Portfile

    diff --git a/dports/math/octave-audio/Portfile b/dports/math/octave-audio/Portfile
    index fd8c49d..f2a4cb5 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/audio/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-bim/Portfile

    diff --git a/dports/math/octave-bim/Portfile b/dports/math/octave-bim/Portfile
    index 23ebf1b..3c381fc 100644
    a b depends_lib-append port:octave \ 
    2929post-destroot {
    3030        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3131post-activate {
    32         system "octave --eval \"pkg rebuild\"" }
    33  No newline at end of file
     32        system "octave --eval \"pkg rebuild\"" }
     33
     34livecheck.check regex
     35livecheck.url   http://octave.sourceforge.net/bim/index.html
     36livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-bioinfo/Portfile

    diff --git a/dports/math/octave-bioinfo/Portfile b/dports/math/octave-bioinfo/Portfile
    index 4fd9466..1af01b6 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/bioinfo/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-civil-engineering/Portfile

    diff --git a/dports/math/octave-civil-engineering/Portfile b/dports/math/octave-civil-engineering/Portfile
    index 508ce69..09d406d 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/civil/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-combinatorics/Portfile

    diff --git a/dports/math/octave-combinatorics/Portfile b/dports/math/octave-combinatorics/Portfile
    index b997372..a4d6f8a 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/combinatorics/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-control/Portfile

    diff --git a/dports/math/octave-control/Portfile b/dports/math/octave-control/Portfile
    index c2da984..f3b7a3a 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/control/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-data-smoothing/Portfile

    diff --git a/dports/math/octave-data-smoothing/Portfile b/dports/math/octave-data-smoothing/Portfile
    index eb63941..8e0f076 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/data-smoothing/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-econometrics/Portfile

    diff --git a/dports/math/octave-econometrics/Portfile b/dports/math/octave-econometrics/Portfile
    index 90445ac..1d0f6ac 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/econometrics/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-engine/Portfile

    diff --git a/dports/math/octave-engine/Portfile b/dports/math/octave-engine/Portfile
    index 873f2f3..c52a188 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/engine/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-financial/Portfile

    diff --git a/dports/math/octave-financial/Portfile b/dports/math/octave-financial/Portfile
    index bfa65a9..4a8eae4 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/financial/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-fpl/Portfile

    diff --git a/dports/math/octave-fpl/Portfile b/dports/math/octave-fpl/Portfile
    index f34f709..1038e63 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/fpl/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-ga/Portfile

    diff --git a/dports/math/octave-ga/Portfile b/dports/math/octave-ga/Portfile
    index 90ceb3a..be6ccdb 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/ga/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-general/Portfile

    diff --git a/dports/math/octave-general/Portfile b/dports/math/octave-general/Portfile
    index 22d06a8..87e313c 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/general/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-graceplot/Portfile

    diff --git a/dports/math/octave-graceplot/Portfile b/dports/math/octave-graceplot/Portfile
    index 1ff443c..0def4c4 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/graceplot/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-gsl/Portfile

    diff --git a/dports/math/octave-gsl/Portfile b/dports/math/octave-gsl/Portfile
    index b948201..0fe4a66 100644
    a b post-destroot { 
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    3030        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/gsl/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-ident/Portfile

    diff --git a/dports/math/octave-ident/Portfile b/dports/math/octave-ident/Portfile
    index e47da34..4026cc8 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/ident/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-image/Portfile

    diff --git a/dports/math/octave-image/Portfile b/dports/math/octave-image/Portfile
    index 8691fe2..6c5b21d 100644
    a b post-destroot { 
    3131        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3232post-activate {
    3333        system "octave --eval \"pkg rebuild\"" }
     34
     35livecheck.check regex
     36livecheck.url   http://octave.sourceforge.net/image/index.html
     37livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-informationtheory/Portfile

    diff --git a/dports/math/octave-informationtheory/Portfile b/dports/math/octave-informationtheory/Portfile
    index a9ef67d..6bc293f 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/info-theory/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-integration/Portfile

    diff --git a/dports/math/octave-integration/Portfile b/dports/math/octave-integration/Portfile
    index a8d3fdc..585ba1d 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/integration/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-io/Portfile

    diff --git a/dports/math/octave-io/Portfile b/dports/math/octave-io/Portfile
    index 3932c7b..6c8a872 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/io/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-irsa/Portfile

    diff --git a/dports/math/octave-irsa/Portfile b/dports/math/octave-irsa/Portfile
    index 3b5d100..0107882 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/irsa/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-java/Portfile

    diff --git a/dports/math/octave-java/Portfile b/dports/math/octave-java/Portfile
    index 5e47c01..a079667 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/java/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-linear-algebra/Portfile

    diff --git a/dports/math/octave-linear-algebra/Portfile b/dports/math/octave-linear-algebra/Portfile
    index bb15d44..2dcfe92 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/linear-algebra/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-mapping/Portfile

    diff --git a/dports/math/octave-mapping/Portfile b/dports/math/octave-mapping/Portfile
    index e2a61ce..ba1e578 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/mapping/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-miscellaneous/Portfile

    diff --git a/dports/math/octave-miscellaneous/Portfile b/dports/math/octave-miscellaneous/Portfile
    index d839848..9501999 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/miscellaneous/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-missing-functions/Portfile

    diff --git a/dports/math/octave-missing-functions/Portfile b/dports/math/octave-missing-functions/Portfile
    index cdb1973..4120bdf 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/missing-functions/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-msh/Portfile

    diff --git a/dports/math/octave-msh/Portfile b/dports/math/octave-msh/Portfile
    index e384695..5bbe077 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/msh/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-multicore/Portfile

    diff --git a/dports/math/octave-multicore/Portfile b/dports/math/octave-multicore/Portfile
    index 309416f..3921229 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/multicore/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-nan/Portfile

    diff --git a/dports/math/octave-nan/Portfile b/dports/math/octave-nan/Portfile
    index a6d067f..4b782da 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/NaN/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-nnet/Portfile

    diff --git a/dports/math/octave-nnet/Portfile b/dports/math/octave-nnet/Portfile
    index 7596d37..0383385 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/nnet/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-ocs/Portfile

    diff --git a/dports/math/octave-ocs/Portfile b/dports/math/octave-ocs/Portfile
    index 05cbdb9..d71dc4e 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/ocs/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-octcdf/Portfile

    diff --git a/dports/math/octave-octcdf/Portfile b/dports/math/octave-octcdf/Portfile
    index 7726427..e4ad79b 100644
    a b post-destroot { 
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    3131        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/octcdf/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-odebvp/Portfile

    diff --git a/dports/math/octave-odebvp/Portfile b/dports/math/octave-odebvp/Portfile
    index 4e72726..1ffb257 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/odebvp/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-optim/Portfile

    diff --git a/dports/math/octave-optim/Portfile b/dports/math/octave-optim/Portfile
    index 5411e24..7e7187d 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/optim/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-optiminterp/Portfile

    diff --git a/dports/math/octave-optiminterp/Portfile b/dports/math/octave-optiminterp/Portfile
    index 2db6ca1..7a2b7d8 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/optiminterp/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-outliers/Portfile

    diff --git a/dports/math/octave-outliers/Portfile b/dports/math/octave-outliers/Portfile
    index 664c0e0..7d0a08e 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/outliers/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-parallel/Portfile

    diff --git a/dports/math/octave-parallel/Portfile b/dports/math/octave-parallel/Portfile
    index dde27fe..9f63565 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/parallel/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-pdb/Portfile

    diff --git a/dports/math/octave-pdb/Portfile b/dports/math/octave-pdb/Portfile
    index d5ae081..69eaad7 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/pdb/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-physicalconstants/Portfile

    diff --git a/dports/math/octave-physicalconstants/Portfile b/dports/math/octave-physicalconstants/Portfile
    index c472273..8d6dad0 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/physical-constants/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-plot/Portfile

    diff --git a/dports/math/octave-plot/Portfile b/dports/math/octave-plot/Portfile
    index 2091a8d..82ef75c 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/plot/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-pt_br/Portfile

    diff --git a/dports/math/octave-pt_br/Portfile b/dports/math/octave-pt_br/Portfile
    index de323f4..c75640d 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/pt_BR/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-secs1d/Portfile

    diff --git a/dports/math/octave-secs1d/Portfile b/dports/math/octave-secs1d/Portfile
    index b18e7a0..b50e18e 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/secs1d/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-signal/Portfile

    diff --git a/dports/math/octave-signal/Portfile b/dports/math/octave-signal/Portfile
    index f3cde1a..7a3c6de 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/signal/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-sockets/Portfile

    diff --git a/dports/math/octave-sockets/Portfile b/dports/math/octave-sockets/Portfile
    index 963fc9a..399bee9 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/sockets/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-specfun/Portfile

    diff --git a/dports/math/octave-specfun/Portfile b/dports/math/octave-specfun/Portfile
    index 1cd9d05..22e5a79 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/specfun/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-special-matrix/Portfile

    diff --git a/dports/math/octave-special-matrix/Portfile b/dports/math/octave-special-matrix/Portfile
    index 59624da..f9e7b4f 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/special-matrix/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-spline-gcvspl/Portfile

    diff --git a/dports/math/octave-spline-gcvspl/Portfile b/dports/math/octave-spline-gcvspl/Portfile
    index 9dcb821..d01e895 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/spline-gsvspl/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-splines/Portfile

    diff --git a/dports/math/octave-splines/Portfile b/dports/math/octave-splines/Portfile
    index 0997339..74d451d 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/splines/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-statistics/Portfile

    diff --git a/dports/math/octave-statistics/Portfile b/dports/math/octave-statistics/Portfile
    index 3e74135..32b8bff 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/statistics/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-strings/Portfile

    diff --git a/dports/math/octave-strings/Portfile b/dports/math/octave-strings/Portfile
    index c3ba822..f96cc16 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/strings/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-struct/Portfile

    diff --git a/dports/math/octave-struct/Portfile b/dports/math/octave-struct/Portfile
    index a9d5616..1ef6a29 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/struct/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-symband/Portfile

    diff --git a/dports/math/octave-symband/Portfile b/dports/math/octave-symband/Portfile
    index 8a746e4..0c9708f 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/symband/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-tcl-octave/Portfile

    diff --git a/dports/math/octave-tcl-octave/Portfile b/dports/math/octave-tcl-octave/Portfile
    index 7f6be2e..2cb88ec 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/soctcl/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-time/Portfile

    diff --git a/dports/math/octave-time/Portfile b/dports/math/octave-time/Portfile
    index c135a2b..3e93b6c 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/time/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-triangular/Portfile

    diff --git a/dports/math/octave-triangular/Portfile b/dports/math/octave-triangular/Portfile
    index c0a6480..32874b0 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/triangular/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-tsa/Portfile

    diff --git a/dports/math/octave-tsa/Portfile b/dports/math/octave-tsa/Portfile
    index bfc8f40..13b6c58 100644
    a b depends_lib-append port:octave \ 
    2828post-destroot {
    2929        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    3030post-activate {
    31         system "octave --eval \"pkg rebuild\"" }
    32  No newline at end of file
     31        system "octave --eval \"pkg rebuild\"" }
     32
     33livecheck.check regex
     34livecheck.url   http://octave.sourceforge.net/tsa/index.html
     35livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-vrml/Portfile

    diff --git a/dports/math/octave-vrml/Portfile b/dports/math/octave-vrml/Portfile
    index 216820b..3e4ea16 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/vrml/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-windows/Portfile

    diff --git a/dports/math/octave-windows/Portfile b/dports/math/octave-windows/Portfile
    index 2c63650..7d17939 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/Windows/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>
  • dports/math/octave-zenity/Portfile

    diff --git a/dports/math/octave-zenity/Portfile b/dports/math/octave-zenity/Portfile
    index 58a0a35..21b37ed 100644
    a b depends_lib-append port:octave 
    2727post-destroot {
    2828        move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name} }
    2929post-activate {
    30         system "octave --eval \"pkg rebuild\"" }
    31  No newline at end of file
     30        system "octave --eval \"pkg rebuild\"" }
     31
     32livecheck.check regex
     33livecheck.url   http://octave.sourceforge.net/zenity/index.html
     34livecheck.regex <tr><td>Package Version:</td><td>(\\d+(\\.\\d+)*)</td></tr>