pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-WWW-Mechanize
Module Name: pkgsrc
Committed By: wen
Date: Tue Aug 16 01:54:49 UTC 2016
Modified Files:
pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo
Log Message:
Update to 1.78
Upstream changes:
1.78 2016-08-08 09:18:59-04:00 America/Toronto
========================================
[OTHER CHANGES]
- No changes specific to this version. First non-develepment release in about a year.
1.77 2016-08-05 12:50:12-04:00 America/Toronto (TRIAL RELEASE)
========================================
[TESTS]
- Skip Wikipedia tests if LWP::Protocol::https is not installed.
1.76 2016-07-29 12:17:25-04:00 America/Toronto (TRIAL RELEASE)
========================================
[ENHANCEMENTS]
- Added history() and history_count() methods. (Ricardo Signes)
- click_button() now accepts ids. (Olaf Alders)
- Add a more descriptive error message when ->request is called without a
parameter. (Max Maischein)
[DOCUMENTATION]
- Document that form_id warns in addition to returning undef when a form cannot
be found. (Olaf Alders)
- Document use of a proxy with bin/mech-dump. (Florian Schlichting)
[OTHER CHANGES]
- New releases for this distribution are now generated by Dist::Zilla
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/p5-WWW-Mechanize/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/p5-WWW-Mechanize/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-WWW-Mechanize/Makefile
diff -u pkgsrc/www/p5-WWW-Mechanize/Makefile:1.41 pkgsrc/www/p5-WWW-Mechanize/Makefile:1.42
--- pkgsrc/www/p5-WWW-Mechanize/Makefile:1.41 Wed Jun 8 19:25:18 2016
+++ pkgsrc/www/p5-WWW-Mechanize/Makefile Tue Aug 16 01:54:48 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2016/06/08 19:25:18 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/08/16 01:54:48 wen Exp $
-DISTNAME= WWW-Mechanize-1.75
+DISTNAME= WWW-Mechanize-1.78
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
Index: pkgsrc/www/p5-WWW-Mechanize/distinfo
diff -u pkgsrc/www/p5-WWW-Mechanize/distinfo:1.27 pkgsrc/www/p5-WWW-Mechanize/distinfo:1.28
--- pkgsrc/www/p5-WWW-Mechanize/distinfo:1.27 Wed Nov 4 02:47:20 2015
+++ pkgsrc/www/p5-WWW-Mechanize/distinfo Tue Aug 16 01:54:48 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2015/11/04 02:47:20 agc Exp $
+$NetBSD: distinfo,v 1.28 2016/08/16 01:54:48 wen Exp $
-SHA1 (WWW-Mechanize-1.75.tar.gz) = 434deeff2991adc19706643753ee7e5e98465e8b
-RMD160 (WWW-Mechanize-1.75.tar.gz) = 553eb81a8f8f1043163c47a919fa1f2d779af233
-SHA512 (WWW-Mechanize-1.75.tar.gz) = 1643cbd7acc19d0802a263c0f30e296d438c798224e0ea971142a350f8c1cc78c53ed6dc6cad6c2008e801197a8b13fe5c7e69c76f41d8f919a2a4ec70c49ba6
-Size (WWW-Mechanize-1.75.tar.gz) = 128852 bytes
+SHA1 (WWW-Mechanize-1.78.tar.gz) = 302ea5d83538e8f0669a11596844c1451a6891a7
+RMD160 (WWW-Mechanize-1.78.tar.gz) = 2e96537eb6c757670ef21d1595baf9e3327088fa
+SHA512 (WWW-Mechanize-1.78.tar.gz) = 2afb097b01732c19fe7a7e766934f59e9cc6351ebd440c7cccecac2af2fca263e5b1f59166fafe109abc10cc72973e234a6b9e1d356865312e6575e137a5ce80
+Size (WWW-Mechanize-1.78.tar.gz) = 154927 bytes
Home |
Main Index |
Thread Index |
Old Index