Commit graph

5 commits

Author SHA1 Message Date
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Frederic Culot
3516132de3 - Update to 0.1300 [1]
- Add LICENSE (Artistic 1 & GPLv1)
- Add Dancer::Plugin::README to MAN3 and pkg-plist

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR:		ports/159041 [1]
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-07-20 11:15:13 +00:00
Frederic Culot
664b4c66c1 - Update to 0.1203 [1]
- Make use of the CPAN:USER macro
- Pet portlint(1) using tabs instead of spaces

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR:		ports/157541 [1]
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-06-03 08:31:42 +00:00
Andrej Zverev
85b13ac345 Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.

Sponsored by:	p5 namespace
2011-02-12 09:30:23 +00:00
Wen Heping
178e9d4868 Dancer::Plugin::Email provides an easy way of handling text or
html email messages with or without attachments. Simply define
how you wish to send the email in your application's YAML
configuration file, then call the email keyword passing the
necessary parameters.

WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/

PR:		ports/153545
Submitted by:	Grzegorz Blach <magik@roorback.net>
2010-12-31 06:29:08 +00:00