The NetBSD Project

CVS log for pkgsrc/www/p5-HTTP-Cookies/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / p5-HTTP-Cookies

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:07:44 2024 UTC (3 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
*: recursive bump for perl 5.40

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 4 10:51:25 2024 UTC (14 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
p5-HTTP-Cookies: update to 6.11.

6.11      2023-12-07 16:36:52Z
    - Replace "Test" with "Test::More" (GH#70) (James Raspass)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:39 2023 UTC (20 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:27 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:35 2021 UTC (3 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
*: recursive bump for perl 5.34

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 8 23:41:15 2021 UTC (4 years ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
Update to 6.10

Upstream changes:
6.10      2021-01-04 22:03:43Z
    - Do not set discard if max-age is set (GH#61) (robnagler, simbabque)
    - Add tests for #61 - do not set discard if max-age is set (GH#65) (Julien Fiegehenn)

6.09      2020-11-19 22:20:47Z
    - Allow HttpOnly cookies to be loaded by HTTP::Cookies::Netscape (GH#63)
      (Charlie Hothersall-Thomas)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:12:55 2020 UTC (4 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 9 08:19:06 2020 UTC (4 years, 10 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 6.08

Upstream changes:
6.08      2019-12-02 15:58:32Z
    - allow different "ignore_discard" value at save() time (GH#2) (Alex Peters)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 28 11:26:59 2019 UTC (5 years, 3 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
(www/p5-HTTP-Cookies) Updated to 6.07

6.07      2019-11-15 18:11:42Z
    - Fix t/issue32.t on old perl versions (GH#59) (Bernhard M. Wiedemann)

6.06      2019-11-12 14:28:31Z
    - Make test pass in 2025 (GH#56) (Bernhard M. Wiedemann)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 19 12:06:36 2019 UTC (5 years, 3 months ago) by mef
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
(www/p5-HTTP-Cookies) Updated to 6.05

6.05      2019-10-24 02:21:51Z
    - Fix GH#32 by checking for " as well as ; when splitting. (GH#49) (colinnewell)
    - Fix GH#48 update documentation about $version (GH#55) (Dave Menninger)
    - Fix broken README badge (GH#54) (Alex Peters)
    - Whenever possible, use an absolute four digit year for Time::Local (GH#52) (Olaf Alders)
    - Add test case for Issue #26 (GH#45) (George-NG)
    - Long numbers (GH#47) (pludlamCVL)
    - Cookies.pm: die if close on $fh in ->save fails (GH#46) (MCRayRay)
    - Replace "use vars" with "our" (GH#43) (James Raspass)
    - Fixed minor typo in the pod for HTTP::Cookies. (GH#39) (Mohammad S Anwar)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:24:44 2019 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:17:33 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:41 2018 UTC (6 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 14 18:51:51 2017 UTC (7 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -5 lines
Updated p5-HTTP-Cookies to 6.04.

6.04      2017-08-03 15:05:22Z
    - Fix package version numbers

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:25:21 2017 UTC (7 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 5 15:15:37 2017 UTC (7 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Updated p5-HTTP-Cookies to 6.03.

6.03      2017-04-03 11:35:35-04:00 America/Toronto
    - No changes since TRIAL release 6.02

6.02      2017-01-12 18:02:49-05:00 America/Toronto (TRIAL RELEASE)
    - Document the lack of Public Suffix https://publicsuffix.org/ support
    - Add TODO tests for lack of Public Suffix support
    - Improve "maxage" documentation
    - Update the GitHub repository location
    - Use GitHub Issues instead of RT
    - Stop using bareword filehandles
    - Various internal distribution management and testing changes

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:25:06 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Bump PKGREVISION for perl-5.24.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:52:02 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:08 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 31 12:42:44 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:40 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:58:48 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 22 12:45:01 2012 UTC (12 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 6.01:

Restore 5.8.1 compatiblity.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 12 09:25:48 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Not CONFLICTS with p5-libwww>=6.x.

Bump PKGREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 7 08:52:12 2011 UTC (13 years, 7 months ago) by tron
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Revision bump after updating perl to 5.14.1.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 14 21:47:34 2011 UTC (13 years, 8 months ago) by spz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
add CONFLICTS (thanks wiz@ for the reminder)
add a missing LICENSE and fix a few COMMENT

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jul 10 12:42:52 2011 UTC (13 years, 8 months ago) by spz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
perl5 module HTTP::Cookies is for objects that represent a "cookie jar",
that is, a database of all the HTTP cookies that a given LWP::UserAgent
object knows about.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 10 12:42:52 2011 UTC (13 years, 8 months ago) by spz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>