Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2021 23:11:22
1.012001

|
sunpoet  |
Update to 1.012001
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
08 Nov 2020 17:13:25
1.012000

|
sunpoet  |
Update to 1.012000
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
05 Sep 2020 21:29:58
1.010006

|
sunpoet  |
Update to 1.010006
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
30 Aug 2020 07:14:52
1.010005

|
sunpoet  |
Update to 1.010005
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
21 Aug 2020 21:23:15
1.010004

|
sunpoet  |
Update to 1.010004
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
19 Aug 2020 16:19:37
1.010003

|
sunpoet  |
Update to 1.010003
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
02 May 2020 01:36:57
1.010002

|
sunpoet  |
Update to 1.010002
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
31 Mar 2020 23:01:43
1.010001

|
sunpoet  |
Cosmetic change |
28 Mar 2020 12:48:57
1.010001

|
sunpoet  |
Update to 1.010001
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
21 Feb 2020 20:23:46
1.010000

|
sunpoet  |
Update to 1.010000
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
03 Feb 2020 19:45:50
1.008005

|
sunpoet  |
Update to 1.008005
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
02 Feb 2020 10:59:10
1.008004

|
sunpoet  |
Update to 1.008004
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
14 Jan 2020 16:44:38
1.008003

|
sunpoet  |
Update to 1.008003
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
12 Jan 2020 16:07:20
1.008002

|
sunpoet  |
Update to 1.008002
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
29 Dec 2019 17:33:33
1.008001

|
sunpoet  |
Update to 1.008001
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
12 Dec 2019 13:44:59
1.008000

|
sunpoet  |
Update to 1.008000
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
13 Nov 2019 23:33:16
1.006000

|
sunpoet  |
Update to 1.006000
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
09 Jan 2019 14:51:40
1.004004

|
sunpoet  |
Update to 1.004004
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
06 Oct 2018 13:06:45
1.004002

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
29 Jul 2018 19:30:07
1.004002

|
sunpoet  |
Update to 1.004002
Changes: https://metacpan.org/changes/distribution/Type-Tiny
Notified by: adamw |
29 Jul 2018 19:12:22
1.004000

|
sunpoet  |
Update to 1.004000
Changes: https://metacpan.org/changes/distribution/Type-Tiny |
27 May 2018 20:15:20
1.002002

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
22 Apr 2018 08:47:21
1.002002

|
sunpoet  |
Update to 1.002002
Changes: http://search.cpan.org/dist/Type-Tiny/Changes |
15 Sep 2017 08:58:50
1.002001

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
09 Jun 2017 18:44:17
1.002001

|
sunpoet  |
Update to 1.002001
- Remove XS option
- Add RECOMMENDED option for more recommended modules
Changes: http://search.cpan.org/dist/Type-Tiny/Changes |
02 Jun 2017 18:12:34
1.002000

|
sunpoet  |
Update to 1.002000
Changes: http://search.cpan.org/dist/Type-Tiny/Changes |
01 Jun 2017 19:58:36
1.000006

|
sunpoet  |
Remove outdated PERL_LEVEL check |
31 Jan 2017 15:33:13
1.000006

|
sunpoet  |
Update to 1.000006
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Type-Tiny/Changes |
23 May 2016 03:53:19
1.000005_1

|
sunpoet  |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
01 Apr 2016 14:00:57
1.000005_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
24 Jun 2015 16:05:48
1.000005_1

|
adamw  |
Switch p5-Test-Tester dependencies to p5-Test-Simple, but only on
perl < 5.22. Bump PORTREVISION where necessary. |
05 Jun 2015 14:21:44
1.000005_1

|
mat  |
Get rid of PERL_LEVEL checks for Perl versions not supported.
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.000005_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
24 Nov 2014 18:26:25
1.000005

|
sunpoet  |
- Update to 1.000005
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
27 Oct 2014 10:55:59
1.000004

|
bapt  |
Cleanup plist |
03 Sep 2014 13:59:59
1.000004

|
sunpoet  |
- Update to 1.000004
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
29 Aug 2014 17:31:58
1.000003

|
sunpoet  |
- Update to 1.000003
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
19 Aug 2014 14:56:10
1.000002

|
sunpoet  |
- Update to 1.000002
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
17 Aug 2014 10:22:45
1.000000

|
sunpoet  |
- Update to 1.000000
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
19 Jul 2014 09:47:13
0.046

|
sunpoet  |
- Update to 0.046
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
08 Jun 2014 13:23:56
0.044

|
sunpoet  |
- Update to 0.044
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
03 Apr 2014 15:27:56
0.042

|
sunpoet  |
- Update to 0.042
- Fix PORTSCOUT
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
19 Mar 2014 17:27:32
0.040

|
sunpoet  |
- Update to 0.040
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
14 Mar 2014 17:01:14
0.038_1

|
sunpoet  |
- Sort PLIST |
21 Feb 2014 01:59:15
0.038_1

|
miwi  |
- Fix build |
02 Jan 2014 16:23:03
0.038

|
sunpoet  |
- Update to 0.038
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
23 Dec 2013 17:54:16
0.036

|
sunpoet  |
- Update to 0.036
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
10 Dec 2013 19:33:56
0.034

|
sunpoet  |
- Update to 0.034
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
06 Nov 2013 18:57:56
0.032

|
sunpoet  |
- Update to 0.032
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
20 Oct 2013 09:53:16
0.030

|
sunpoet  |
- Update to 0.030
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
07 Oct 2013 19:54:12
0.028_1

|
sunpoet  |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: antoine |
02 Oct 2013 15:16:51
0.028

|
sunpoet  |
- Fix PLIST:
- Remove dirrmtry of nonexistent directory [1]
- Use dirrmtry on %%SITE_PERL%%/Reply and %%SITE_PERL%%/Reply/Plugin
Reported by: pkg-fallout [1] |
27 Sep 2013 20:57:29
0.028

|
sunpoet  |
- Update to 0.028
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
20 Sep 2013 17:13:47
0.026

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 10:19:16
0.026

|
sunpoet  |
- Update to 0.026
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
27 Aug 2013 18:08:56
0.024

|
sunpoet  |
- Update to 0.024
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
21 Aug 2013 14:08:08
0.022

|
sunpoet  |
- Convert to new perl framework |
08 Aug 2013 17:37:57
0.022

|
sunpoet  |
- Update to 0.022
Changes: http://search.cpan.org/dist/Type-Tiny/Changes
http://search.cpan.org/dist/Type-Tiny/NEWS |
25 May 2013 23:57:12
0.004

|
sunpoet  |
- Add p5-Type-Tiny 0.004
Type::Tiny is a tiny class for creating Moose-like type constraint objects which
are compatible with Moo, Moose and Mouse.
Maybe now we won't need to have separate MooseX, MouseX and MooX versions of
everything? We can but hope...
This documents the internals of Type::Tiny. Type::Tiny::Manual is a better
starting place if you're new.
WWW: http://search.cpan.org/dist/Type-Tiny/ |