diff options
author | schmonz <schmonz@pkgsrc.org> | 2011-01-28 01:41:52 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2011-01-28 01:41:52 +0000 |
commit | 6b206dd932f9e7b9c3036af4acd7bc86a7e12789 (patch) | |
tree | cfc687d67272d424a1c69234a957f36806bac9fc /mail/rss2email/distinfo | |
parent | a8baaadd1cea28b6c5867f0cdcb7c64fafacd5b0 (diff) | |
download | pkgsrc-6b206dd932f9e7b9c3036af4acd7bc86a7e12789.tar.gz |
Update to 2.70. From the changelog:
2.70 (2010-12-21)
* Improved handling of given feed email addresses to prevent mail
servers rejecting poorly formed Froms
* Added X-RSS-TAGS header that lists any tags provided by an entry,
which will be helpful in filtering incoming messages
2.69 (2010-11-12)
* Added support for connecting to SMTP server via SSL, see SMTP_SSL option
* Improved backwards compatibility by fixing issue with listing
feeds when run with older Python versions
* Added selective feed email overrides through OVERRIDE_EMAIL and
DEFAULT_EMAIL options
* Added NO_FRIENDLY_NAME to from from address only without the friendly name
* Added X-RSS-URL header in each message with the link to the original item
2.68 (2010-10-01)
* Added ability to pause/resume checking of individual feeds through
pause and unpause commands
* Added ability to import and export OPML feed lists through
importopml and exportopml commands
2.67 (2010-09-21)
* Fixed entries that include an id which is blank (i.e., an empty
string) were being resent
* Fixed some entries not being sent by email because they had bad From headers
* Fixed From headers with HTML entities encoded twice
* Compatibility changes to support most recent development versions
of feedparser
* Compatibility changes to support Google Reader feeds
2.66 (2009-12-21)
* Complete packaging of all necessary source files (rss2email,
html2text, feedparser, r2e, etc.) into one bundle
* Included a more complete config.py with all options
* Default to HTML mail and CSS results
* Added 'reset' command to erase history of already seen entries
* Changed project email and homepage
* Made exception and error output text more useful
* Added X-RSS-Feed and X-RSS-ID headers to each email for easier filtering
* Improved enclosure handling
* Fixed MacOS compatibility issues
Diffstat (limited to 'mail/rss2email/distinfo')
-rw-r--r-- | mail/rss2email/distinfo | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/rss2email/distinfo b/mail/rss2email/distinfo index 1a6b00653bf..ada7e28cb9c 100644 --- a/mail/rss2email/distinfo +++ b/mail/rss2email/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.17 2009/04/07 04:41:18 schmonz Exp $ +$NetBSD: distinfo,v 1.18 2011/01/28 01:41:52 schmonz Exp $ -SHA1 (rss2email-2.65.py) = 8fe6c6c1bfe56164fba64378fc1f0b8295b1b8d9 -RMD160 (rss2email-2.65.py) = fcc0df8e47d81c495f7c7aa045672bc0eaf898ab -Size (rss2email-2.65.py) = 25874 bytes -SHA1 (patch-ad) = 6b3c7908eadbebca34cde9431d1d85b3761f5aad +SHA1 (rss2email-2.70.tar.gz) = 8f59e33e38b0a01a9ce411b82b31708604228c37 +RMD160 (rss2email-2.70.tar.gz) = d5d7a06c33d51c21784c069c27fb52ab87665b06 +Size (rss2email-2.70.tar.gz) = 57961 bytes +SHA1 (patch-aa) = a19bb5795e7fcbfc8e03f86c25646b091052794b +SHA1 (patch-ab) = db8f4780a40f1231782e7391c7d7b03c011a8534 +SHA1 (patch-ad) = d76be79ebd5886d75f885fe96d0d9d8b1720c243 |