aboutsummaryrefslogtreecommitdiff
path: root/mail/sympa5
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-27 22:34:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-27 22:34:41 +0000
commitf0c98dae6e83757330e63072e0dccd5c9512a770 (patch)
tree8c5e10c1d74ce549bf32535b4084e1e246dde003 /mail/sympa5
parent74b6f89d3fdd37f8c6ab380337ba5d341881a8e1 (diff)
downloadports-f0c98dae6e83757330e63072e0dccd5c9512a770.tar.gz
ports-f0c98dae6e83757330e63072e0dccd5c9512a770.zip
Notes
Diffstat (limited to 'mail/sympa5')
-rw-r--r--mail/sympa5/Makefile12
-rw-r--r--mail/sympa5/distinfo6
-rw-r--r--mail/sympa5/files/patch-src-sympa_wizard.pl15
3 files changed, 19 insertions, 14 deletions
diff --git a/mail/sympa5/Makefile b/mail/sympa5/Makefile
index 60919fcee7d3..6c53d5e734fc 100644
--- a/mail/sympa5/Makefile
+++ b/mail/sympa5/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sympa
-PORTVERSION= 5.2.1
-#PORTREVISION= 1
+PORTVERSION= 5.2.2
CATEGORIES= mail
MASTER_SITES?= http://www.sympa.org/distribution/
@@ -28,7 +27,8 @@ BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip
RUN_DEPENDS= ${BUILD_DEPENDS}
LATEST_LINK= sympa5
-CONFLICTS= sympa-4*
+USE_APACHE= 1.3+
+CONFLICTS= sympa-4* sympa-5.[0-1]* sympa-5.2.1*
DB_TYPE?=mysql
@@ -47,11 +47,7 @@ IGNORE= needs Perl 5.8.6 or above (lang/perl5.8)
.endif
.if defined(WITH_FASTCGI)
-.if defined(WITH_APACHE2)
-BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
-.else
-BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
-.endif
+BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI
.endif
diff --git a/mail/sympa5/distinfo b/mail/sympa5/distinfo
index b7c78fd4b01e..81608850b337 100644
--- a/mail/sympa5/distinfo
+++ b/mail/sympa5/distinfo
@@ -1,3 +1,3 @@
-MD5 (sympa-5.2.1.tar.gz) = 77e9e1b571f0754522010c70cdc8b06f
-SHA256 (sympa-5.2.1.tar.gz) = 09b0f22044bb01246dce1124b272ab909ce955861b7f891a8ec5500d698b6663
-SIZE (sympa-5.2.1.tar.gz) = 5040636
+MD5 (sympa-5.2.2.tar.gz) = b6a68edd21481e26b14a1222e1824e64
+SHA256 (sympa-5.2.2.tar.gz) = afce0b8d7c2ca33bd354f10ffaca443580e356a1d4a791eb869cf2a5c398e131
+SIZE (sympa-5.2.2.tar.gz) = 5138132
diff --git a/mail/sympa5/files/patch-src-sympa_wizard.pl b/mail/sympa5/files/patch-src-sympa_wizard.pl
index e567b1239657..80bd27db5bc3 100644
--- a/mail/sympa5/files/patch-src-sympa_wizard.pl
+++ b/mail/sympa5/files/patch-src-sympa_wizard.pl
@@ -1,5 +1,5 @@
---- src/sympa_wizard.pl Wed Sep 14 17:25:58 2005
-+++ src/sympa_wizard.pl Wed Sep 14 17:26:45 2005
+--- src/sympa_wizard.pl.orig Thu Aug 24 17:05:36 2006
++++ src/sympa_wizard.pl Wed Sep 27 10:53:39 2006
@@ -92,13 +92,13 @@
'advice' =>''},
@@ -16,7 +16,16 @@
'query' => 'Where to store bounces',
'file' => 'wwsympa.conf',
'advice' =>'Better if not in a critical partition'},
-@@ -308,14 +308,14 @@
+@@ -186,7 +186,7 @@
+ {'title' => 'Tuning'},
+
+
+- {'name' => 'cache\_list\_config',
++ {'name' => 'cache_list_config',
+ 'default' => 'none',
+ 'query' => 'Use of binary version of the list config structure on disk: none | binary_file',
+ 'file' => 'sympa.conf','edit' => '1',
+@@ -316,14 +316,14 @@
'advice' =>''},
{'name' => 'mhonarc',