FreeBSD Bugzilla – Attachment 62152 Details for
Bug 92983
Fix port: mail/ricochet add backup mastersite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ricochet.diff
ricochet.diff (text/plain), 1.61 KB, created by
Jean Milanez Melo
on 2006-02-07 18:30:07 UTC
(
hide
)
Description:
ricochet.diff
Filename:
MIME Type:
Creator:
Jean Milanez Melo
Created:
2006-02-07 18:30:07 UTC
Size:
1.61 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/ricochet/Makefile,v >retrieving revision 1.23 >diff -u -r1.23 Makefile >--- Makefile 14 Feb 2005 21:30:50 -0000 1.23 >+++ Makefile 7 Feb 2006 18:21:57 -0000 >@@ -9,7 +9,8 @@ > PORTVERSION= 0.98 > PORTREVISION= 2 > CATEGORIES= mail >-MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/ >+MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/ \ >+ http://mirage.izhnet.ru/distfiles/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= An automated agent for tracing and reporting internet junk mail >@@ -22,7 +23,6 @@ > > NO_BUILD= yes > PERL_CONFIGURE= yes >-USE_REINPLACE= yes > > do-configure: > .for file in install ricochet >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/mail/ricochet/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 15 Oct 2001 11:37:29 -0000 1.1 >+++ pkg-plist 7 Feb 2006 18:21:57 -0000 >@@ -1,13 +1,13 @@ > bin/ricochet >-share/ricochet/ARTISTIC >-share/ricochet/CHANGES >-share/ricochet/README >-share/ricochet/TODO >-share/ricochet/abuse-contacts >-share/ricochet/complaint-template >-share/ricochet/ricochet >-share/ricochet/ricochetrc >-share/ricochet/skip-list >-@dirrm share/ricochet/whois >-@dirrm share/ricochet/backup >-@dirrm share/ricochet >+%%DATADIR%%/ARTISTIC >+%%DATADIR%%/CHANGES >+%%DATADIR%%/README >+%%DATADIR%%/TODO >+%%DATADIR%%/abuse-contacts >+%%DATADIR%%/complaint-template >+%%DATADIR%%/ricochet >+%%DATADIR%%/ricochetrc >+%%DATADIR%%/skip-list >+@dirrm %%DATADIR%%/whois >+@dirrm %%DATADIR%%/backup >+@dirrm %%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 92983
: 62152