FreeBSD Bugzilla – Attachment 100375 Details for
Bug 139649
[patch] port mail/rss2email fails for certain feeds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail-rss2email.diff
mail-rss2email.diff (text/plain), 618 bytes, created by
Tobias Rehbein
on 2009-10-15 19:00:07 UTC
(
hide
)
Description:
mail-rss2email.diff
Filename:
MIME Type:
Creator:
Tobias Rehbein
Created:
2009-10-15 19:00:07 UTC
Size:
618 bytes
patch
obsolete
>diff -ruN rss2email.orig/Makefile rss2email/Makefile >--- rss2email.orig/Makefile 2009-09-30 16:05:17.000000000 +0200 >+++ rss2email/Makefile 2009-10-12 09:17:39.000000000 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= rss2email > PORTVERSION= 2.65 >+PORTREVISION= 1 > CATEGORIES= mail python > MASTER_SITES= http://www.chifeng.name/dist/rss2email/ > >@@ -27,6 +28,8 @@ > post-patch: > @${REINPLACE_CMD} -e 's|@PYTHONCMD@|${PYTHON_CMD}|;s|@DATADIR@|${DATADIR}|'\ > ${WRKSRC}/r2e >+ @${REINPLACE_CMD} -e "s|\([^[:alnum:]]\)c.type\([^[:alnum:]]\)|\1c.get('type','')\2|"\ >+ ${WRKSRC}/rss2email.py > > do-install: > @${INSTALL} -d ${DATADIR}/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 139649
: 100375