[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Tuesday, February 25, 2020 @ 13:02:24 Author: spupykin Revision: 581246 upgpkg: perl-www-mechanize 1.96-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-25 12:59:28 UTC (rev 581245) +++ PKGBUILD2020-02-25 13:02:24 UTC (rev 581246) @@ -2,7 +2,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.90 +pkgver=1.96 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,7 +12,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('84e46b44c0b2ff59f8e01ac1ac0b749ffcbf3bb8daa14c3c89950d62a04d110d') +sha256sums=('a79a613452287433a88e689195b09951a06c2df6d7fd40c15aa556452de9ab04') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Monday, November 26, 2018 @ 16:28:46 Author: spupykin Revision: 409780 upgpkg: perl-www-mechanize 1.90-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-11-26 16:28:39 UTC (rev 409779) +++ PKGBUILD2018-11-26 16:28:46 UTC (rev 409780) @@ -2,7 +2,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.89 +pkgver=1.90 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,7 +12,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('b09e88254b5f9a1b3ea38b3998a308e0e8b0d23e724c1337e2d146bc8519bdd7') +sha256sums=('84e46b44c0b2ff59f8e01ac1ac0b749ffcbf3bb8daa14c3c89950d62a04d110d') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Friday, October 26, 2018 @ 11:40:53 Author: spupykin Revision: 399103 upgpkg: perl-www-mechanize 1.89-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-10-26 11:40:47 UTC (rev 399102) +++ PKGBUILD2018-10-26 11:40:53 UTC (rev 399103) @@ -2,7 +2,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.88 +pkgver=1.89 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,7 +12,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('36d97e778ab911ab5a762d551541686cbf3463c571f474322f7b5da77f50a879') +sha256sums=('b09e88254b5f9a1b3ea38b3998a308e0e8b0d23e724c1337e2d146bc8519bdd7') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Wednesday, March 28, 2018 @ 11:48:23 Author: spupykin Revision: 313114 upgpkg: perl-www-mechanize 1.88-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-03-28 11:48:08 UTC (rev 313113) +++ PKGBUILD2018-03-28 11:48:23 UTC (rev 313114) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.87 +pkgver=1.88 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -13,7 +13,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('819342a55cdaaf742e8511ecf72c7764b71789f4d1ef0eb6f4b4db4361f3b9cf') +sha256sums=('36d97e778ab911ab5a762d551541686cbf3463c571f474322f7b5da77f50a879') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Tuesday, February 13, 2018 @ 12:28:18 Author: spupykin Revision: 293838 upgpkg: perl-www-mechanize 1.87-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-02-13 12:28:10 UTC (rev 293837) +++ PKGBUILD2018-02-13 12:28:18 UTC (rev 293838) @@ -3,8 +3,8 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.84 -pkgrel=2 +pkgver=1.87 +pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) url="http://search.cpan.org/dist/WWW-Mechanize"; @@ -13,7 +13,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('15e0fdb30ade2e0a84a5c2f30b834fda2af74c1caf9891ae664751505a762f1a') +sha256sums=('819342a55cdaaf742e8511ecf72c7764b71789f4d1ef0eb6f4b4db4361f3b9cf') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Friday, June 2, 2017 @ 03:28:29 Author: felixonmars Revision: 232664 Perl 5.26 rebuild Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2017-06-02 03:27:16 UTC (rev 232663) +++ PKGBUILD2017-06-02 03:28:29 UTC (rev 232664) @@ -4,7 +4,7 @@ pkgname=perl-www-mechanize pkgver=1.84 -pkgrel=1 +pkgrel=2 pkgdesc="Automates web page form & link interaction" arch=(any) url="http://search.cpan.org/dist/WWW-Mechanize";
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Wednesday, May 3, 2017 @ 13:52:27 Author: spupykin Revision: 226658 upgpkg: perl-www-mechanize 1.84-1 Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-05-03 13:52:19 UTC (rev 226657) +++ PKGBUILD2017-05-03 13:52:27 UTC (rev 226658) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.83 +pkgver=1.84 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -13,7 +13,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) -sha256sums=('4b5fe979e0d00418ba92efe40725f2ad22333ef311ca0ec98363409c870e8ce5') +sha256sums=('15e0fdb30ade2e0a84a5c2f30b834fda2af74c1caf9891ae664751505a762f1a') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Monday, January 16, 2017 @ 22:33:18 Author: spupykin Revision: 207645 upgpkg: perl-www-mechanize 1.83-1 upd Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-01-16 22:33:15 UTC (rev 207644) +++ PKGBUILD2017-01-16 22:33:18 UTC (rev 207645) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.75 +pkgver=1.83 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,8 +12,8 @@ depends=('perl-libwww' 'perl-html-parser' 'perl-uri' 'perl-http-response-encoding' 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') -source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/WWW-Mechanize-$pkgver.tar.gz) -md5sums=('9a4b9c8827f519908ef0a0d2b8ae96fa') +source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/WWW-Mechanize-$pkgver.tar.gz) +sha256sums=('4b5fe979e0d00418ba92efe40725f2ad22333ef311ca0ec98363409c870e8ce5') build() { cd "$srcdir"/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Saturday, March 12, 2016 @ 12:15:59 Author: spupykin Revision: 166319 upgpkg: perl-www-mechanize 1.75-1 upd Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-03-12 11:15:55 UTC (rev 166318) +++ PKGBUILD2016-03-12 11:15:59 UTC (rev 166319) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.74 +pkgver=1.75 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -13,7 +13,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/WWW-Mechanize-$pkgver.tar.gz) -md5sums=('8ec615225037ac66a2d37f4e9693ef86') +md5sums=('9a4b9c8827f519908ef0a0d2b8ae96fa') build() { cd $srcdir/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Wednesday, March 18, 2015 @ 16:33:30 Author: spupykin Revision: 129510 upgpkg: perl-www-mechanize 1.74-1 upd Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2015-03-18 15:33:26 UTC (rev 129509) +++ PKGBUILD2015-03-18 15:33:30 UTC (rev 129510) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.73 +pkgver=1.74 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -13,7 +13,7 @@ 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/WWW-Mechanize-$pkgver.tar.gz) -md5sums=('de0a9c528c12793c881151301bc14d1a') +md5sums=('8ec615225037ac66a2d37f4e9693ef86') build() { cd $srcdir/WWW-Mechanize-$pkgver
[arch-commits] Commit in perl-www-mechanize/trunk (PKGBUILD)
Date: Tuesday, October 29, 2013 @ 11:34:34 Author: spupykin Revision: 99515 upgpkg: perl-www-mechanize 1.73-1 upd Modified: perl-www-mechanize/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-10-29 10:34:31 UTC (rev 99514) +++ PKGBUILD2013-10-29 10:34:34 UTC (rev 99515) @@ -3,7 +3,7 @@ # Contributor: Francois Charette pkgname=perl-www-mechanize -pkgver=1.72 +pkgver=1.73 pkgrel=1 pkgdesc="Automates web page form & link interaction" arch=(any) @@ -12,8 +12,8 @@ depends=('perl-libwww' 'perl-html-parser' 'perl-uri' 'perl-http-response-encoding' 'perl-http-server-simple' 'perl-test-warn' 'perl-html-form') options=('!emptydirs') -source=(http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/WWW-Mechanize-$pkgver.tar.gz) -md5sums=('231709669de7d912185b91e454206532') +source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/WWW-Mechanize-$pkgver.tar.gz) +md5sums=('de0a9c528c12793c881151301bc14d1a') build() { cd $srcdir/WWW-Mechanize-$pkgver