Commit graph

6 commits

Author SHA1 Message Date
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
mef
57b6e7732f Update 2.104 to 2.105
Revision history for Perl extension Email::Stuff

2.105      2014-02-05
        - update repo and and bugtracker links
2014-12-04 13:08:40 +00:00
wen
c764821106 Update to 2.104
Upstream changes:
2.104     2013-08-16
          Documentation improvements (kd).

2.103     2013-05-30
          note deprecation in favor of Email::Stuffer
2013-09-08 13:49:15 +00:00
sno
678b26276b Updating mail/p5-Email-Stuff from 2.08nb2 to 2.102
pkgsrc changes:
- adjusting license definition
- adjusting module type
- tidy Makefile
- re-sort dependencies

Upstream changes:
2.102     2010-02-14
          minor documentation improvements
          do not break chaining on $stuff->FOO_text(undef);

2.101     2009-11-12
          accept character (unicode) strings for bodies and headers
          ucfirst header names
          (above changes by Aristotle Pagaltzis)

2.100     2009-08-11
          Allows attach_file to accept attribute arguments ie (content_type)
          just like attach does (twek)

2.09  Sat 16 May 2009
	- documentation tweaks for SMTP hostname; thanks Kieren Kiment
2010-09-14 05:42:12 +00:00
sno
8e624e729a PkgSrc changes:
- Updating package for p5 module Email::Stuff to 2.08
  - Set license to artistic license 2.0
  - Updating dependencies (remove p5-Clone dependency)

Upstream changes:
2.08  Sun 08 March 2009
	- Removed debugging prints accidentally left in from last update

2.07  Fri 17 Feb 2009
	- Fixed bug http://rt.cpan.org/Public/Bug/Display.html?id=27320
	  Removed unused Clone dependency
	  Update by Lyle Hopkins
2009-04-12 20:41:18 +00:00
abs
0d5992532a Added mail/p5-Email-Stuff version 2.06
Email::Stuff, as its name suggests, is a fairly casual module used
to email "stuff" to people using the most common methods. It is a
high-level module designed for ease of use when doing a very specific
common task, but implemented on top of the tight and correct Email::
modules.

Email::Stuff is typically used to build emails and send them in a
single statement, as seen in the synopsis. And it is certain only
for use when creating and sending emails. As such, it contains no
email parsing capability, and little to no modification support.

To re-iterate, this is very much a module for those "slap it together
and fire it off" situations, but that still has enough grunt behind
the scenes to do things properly.
2008-11-25 18:29:12 +00:00