ports/103716: Update port: mail/sympa5 from 5.2.1 to 5.2.2

Olivier Girard Olivier.Girard at univ-angers.fr
Wed Sep 27 13:01:06 UTC 2006


>Number:         103716
>Category:       ports
>Synopsis:       Update port: mail/sympa5 from 5.2.1 to 5.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 27 13:00:46 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Girard
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
University of Angers, France.
>Environment:
System: FreeBSD cume.univ-angers.fr 5.5-STABLE FreeBSD 5.5-STABLE #5: Wed Sep 27 11:43:43 CEST 2006 olivier at cume.univ-angers.fr:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Update mail/sympa5 from 5.2.2 to 5.2.2
	fix locale problem (force use of gettext pure perl)
	use bsd.apache.mk vars
>How-To-Repeat:
	
>Fix:

	

--- sympa-5.2.1-sympa-5.2.2.diff begins here ---
diff -ruN sympa5.orig/Makefile sympa5/Makefile
--- sympa5.orig/Makefile	Tue Sep 26 16:15:10 2006
+++ sympa5/Makefile	Tue Sep 26 16:50:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sympa
-PORTVERSION=	5.2.1
+PORTVERSION=	5.2.2
 #PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES?=	http://www.sympa.org/distribution/
@@ -28,7 +28,8 @@
 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 +48,7 @@
 .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 -ruN sympa5.orig/distinfo sympa5/distinfo
--- sympa5.orig/distinfo	Tue Sep 26 16:15:10 2006
+++ sympa5/distinfo	Tue Sep 26 16:25:59 2006
@@ -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 -ruN sympa5.orig/files/patch-src-sympa_wizard.pl sympa5/files/patch-src-sympa_wizard.pl
--- sympa5.orig/files/patch-src-sympa_wizard.pl	Tue Sep 26 16:15:10 2006
+++ sympa5/files/patch-src-sympa_wizard.pl	Wed Sep 27 10:55:10 2006
@@ -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',
--- sympa-5.2.1-sympa-5.2.2.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list