The NetBSD Project

CVS log for pkgsrc/mail/p5-MIME-Charset/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-MIME-Charset

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:45 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

*: recursive bump for perl 5.38

Revision 1.25 / (download) - annotate - [select for diffs], Sat Dec 3 00:43:41 2022 UTC (12 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Update to 1.013.1

Upstream changes:
1.013.1  2022-08-12  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * No new features.
    * Update META.json.

1.013  2022-08-09  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Update tests.
    * A typo in comment: "3.18" should be "3.19".
    * Fix: Escape sequences won't be used with DIN 66003.

1.013_01  2022-08-08  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Imp: Added support for DIN 66003.
    * Chg: Workaround: "ISO-8859-8-I" is treated as an alias of "ISO-8859-8"
      by Encode (3.18): See the note in
      https://encoding.spec.whatwg.org/#legacy-single-byte-encodings
      However we'll treat these as separate names for compatibility.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 28 11:34:27 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.36

Revision 1.23 / (download) - annotate - [select for diffs], Mon May 24 19:52:47 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.22: +2 -2 lines
Diff to previous 1.22 (colored)

*: recursive bump for perl 5.34

Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:02 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.21: +2 -2 lines
Diff to previous 1.21 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 11 13:21:34 2019 UTC (4 years, 3 months 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.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:15 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:29 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive bump for perl5-5.28.0

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

Recursive revbump from lang/perl5 5.26.0

Revision 1.17 / (download) - annotate - [select for diffs], Wed Apr 19 13:47:23 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -4 lines
Diff to previous 1.16 (colored)

Updated p5-MIME-Charset to 1.012.2.

1.012.2  2017-04-11  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Fix: Perl >= 5.26: Makefile.PL cannot use inc::Module::Install.

1.012.1  2017-04-07  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Fix: CPAN RT #116459: Remove "." from @INC when loading modules.
      A workaround for CVE-2016-1238.

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

Bump PKGREVISION for perl-5.24.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 8 06:45:36 2015 UTC (8 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

Update to 1.012

Upstream changes:
1.012  2015-03-28  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * CPAN RT #100839: Malformed JSON in META.json.

1.011.3  2014-12-10  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Use "eval 'require ...'" to import optional encoding modules.
      Overridden $SIG{__DIE__} can pass "eval 'use ...'".
    * Replace META.yml with META.json.

1.011.2  2014-11-27  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Added module CPAN to configure_require for inc::Test::AutoInstall.
    * Added POD2::Base to recommended feature.
    * Fix: wrong prototype for _resolve_S().
    * Move repository to github.

1.011.1 2013-10-07  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Fix: "shift_jis-2004" did not depend on Encode::JISX0213 but
      Encode::ShiftJIS2004.
    * Chg: Added gb18030 to extended mapping of GB2312.
    * Updated inc::Module::Install to version 1.01.

1.011.0 2013-09-26  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Use Encode::JISX0213 instead of Encode::JIS2K which was not
      fully implemented.
    * Added support for iso-2022-jp-2 and JIS X 0213 encodings.
    * Reformat Changes file to suit to CPAN::Changes::Spec.

1.010.1 2013-08-25  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * No new features.
    * CPAN RT #86917: Invalid META.
    * Move Japanese documentation under POD2::JA.

1.010 2013-04-09  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Fix: UTF-16 & UTF-32 encoders are died by the texts without BOM.
    * Added a test #6 and some cases to test #4.
    * Changed layout of distribution.

1.009.3 2012-12-30  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * No new features.
    * CPAN RT #77715: Spelling mistake in documentation.
    * Bug on CPAN site: cannot render PODs including "=item" with
      non-ASCII.

1.009.2 2012-06-02  Hatuka*nezumi - IKEDA Soji  <hatuka(at)nezumi.nu>

    * Fix: detect_7bit_charset(): if charset was unknown, returns undef
      instead of "US-ASCII".
    * COPYING: Updated the address of FSF.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:22 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Thu May 29 23:36:49 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Fri May 31 12:41:17 2013 UTC (10 years, 6 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.11: +2 -2 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:22 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 3 21:56:29 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Mon Sep 3 11:16:22 2012 UTC (11 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 16 16:22:41 2011 UTC (12 years, 1 month ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Update p5-MIME-Charset to 1.009.1.

Changes from previous:
2011-06-09      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.009.1.
        * Chg: Workaround for aliasing on TIS-620 that is treated as
          ISO-8859-11 by Encode.
          And added WINDOWS-874 as EXTENDED map of TIS-620.
        * Imp: Result of _find_encoder() will be cached.
        * Imp/Chg: 'S' encoding will be resolved numerically, without comparing
          actually encoded lengths.
        * Added informations for WINDOWS-125[03-8].
        * Added some cases to test #4.

2011-06-08      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.009 - withdrawn.

2011-05-28      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.008.2.
        * Bug Fix: Body transfer-encoding profile "S" did not work properly,
          and profile for UTF-8 was NOT really updated.

2011-02-19      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.008.1.
        * Chg: Workaround for CPAN RT #65796: Deep recursion error finding
          invalid charset.  Limit length of charset name upto 75.
        * Imp: Supports Unicode/multibyte on Perl 5.7.3 (experimental).
        * Perl 5.7.3 & 5.8.3:
          avoid ``Useless use of a constant in void context'' warnings.
        * Doc: small fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 14 13:25:25 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:04 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.5: +2 -1 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Mon Feb 22 17:21:00 2010 UTC (13 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Updating mail/p5-MIME-Charset from 1.007.1 to 1.008

Upstream changes:
2009-10-19	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>
	* Release 1.008.
	* Imp: support for iso-8859-6-[ei], iso-8859-8-[ei].  cf. report by
	  Hanne Moa on Sympa bug #6385 at <http://sourcesup.cru.fr/>.
	* Imp: support for iso-8859-16.
	* Imp: Allow body transfer-encoding profile "S".
	* Chg: Default body transfer-encoding for UTF-8 from "B" to "S".
	* Doc: Some fixes. New section "Incompatible changes".
	* Fix: META.yml: optional_features is not hashref but arrayref.
	  Thanks SREZIC@CPAN.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 19 16:51:44 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.3: +12 -3 lines
Diff to previous 1.3 (colored)

Updating mail/p5-MIME-Charset from 1.006.2nb1 to 1.007.1

pkgsrc changes:
  - Adding license definition
  - Adjusting module type

Upstream changes:
2009-06-16	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007.1.
	* Changes:
	- eucJP-ascii and its 7-bit counterpart was chosen instead of
	  eucJP-ms, as latter will occasionally break standardized mappings.
	  Shift-encoding counterpart hasn't been implemented yet.
	* Fix: Skip all pod tests on pre-UTF8 Perl.

2009-05-17	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007 - not really released.

2009-05-12	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007_02.
	* Charset/CP932.pm: Supports extended mappings for
	  ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles
	  accented latin characters and ISO-2022-JP-1 does not support
	  NEC/IBM extended mappings.

2009-05-11	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007_01.
	* Supports Perl 5.8.0.
	* New function: detect_7bit_charset().
	* Bundle inc::Module::Install.
	* Corrected META.yml & PODs.  Removed duplicated docs.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:20 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

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

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=...").

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:34 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Add DESTDIR support.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 27 16:42:56 2008 UTC (15 years, 7 months ago) by bouyer
Branch: TNF
CVS Tags: pkgsrc_base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import p5-MIME-Charset version 1.006.2

MIME::Charset provides informations about character sets used for
MIME messages on Internet.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 27 16:42:56 2008 UTC (15 years, 7 months ago) by bouyer
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>