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: wiz
Date: Sun Feb 25 19:49:20 UTC 2018
Modified Files:
pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo
Log Message:
p5-WWW-Mechanize: update to 1.87.
1.87 2018-02-07 22:04:16Z
========================================
[FIXED]
- Fix typo in contributor name (GH#241) (Philippe Bruhat (BooK))
- Fix link to Michael Schilli's article in Linux magazine (GH#240) (Bernhard Wagner)
- Fix some section links (GH#238) (Evan Zacks)
- Override _agent() method. (GH#236) (Сергей Романов)
- Link to appropriate section of HTML::Form (GH#237) (Evan Zacks)
- Make version consistent in .pm files (GH#231) (Olaf Alders)
[ENHANCEMENTS]
- Return form number in list context. (GH#235) (Сергей Романов)
- Overload 'post' in order to set 'base'. (GH#111) (Stuart A Johnston)
- Allow multiple file paths/uris in mech-dump; fixes issue 72 (GH#113) (Nik LaBelle)
- Add docs for the output of dump_forms (GH#112) (John Beppu)
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/p5-WWW-Mechanize/Makefile
cvs rdiff -u -r1.31 -r1.32 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.47 pkgsrc/www/p5-WWW-Mechanize/Makefile:1.48
--- pkgsrc/www/p5-WWW-Mechanize/Makefile:1.47 Mon Aug 14 19:20:13 2017
+++ pkgsrc/www/p5-WWW-Mechanize/Makefile Sun Feb 25 19:49:20 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2017/08/14 19:20:13 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2018/02/25 19:49:20 wiz Exp $
-DISTNAME= WWW-Mechanize-1.86
+DISTNAME= WWW-Mechanize-1.87
PKGNAME= p5-${DISTNAME}
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.31 pkgsrc/www/p5-WWW-Mechanize/distinfo:1.32
--- pkgsrc/www/p5-WWW-Mechanize/distinfo:1.31 Mon Aug 14 19:20:13 2017
+++ pkgsrc/www/p5-WWW-Mechanize/distinfo Sun Feb 25 19:49:20 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2017/08/14 19:20:13 wiz Exp $
+$NetBSD: distinfo,v 1.32 2018/02/25 19:49:20 wiz Exp $
-SHA1 (WWW-Mechanize-1.86.tar.gz) = bbaf93e7e823ae379f455e766306afbcf1ab531f
-RMD160 (WWW-Mechanize-1.86.tar.gz) = db1ea7f3ee74d68679556be67ec3c22e77ba7ecb
-SHA512 (WWW-Mechanize-1.86.tar.gz) = de511b0b18ac06fc2e9713b779bdfb7d11941ddf468c9ac74a542075444bc37b0afbdb8830e62ab04ebff537ec3f395d7a49854c0c439a3e5688c782043a96ad
-Size (WWW-Mechanize-1.86.tar.gz) = 172331 bytes
+SHA1 (WWW-Mechanize-1.87.tar.gz) = d7d7233d53a86e32936cd93b82ba9049828856c6
+RMD160 (WWW-Mechanize-1.87.tar.gz) = bf6b9b2e51711cf7d5237c0c79ab865579ddfe29
+SHA512 (WWW-Mechanize-1.87.tar.gz) = 4ec0e62402a9236b80b12edc4ee3755fbb7f85f99f83f8f7a5dfdef2212bbac7dde2b9e3e5f02793d7443ee0c193986887203aa5a9929413e945de024321fa72
+Size (WWW-Mechanize-1.87.tar.gz) = 169289 bytes
Home |
Main Index |
Thread Index |
Old Index