diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-24 06:23:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-24 06:23:52 +0000 |
commit | ff8f9f8c538307d138333fe68bba043de4dc84e7 (patch) | |
tree | a1f5f65a05cac00b56568ba2d99e3a7c8bccf020 /mail/evolution-devel | |
parent | 094bdd5dc14fda68277a58df2960cbbe07b4bab0 (diff) | |
download | ports-ff8f9f8c538307d138333fe68bba043de4dc84e7.tar.gz ports-ff8f9f8c538307d138333fe68bba043de4dc84e7.zip |
Notes
Diffstat (limited to 'mail/evolution-devel')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution-devel/files/patch-my-evolution::e-summary-preferences.c | 13 |
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 610fe292a2bd..3d224bf880ab 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~sobomax/:local diff --git a/mail/evolution-devel/files/patch-my-evolution::e-summary-preferences.c b/mail/evolution-devel/files/patch-my-evolution::e-summary-preferences.c index aa7befa54962..e7f22e6e7845 100644 --- a/mail/evolution-devel/files/patch-my-evolution::e-summary-preferences.c +++ b/mail/evolution-devel/files/patch-my-evolution::e-summary-preferences.c @@ -1,13 +1,14 @@ ---- my-evolution/e-summary-preferences.c.orig Thu Sep 26 15:23:36 2002 -+++ my-evolution/e-summary-preferences.c Tue Oct 15 17:22:04 2002 -@@ -581,8 +581,10 @@ +--- my-evolution/e-summary-preferences.c.orig Thu Oct 24 18:14:17 2002 ++++ my-evolution/e-summary-preferences.c Sun Nov 24 01:23:59 2002 +@@ -581,8 +581,11 @@ {"http://barrapunto.com/gnome.rdf", "Barrapunto GNOME", FALSE,}, {"http://www.bsdtoday.com/backend/bt.rdf", "BSD Today", FALSE}, {"http://beyond2000.com/b2k.rdf", "Beyond 2000", FALSE}, -+ {"http://daily.daemonnews.org/ddn.rdf.php3", "Daily Daemon News"}, ++ {"http://daily.daemonnews.org/ddn.rdf.php3", "Daily Daemon News", FALSE}, {"http://www.dictionary.com/wordoftheday/wotd.rss", N_("Dictionary.com Word of the Day"), FALSE}, {"http://www.dvdreview.com/rss/newschannel.rss", "DVD Review", FALSE}, -+ {"http://www.freebsd.org/news/news.rdf", "FreeBSD Newsflash"}, ++ {"http://www.freebsd.org/gnome/news.rdf", "FreeBSD GNOME Project News", FALSE}, ++ {"http://www.freebsd.org/news/news.rdf", "FreeBSD Newsflash", FALSE}, {"http://freshmeat.net/backend/fm.rdf", "Freshmeat", FALSE}, - {"http://news.gnome.org/gnome-news/rdf", "GNotices", FALSE}, + {"http://www.gnomedesktop.org/backend.php", "Footnotes - GNOME News", FALSE}, {"http://headlines.internet.com/internetnews/prod-news/news.rss", "Internet.com", FALSE}, |