Commit graph

31 commits

Author SHA1 Message Date
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
f269daa22a Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wen
142aaa5a65 Update to 3.008
Upstream changes:
3.008     2014-12-27 18:36:19-05:00 America/New_York
        - make results of get_body be the same on Email::{Simple,MIME}
        - ...but this method is a mess, so maybe avoid using Abstract for body
          work

3.007     2013-12-31 10:39:14 America/New_York
          fix skip count when MIME::Entity is not present
2015-04-05 06:45:09 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
9899a37808 Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
2014-05-31 12:56:54 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wen
fe7641dd39 Update to 3.006
Upstream changes:
3.006     2013-09-01 08:41:48 America/New_York
          require Email::Simple 1.998 to allow ->new(\$string)

3.005     2013-07-30 09:57:36 America/New_York
          repackage, update bug tracker, etc.

          provide raw body on multipart Email::MIME messages (thanks,
          bailey@upenn)
          [rt.cpan.org #77624]
2013-09-08 07:38:02 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
60871cc4ad Updated p5-Email-Abstract to 3.004.
Change from previous:
3.004     2011-02-18

          If present, MIME::Entity must be v5.501; v5.500 had a regression (or
          a bug fix, depending how you look at it) that broke header-reading.
          While technically older versions that are not 5.500 would work, it is
          much simpler to just require the newest version, rather than to
          support a version range with a hole in it.
2011-11-11 07:46:38 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
rhaen
73c114c365 - updated to 3.003
Changelog:
3.003     2010-11-08
          replace Class::ISA with mro (MRO::Compat)
2010-12-17 23:02:23 +00:00
sno
9b56756028 Updating mail/p5-Email-Abstract from 3.001nb1 to 3.002
pkgsrc changes:
- tidy
- add license definition
- adjust dependencies

Upstream changes:
3.002     2010-06-11
          avoid a warning in MailInternet with zero headers found
2010-09-05 12:09:22 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
sno
3d774c235b Modify dependency to devel/p5-Module-Pluggable - the Module::Pluggable
delivered with perl-5.10 satisfies the requirement, too.

Oked by he@
2009-03-21 23:28:39 +00:00
rhaen
bc6868554f 3.001 2008-12-11
declare our prereq on Scalar::Util
2009-02-10 14:34:25 +00:00
rhaen
7cf5baac73 updated to 3.000
Changelog:
3.000     2008-12-09
          accept scalar references for more efficient msg-from-string
2008-12-10 16:58:26 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
rhaen
031a05b9ea - took maintainership
Changelog:
2.134     2007-11-16
          (no code changes from previous dev release)

2.133_05  2007-11-11
          [BUG FIXES]
          added is_available method to MIMEEntity plugin

2.133_04  2007-09-24
          [ENHANCEMENTS]
          created Email::Abstract::Plugin base class; please use it!
          added is_available method to plugins

          [BUG FIXES]
          is_available in the Mail::Internet adapter should solve header
            folding issues (by preventing you from using it when it can't work)

2.133_03  2007-08-??
          diagnostics in output to indicate what version of a module we used

2.133_02  2007-07-??
          fix test planning

2.133_01  2007-07-??
          add test to ensure that "can't handle" exception is thrown ASAP
          remove unexplained requirement for perl 5.6
          fix Mail::Internet header fetching to unfold headers
          fix Mail::Message body setter, which hosed newlines
          fix body handling for Mail::Internet
          improved consistency of method used to find adapter class
          improved tests and test coverage
2008-07-16 13:39:34 +00:00
rhaen
5d5eef8b0f - updated to 2.134
- small cleanup inside the Makefile
2008-07-16 13:37:20 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
b22135303e Updated to version 2.132.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - This is purely a Perl module.

Changes since version 2.131:
============================
2.132   2007-03-22
        packaging improvements
2007-05-27 09:24:06 +00:00
obache
5ea39f9ebf Update p5-Email-Abstract to 2.131.
Changes:
2.131    2006-08-22

  - pod tests

2.13     2006-07-24

  - test for and permit passing Email::Abstract objects to Email::Abstract
    class methods

2.12     2006-07-24

  - don't use MIME::Entity in test if it's not available

2.11     2006-07-22

  - better test planning

2.10     2006-07-21

  - add a new method to create wrapper objects
  - handle subclasses /properly/ (correct ISA order)
  - improved tests and test coverage
  - miscellaneous refactoring
  - update PEP URL
  - update documentation
2006-10-26 14:54:07 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
wiz
7bf6c1190c Initial import of p5-Email-Abstract-2.01:
"Email::Abstract" provides module writers with the ability to write
representation-independent mail handling code. For instance, in
the cases of "Mail::Thread" or "Mail::ListDetector", a key part of
the code involves reading the headers from a mail object. Where
previously one would either have to specify the mail class required,
or to build a new object from scratch, "Email::Abstract" can be
used to perform certain simple operations on an object regardless
of its underlying representation.

"Email::Abstract" currently supports "Mail::Internet", "MIME::Entity",
"Mail::Message", "Email::Simple" and "Email::MIME". Other
representations are encouraged to create their own "Email::Abstract::*"
class by copying "Email::Abstract::EmailSimple". All modules
installed under the "Email::Abstract" hierarchy will be automatically
picked up and used.
2005-04-18 16:40:26 +00:00