NetBSD.se

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

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / mail / p5-Email-MIME

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 5 13:30:11 2011 UTC (6 months, 2 weeks ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3 lines
Update p5-Email-MIME to 1.910.

Changes from previous:
1.910   2011-09-12

        document the header_str arg to ->create more thoroughly (i.e., at all)

1.909   2011-09-08

        dial the perl prereq back to 5.8.1 by popular demand... actually

1.908   2011-06-01

        dial the perl prereq back to 5.8.1 by popular demand

1.907   2011-02-02

        require 5.8.5 for sane encoding

        be more lenient with Content-Tranfser-Encoding values; stop at
        semicolons

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 14 13:25:23 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 2 12:19:42 2010 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Update to 1.906:

1.906   2010-10-07
        update our prereq on Test::More to 0.88

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 10 06:20:28 2010 UTC (20 months, 1 week ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Updating mail/p5-Email-MIME from 1.904 to 1.905

Upstream changes:
1.905   2010-09-06
        fix a long-standing bug that prevent walk_parts from reaching all parts
        (thanks, Erik Logtenberg)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:52:54 2010 UTC (20 months, 2 weeks ago) by sno
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Updating mail/p5-Email-MIME from 1.903nb1 to 1.904

Upstream changes:
1.904   2010-09-04
        eliminate memory leak in walk_parts (reported by MKANAT, RT #59581)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:35:03 2010 UTC (21 months ago) by seb
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
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.7: download - view: text, markup, annotated - select for diffs
Thu Mar 11 09:42:35 2010 UTC (2 years, 2 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +14 -4 lines
Updating mail/p5-Email-MIME from 1.863 to 1.903

pkgsrc changes:
- Add license definition
- Add conflict/supersedes entry for merged modules
- Adjust dependencies

Upstream changes:
1.903   2009-12-23
        correct typo in body_set_str (RT #53004) (thanks, Herbert Leitz)

1.902   2009-11-11
        allow for padding spaces in the Content-Transfer-Encoding header
        (Geraint Edwards)

1.901   2009-11-05
        bump up Email::MIME::Encodings version required

1.900   2009-11-03
        merge in Email-MIME-Modifier and Email-MIME-Creator
        add better support for Unicode with body_str, header_str_set, etc.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 25 19:59:13 2009 UTC (3 years, 2 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- updating dependency to Email::Simple as seen in modules META.yml
- dependency to Test::Simple 0.47+ is required for really old perl
  versions

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 10 14:41:45 2009 UTC (3 years, 3 months ago) by rhaen
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
1.863   2009-01-30
        no code changes
        add strangely missing copyright information

1.862   2009-01-22
        add repository location metadata
        always require Encode, never MIME::Words; this means that using
          Email::MIME on pre-5.008 will be difficult, if not impossible
        if a header can't be decoded, fall back to the raw header
        move decoding methods to Email::MIME::Header, add header_raw

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:11 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
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.3: download - view: text, markup, annotated - select for diffs
Wed Jul 16 12:21:58 2008 UTC (3 years, 10 months ago) by rhaen
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
- updated to 1.861
- took maintainership

Changelog:
1.861   2007-11-05
        added perl-minver.t -- Email::MIME requires perl >= 5.006
        we now require Email::Simple 2.003

1.860   2007-07-13
        tentative tweak to tests and C-T-E handling for charset
        probably needs more research, testing, and fixing

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 22 20:46:39 2007 UTC (5 years, 1 month ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, cwrapper
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Changed MAINTAINER, Roman Kulik can no longer work on the packages.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Apr 21 15:03:52 2007 UTC (5 years, 1 month ago) by heinz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-Email-MIME 1.859.

This is a merge of wip/p5-Email-MIME by Roman Kulik and the
package submitted by Edgar Fuss to tech-pkg@. Some small changes by me.

Email::MIME is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up into its
constituent parts, and allows access to various parts of the message.
Headers are decoded from MIME encoding.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 21 15:03:52 2007 UTC (5 years, 1 month ago) by heinz
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

NetBSD-CVSweb <admin[at]NetBSD[dot]se>