FreeBSD Bugzilla – Attachment 115638 Details for
Bug 157414
[PATCH] mail/assp: update to 1.9.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
assp-1.9.1.0.patch
assp-1.9.1.0.patch (text/plain), 5.08 KB, created by
Mark Felder
on 2011-05-30 01:40:07 UTC
(
hide
)
Description:
assp-1.9.1.0.patch
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2011-05-30 01:40:07 UTC
Size:
5.08 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/assp.orig/Makefile /usr/ports/mail/assp/Makefile >--- /usr/ports/mail/assp.orig/Makefile 2011-05-29 13:10:51.317727877 -0500 >+++ /usr/ports/mail/assp/Makefile 2011-05-29 19:09:59.344202470 -0500 >@@ -6,9 +6,9 @@ > # > > PORTNAME= assp >-PORTVERSION= 1.8.5.6 >+PORTVERSION= 1.9.1.0 > CATEGORIES= mail >-MASTER_SITES= http://www.ringofsaturn.com/distfiles/ >+MASTER_SITES= SF/assp/ASSP%20Installation/${DISTNAME} > DISTNAME= ${PORTNAME:U}_${PORTVERSION}-Install > > MAINTAINER= rnejdl@ringofsaturn.com >diff -ruN --exclude=CVS /usr/ports/mail/assp.orig/distinfo /usr/ports/mail/assp/distinfo >--- /usr/ports/mail/assp.orig/distinfo 2011-05-29 13:10:51.337727626 -0500 >+++ /usr/ports/mail/assp/distinfo 2011-05-29 13:23:23.531096057 -0500 >@@ -1,2 +1,2 @@ >-SHA256 (ASSP_1.8.5.6-Install.zip) = 995bcaffe65f3e52cd3f9edd306ae53a3304bff80c9a4310a4ebd18debd2543e >-SIZE (ASSP_1.8.5.6-Install.zip) = 735818 >+SHA256 (ASSP_1.9.1.0-Install.zip) = ee66424e037c7a7e0b3d4e751a40bfd3ce48894416253e7c039bf0dc74147757 >+SIZE (ASSP_1.9.1.0-Install.zip) = 759814 >diff -ruN --exclude=CVS /usr/ports/mail/assp.orig/files/patch-assp.pl /usr/ports/mail/assp/files/patch-assp.pl >--- /usr/ports/mail/assp.orig/files/patch-assp.pl 2011-05-29 13:10:51.277728939 -0500 >+++ /usr/ports/mail/assp/files/patch-assp.pl 2011-05-29 13:30:20.000000000 -0500 >@@ -1,17 +1,17 @@ >---- assp.pl.orig 2010-08-08 14:29:19.000000000 -0500 >-+++ assp.pl 2010-08-08 14:30:13.000000000 -0500 >-@@ -2029,11 +2029,11 @@ >+--- assp.pl.orig 2011-05-29 13:27:11.672116773 -0500 >++++ assp.pl 2011-05-29 13:29:43.102794974 -0500 >+@@ -2533,11 +2533,11 @@ > 'Set the characterset/codepage for the maillog output to your local needs. Default (and best) on non Windows systems is "UTF-8" if available or "System Default" - no conversion. On Windows systems set it to your local codepage or UTF-8 (chcp 65001). To display nonASCII characters in the subject line and maillog files names setup decodeMIME2UTF8 . <span class=\'negative\'>Restart is required!</span>'], > ['decodeMIME2UTF8','Decode MIME Words To UTF-8',1,\&checkbox,'1','(.*)',undef,'If selected, ASSP decodes MIME encoded words to UTF8. This enables support for national languages to be used in Bombs , Scripts , Spamdb , Logging. If not selected, only US-ASCII characters will be used for this functions. This requires an installed <a href="http://search.cpan.org/search?query=Email::MIME::Modifier" rel="external">Email::MIME::Modifier</a> module in PERL.'], > ['AsAService','Run ASSP as a Windows Service',0,\&checkbox,'','(.*)',undef,'In Windows NT/2000/XP/2003 ASSP can be installed as a service. This setting tells ASSP that this has been done -- it does not install the Windows service for you. Installing ASSP as a service requires several steps which are detailed in the <a href="http://apps.sourceforge.net/mediawiki/assp/index.php?title=Win32">Quick Start for Win32</a> doku page.<br /> Information about the Win32::Daemon module which which is necessary can be found here: <a href="http://www.roth.net/perl/Daemon/">The Official Win32::Daemon Home Page</a><br /><span class="negative"> requires ASSP restart</span>'], > -['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,'','(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &", but better.<br /> >-+['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,1,'(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &", but better.<br /> >- <span class="negative"> requires ASSP restart</span>'], >++['AsADaemon','Run ASSP as a Daemon',0,\&checkbox,'1','(.*)',undef,'In Linux/BSD/Unix/OSX fork and close file handles. Similar to the command "perl assp.pl &", but better.<br /> >+ <span class="negative"> Changing this requires a restart of ASSP.</span>'], > -['runAsUser','Run as UID',20,\&textinput,'','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p> > +['runAsUser','Run as UID',20,\&textinput,'assp','(\S*)',undef,'The *nix user name to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p> >- <span class="negative"> requires ASSP restart</span>'], >+ <span class="negative"> Changing this requires a restart of ASSP.</span>'], > -['runAsGroup','Run as GID',20,\&textinput,'','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p> > +['runAsGroup','Run as GID',20,\&textinput,'assp','(\S*)',undef,'The *nix group to assume after startup (*nix only).<p><small><i>Examples:</i> assp, nobody</small></p> >- <span class="negative"> requires ASSP restart</span>'], >+ <span class="negative"> Changing this requires a restart of ASSP.</span>'], > ['ChangeRoot','Change Root',40,\&textinput,'','(.*)',undef,'The new root directory to which ASSP should chroot (*nix only). If blank, no chroot jail will be used. Note: if you use this feature, be sure to copy or link the etc/protocols file in your chroot jail.<br /> >- <span class="negative"> requires ASSP restart</span>'], >+ <span class="negative"> Changing this requires a restart of ASSP.</span>'],
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 157414
: 115638 |
115639