The NetBSD Project

CVS log for pkgsrc/net/p5-RT-Client-REST/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / p5-RT-Client-REST

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:14 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

*: recursive bump for perl 5.38

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:07 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:16 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: recursive bump for perl 5.36

Revision 1.25 / (download) - annotate - [select for diffs], Mon May 24 19:53:33 2021 UTC (2 years, 4 months ago) by wiz
Branch: 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
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

*: recursive bump for perl 5.34

Revision 1.24 / (download) - annotate - [select for diffs], Mon Sep 7 13:11:34 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.23: +2 -3 lines
Diff to previous 1.23 (colored)

p5-RT-Client-REST: update to 0.60.

0.60 Wed May 6 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - PR#25 GH#23 Fix get_attachments_metadata
  - PR#24 GH#22 Fix get_attachments_metadata

0.59 Mon May 4 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - Worked around what appears to be a bug in PodChecker in perl 5.20
  - Adjusted travis and dist.ini
  - No functional changes

0.58 Thu Apr 30 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - RT118729 correct bug when "not set" is in textA
  - PR#19 Report UA, URI, and better errors when you opt in. Thanks @melmothx

0.57 Tue Apr 28 2020 "Dean Hamstead" <dean@fragfest.com.au>
  - PR#21 Add SLA and SLADisabled attributes which appeared in RT 4.4.3

Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:49 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:26 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:33 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

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.20 / (download) - annotate - [select for diffs], Sat Apr 20 07:38:05 2019 UTC (4 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update to 0.56

Upstream changes:
0.56 Mon Dec 24 2018 "Dean Hamstead" <dean@fragfest.com.au>
  - Fix for GH#18 (more fixes)

0.55 Sat Dec 08 2018 "Dean Hamstead" <dean@fragfest.com.au>
  - Fix for GH#18

Revision 1.19 / (download) - annotate - [select for diffs], Sat Dec 8 08:16:48 2018 UTC (4 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update to 0.54

Upstream changes:
0.54 Mon Nov 12 2018 "Dean Hanstead" <dean@bytefoundry.com.au>
  - Fixes for whitespace handling in attachments RT127607
  - Fix edgecase for handling 401's RT127288

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 10 09:44:10 2018 UTC (4 years, 10 months ago) by wen
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

Update to 0.53

Upstream changes:
0.53 MOn Nov 05 2018 "Dean Hamstead" <dean@bytefoundry.com.au>"
  - Fix some tests on Windows
  - Various coding changes internally
  - Expose CC Addresses and Admin CC Addresses on Queues

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:04 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Recursive bump for perl5-5.28.0

Revision 1.16 / (download) - annotate - [select for diffs], Wed May 2 13:18:19 2018 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.15: +8 -10 lines
Diff to previous 1.15 (colored)

p5-RT-Client-REST: update to 0.52.

Fix dependencies.

0.52 Fri Apr 06 2018 "Dean Hamstead" <dean@bytefoundry.com.au>
  - Fix up lots of Pod Critic complaints
  - Fix up lots of Perl Critic complaints
  - Use Dist-Zilla for releases
  - Remove Pod, tests and other files that Dist-Zilla provides
  - Adjust git repo slightly
  - Note: no functional changes

Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 28 08:41:29 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

p5-RT-Client-REST: update to 0.51.

0.51	Tue Feb 27 2017 "Dmitri Tikhonov" <dmitri@cpan.org>
  - Add method to retrieve attachment metadata. Thanks Oriol Soriano.
  - Fix filename parsing bug in get_attachment_ids(). Thanks djstauffer.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 28 08:27:43 2017 UTC (6 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

These packages all require the PERL_USE_UNSAFE_INC hack.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:24 2017 UTC (6 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 20 12:19:03 2016 UTC (7 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.11: +7 -3 lines
Diff to previous 1.11 (colored)

(pkgsrc)
- Added following packages on BUILD_DEPENDS for make test
   p5-DateTime-Format-DateParse-[0-9]*:../../time/p5-DateTime-Format-DateParse
   p5-DateTime-[0-9]*:../../time/p5-DateTime
   p5-CGI-[0-9]*:../../www/p5-CGI

(upstream)
- Updated net/p5-RT-Client-REST to 0.50
---------------------------------------
0.50    Fri Dec 11 2015 "Sarvesh Das" <sarveshd@opmbx.org>
  - Added the 'disabled' attribute to RT::Client::REST::Group and
    RT::Client::REST::Queue to match the addition in RT 4.2.2 --
    commit 7557633. Thanks Tom.
  - Allow a trailing forward slash in the server URI --
    RT#97621. Thanks Marco Pessotto.
  - Tests in 82-stringify.t are skipped with LWP::UserAgent 6.04
    which has buggy read timeout -- commit da577af. Thanks Marco
    Pessotto.
  - Fixed warning `Unescaped left brace in regex is deprecated'
    in perl 5.22 -- RT#106795. Thanks Mike Andrews.
  - Fixed documentation for RT::Client:REST::search() in POD --
    RT#98160.
  - Removed MYMETA* files from distribution -- RT#108083

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:15 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:50 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

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) - annotate - [select for diffs], Tue Mar 17 13:17:35 2015 UTC (8 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Convert LICENSE= to artistic  only, see
  http://mail-index.netbsd.org/tech-pkg/2015/02/28/msg014342.html

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 28 14:30:00 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Update 0.41 to 0.49
-------------------
0.49	Sat May 10 2014 "Dmitri Tikhonov" <dtikhonov@yahoo.com>
  - This module is now all covered by the Perl Artistic License:
    GPL is gone.  This was done with permission from the original
    author of the command-line `rt' utility, Abhijit Menon-Sen.
  - Support custom fields that contain '#' in their name.  Patch
    contributed by Ryan Niebur in RT#83856 -- thanks!
  - Documented get_links() -- RT#68673.
  - All tests now correctly run on Windows -- RT#81872.
  - All tests now correctly run on OpenBSD -- RT#95223.

0.48    Wed Apr 30 2014 "Dmitri Tikhonov" <dtikhonov@yahoo.com>
  - Fixed POD bug in 0.47 -- `logger' attribute and method of
    RT::Client::REST was not documented and this caused POD
    coverage test to fail.  While at it, made it a developer-only
    test.  This way, these types of issues do not cause all
    cpantesters to fail.

0.47    Wed Apr 30 2014 "Dmitri Tikhonov" <dtikhonov@yahoo.com>
  - Support redirects on login, RT#92371.
  - Skip failing test 83-attachments.t on OpenBSD while we investigage
    why it fails.  Track this issue in RT#95223.

0.46    Sat Apr 26 2014 "Dmitri Tikhonov" <dtikhonov@yahoo.com>
  This release only fixes several tests, there are no functional changes.
  Dmitri Tikhonov <dtikhonov@yahoo.com>
   - Skip some tests on Windows and with buggy LWP::UserAgent.
  Marco Pessotto
   - Bumped version for next release (+ fixed version number in POD)

0.45
  Marco Pessotto
   - Fixed uploading preventing objects to be stringified (RT#88919)
   - Added option to get undecoded attachments (RT#90112)
   - Added test 82-stringify.t (fails with 0.44 before the RT#88919 fix)
   - Added test 83-attachments.t to illustrate and check RT#90112

0.44
  Damien Krotkine
   - Add URI in the prereqs
  Dave Lambley
   - Add support for parsing RT dates and returning a datetime object.
     (RT#73920 + RT#76658)
  Gregor Hermann (Debian Perl Group)
   - Doc improvement (RT#74191)
  Darren Duncan
     Doc improvement for timeout (RT #78133)
  richardgmcmahon@gmail.com
     Doc improvement for show method (RT #78439)
  Miquel Ruiz
     Fix for submitting non latin-1 strings to RT

0.43
  Miquel Ruiz <mruiz@cpan.org>
    - Added support for groups via new class RT::Client::REST::Group
      Tests and examples also added.
  Roman Plesll <RPLESSL@cpan.org>
    - Fix for ticket merges (RT #62405)
  Stuart Browne <stuart.browne@ausregistry.com.au>
    - Accept question mark in custom field names (RT #70631)
  T Pascal <t_pascal@zennet.com>
    - Patch for different link types (RT #68673)
  Jose Luis Martinez <jlmartinez@capside.com>
    - Skip timeout tests on Windows (RT #70225, RT #35770)
    - Fix 'priveleged' (renamed to 'privileged') method on RT::Client::REST::User
    - Add missing disabled, nickname, lang, contactinfo and signature methods to
      RT::Client::REST::User
    - Clean up the API for retrieving links. Patch from T.Pascal is missing some
      cases like links that are URLs. This feature is not documented as it's
      considered experimental.
    - Refactor login method to accept any type of field name (not just username
      and password)

0.42
  False release. See 0.43
  - support for groups via new class RT::Client::REST::Group
  - Fix for ticket merges
  - Accept question mark in custom field names

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 29 23:37:10 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

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.6 / (download) - annotate - [select for diffs], Fri May 31 12:41:41 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

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.5 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:54 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:07 2012 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

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.3 / (download) - annotate - [select for diffs], Sun Aug 14 14:14:48 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:31 2010 UTC (13 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 30 17:53:09 2010 UTC (13 years, 2 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of p5-RT-Client-REST version 0.41 in the NetBSD
Packages Collection.

The Perl 5 module RT::Client::REST is "/usr/bin/rt" tool converted
to an object-oriented Perl module.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 30 17:53:09 2010 UTC (13 years, 2 months ago) by seb
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>