Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2012 10:43:15 +0100 (CET)
From:      Geoffroy Desvernay <dgeo@centrale-marseille.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173984: [PATCH] mail/sympa: update to 6.1.16
Message-ID:  <20121129094315.F18E51CD2E@dgeo.sysadm.ec-m.fr>
Resent-Message-ID: <201211291000.qATA00gY006807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173984
>Category:       ports
>Synopsis:       [PATCH] mail/sympa: update to 6.1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 29 10:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Geoffroy Desvernay
>Release:        FreeBSD 9.1-RC3 amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RC3 FreeBSD 9.1-RC3 #0: Mon Nov 12 13:10:37 CET 2012
>Description:
- Update to 6.1.16
  Bug-fix release - see http://www.sympa.org/distribution/latest-stable/NEWS
  (The second bug #7917 happens with port's current p5-Convert-ASN1)
Port maintainer (crees@FreeBSD.org) is cc'd.

Feature safe: yes

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- sympa-6.1.16.patch begins here ---
diff -ruN --exclude=CVS ../sympa.orig/Makefile ./Makefile
--- ../sympa.orig/Makefile	2012-11-14 17:39:37.000000000 +0100
+++ ./Makefile	2012-11-29 10:35:39.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sympa
-PORTVERSION=	6.1.15
+PORTVERSION=	6.1.16
 CATEGORIES=	mail
 MASTER_SITES=	http://www.sympa.org/distribution/ \
 		http://www.sympa.org/distribution/old/
@@ -91,7 +91,7 @@
 RUN_DEPENDS+=	p5-FCGI>=0:${PORTSDIR}/www/p5-FCGI
 . if !defined(WITHOUT_APACHE)
 USE_APACHE_RUN=	22+
-RUN_DEPENDS+=   ${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
+RUN_DEPENDS+=	${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi
 . endif
 .endif
 
diff -ruN --exclude=CVS ../sympa.orig/distinfo ./distinfo
--- ../sympa.orig/distinfo	2012-11-14 17:39:37.000000000 +0100
+++ ./distinfo	2012-11-29 10:10:59.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (sympa-6.1.15.tar.gz) = 77452dec45d2fdd022093c82aaf40100396e86d4b58194009e06e9b6c6da1c1c
-SIZE (sympa-6.1.15.tar.gz) = 7807600
+SHA256 (sympa-6.1.16.tar.gz) = ba74a532ab36df3e79132a69e53e544c5680517a71745039bdd32da960b04219
+SIZE (sympa-6.1.16.tar.gz) = 7856093
--- sympa-6.1.16.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121129094315.F18E51CD2E>