The NetBSD Project

CVS log for pkgsrc/devel/p5-File-ChangeNotify/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-File-ChangeNotify

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:48 2023 UTC (5 months, 3 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.38: +6 -6 lines
Diff to previous 1.38 (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.38 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:24 2022 UTC (17 months 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.37: +2 -2 lines
Diff to previous 1.37 (colored)

*: recursive bump for perl 5.36

Revision 1.37 / (download) - annotate - [select for diffs], Mon May 24 19:50:39 2021 UTC (2 years, 6 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.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: recursive bump for perl 5.34

Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:00 2020 UTC (3 years, 3 months 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.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:53 2019 UTC (4 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.34: +5 -5 lines
Diff to previous 1.34 (colored)

devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:25 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 30 20:15:00 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (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.32 / (download) - annotate - [select for diffs], Sat Feb 9 00:35:48 2019 UTC (4 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Update to 0.31

Upstream changes:
0.31   2019-01-09

- No changes from 0.30.


0.30   2018-10-08 (TRIAL RELEASE)

- Added an optional feature to track path attribute changes (permissions,
  ownership) as well as to provide the old vs new attributes and/or content in
  modify events. Both of these features are off by default since they can use
  a lot more CPU or memory, especially when using otherwise low-overhead
  kernel-based watchers.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Oct 31 13:03:46 2018 UTC (5 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

Update to 0.29

Upstream changes:
0.29   2018-09-25

- The change to Module::Runtime in 0.25 wasn't complete so this distro still
  depended on Class::Load.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:00 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

Recursive bump for perl5-5.28.0

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 25 17:01:59 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

p5-File-ChangeNotify: update to 0.28.

0.28   2018-02-11

- Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event
  was being entirely ignored, but we should just treat it as a file creation
  event. Fixed by Aaron Crane. PR #2.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:58 2017 UTC (6 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 13 14:06:59 2017 UTC (6 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.26: +8 -4 lines
Diff to previous 1.26 (colored)

Updated devel/p5-File-ChangeNotify to 0.27
------------------------------------------
0.27   2017-01-30

- Inflating File::ChangeNotify::Default::Watcher into a Moose object with
  Moose 2.2000 would cause an error or warning because of a bug in how it
  defined an attribute. This broke Catalyst::Restarter.

(pkgsrc changes)
 - Drop following line, see above
  DEPENDS+=      p5-Moose>=2:../../devel/p5-Moose
 - Add following lines for make test
  BUILD_DEPENDS+=        p5-Moo-[0-9]*:../../devel/p5-Moo
  BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
  BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
  BUILD_DEPENDS+=        p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 5 02:33:38 2017 UTC (6 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored)

Add missing dependency on Type::Tiny. Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:55 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 5 12:21:14 2016 UTC (7 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.23: +2 -4 lines
Diff to previous 1.23 (colored)

Updated devel/p5-File-ChangeNotify to 0.26
------------------------------------------
0.26   2016-05-29
- Require Moo 1.006000+.

0.25   2016-05-28
- Switched from Moose to Moo and Type::Tiny.
- Switched from Class::Load to Module::Runtime.
- Made File::ChangeNotify::Watcher a role instead of a parent class.
- Fixed a bug where the wrong watcher class could be used the second time
  File::ChangeNotify->instantiate_watcher was called.
- Allow the exclude parameter to accept subroutine references. Patch by
  H. Merijn Brand. RT #114492.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:12 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:12 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs], Sat Jan 31 01:08:16 2015 UTC (8 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

Update to 0.24
--------------
0.24   2013-11-28
- Removed used of deprecated Class::MOP::load_class().

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:17 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.19: +1 -3 lines
Diff to previous 1.19 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.19 / (download) - annotate - [select for diffs], Thu May 29 23:35:53 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Sat Jul 27 01:49:39 2013 UTC (10 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

Update to 0.23

Upstream changes:
0.23   2013-01-26

- The new_events() watcher method blocked when using IO::Kqueue as the watcher
  backend. Reported and patched by Jun Kuriyama.


0.22   2012-04-13

- Remove unnecessary Perl 5.10 requirement.


0.21   2012-02-03

- The implementation of the exclude feature did not work properly in several
  cases. First, for the Inotify and KQueue watchers, when a new directory was
  created that should have been excluded, it was not. Second, it didn't work
  for files at all for these watchers. Reported by Jon Swartz. RT #73089.

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 31 12:40:19 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Wed Oct 31 11:18:09 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

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

Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:59 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Tue Aug 23 09:17:16 2011 UTC (12 years, 3 months ago) by abs
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.13: +3 -3 lines
Diff to previous 1.13 (colored)

p5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION

Revision 1.13 / (download) - annotate - [select for diffs], Tue Aug 16 09:31:55 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Drop Module::Build requirements, default dependency is sufficient.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Aug 16 09:17:25 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

In pkgsrc, additional 0 suffix for version of p5-Module-Build.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Aug 16 09:13:49 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Let not to require external Module::Build for perl>=5.12.1.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 12 19:09:06 2011 UTC (12 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.9: +2 -4 lines
Diff to previous 1.9 (colored)

Changes 0.20:
* The KQueue watcher checks that a file has a file descriptor to avoid
  watching closed files

Revision 1.9 / (download) - annotate - [select for diffs], Sat Aug 21 16:33:42 2010 UTC (13 years, 3 months 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.8: +2 -2 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Tue Jul 27 15:12:59 2010 UTC (13 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.7: +6 -5 lines
Diff to previous 1.7 (colored)

Update p5-File-ChangeNotify from version 0.13 to version 0.16.

Pkgsrc changes:
- adjust dependencies
- adjust LICENSE

Upstream changes:
0.16   2010-07-12
- Changes to avoid a warning about a useless coercion from future versions of
  Moose.

0.15   2010-07-09
- Add a missing prereq, namespace::autoclean.

0.14   2010-07-08
- Running the tests left behind a lot of temp directories that should have
  been cleaned up, but weren't. Reported by Peter Edwards. RT #59125.
- License is now Artistic 2.0

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 25 13:19:20 2010 UTC (13 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update p5-File-ChangeNotify from version 0.12 to version 0.13.

Upstream changes:
0.13   2010-03-28

- Circular symlinks would cause instantiating a watcher to die with an error
  from File::Find. These are now ignored. Reported by Jon Schutz. RT #55883.

- Fixed misspelling of IO::KQueue in auto features. Reported by Jens
  Rehsack. RT #54905.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 23 14:12:18 2010 UTC (13 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.5: +13 -3 lines
Diff to previous 1.5 (colored)

Updating devel/p5-File-ChangeNotify from 0.07nb1 to 0.12

pkgsrc changes:
- Adjust dependencies
- Add system dependent optional (but recommended) dependencies

Upstream changes:
0.12   2010-01-28
- Added auto_features to the Build.PL, which will give hints on what modules
  to install for KQueue and Inotify support.
- Require Linux::Inotify 1.2+, since 1.1 apparently doesn't work with this
  module. Reported by Michael Grondin. RT #54069.

0.11   2009-12-07
- A test attempted to use Test::Without::Module but this wasn't in the prereq
  list. I've made the test check for the module and skip its tests if the
  module isn't present. Reported by Leon Brocard. RT #52539.

0.10   2009-12-06
- Attempting to instantiate more than one watcher failed if you were on a
  system where one of the watcher subclasses could not be loaded (which is
  basically every system because no system has both inotify and kqueue). Patch
  by Mark Grimes. RT #52477.

0.09   2009-11-09
- This release fixes the excluded-dirs.t under Windows. There are no other
  changes in this release, so there's no need to upgrade if you have 0.08
  installed. Patch by Taro Nishino. RT #51161.

0.08   2009-11-05
- Added a new exclude feature that allows you to excludes files or directories
  outright. Implemented by Dan Thomas. RT #51062.
- Added a KQueue-based watcher written by Dan Thomas. I have no idea if this
  works, as I don't have BSD, but we'll assume he ran the tests on his system
  ;) RT #51062.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 24 06:50:12 2009 UTC (14 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 8 08:14:40 2009 UTC (14 years, 4 months ago) by sno
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Updating package for p5 module File::ChangeNotify from 0.06 to 0.07

Upstream changes:
0.07   2009-06-29

- Fixed a typo in File::ChangeNotify::Watcher that causes a warning
  with newer versions of Moose. Reported by David Raab. Fixes RT
  #47431.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 15 21:20:22 2009 UTC (14 years, 5 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

pkgsrc changes:
  - Updating package of p5 module File::ChangeNotify from 0.05 to 0.06
  - Adjusting license according to META.yaml

Upstream changes:
0.06   2009-06-03
  - Created a Makefile.PL from the Build.PL.

Revision 1.2 / (download) - annotate - [select for diffs], Tue May 19 22:22:34 2009 UTC (14 years, 6 months ago) by sno
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add forgotten module type to use Module::Build

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue May 19 22:16:00 2009 UTC (14 years, 6 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing package for p5 File::ChangeNotify 0.05 modules as dependency for
the scheduled p5-Catalyst-Devel update.

A File::ChangeNotify::Watcher class monitors a directory for changes made to
any file. A regular expression can be provided to filter out interesting
files.  It handles the addition of new subdirectories by adding them to the
watch list.


Revision 1.1 / (download) - annotate - [select for diffs], Tue May 19 22:16:00 2009 UTC (14 years, 6 months ago) by sno
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>