Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jul 2002 23:32:23 -0400
From:      Yarema <yds@CoolRat.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40319: MAINTAINER-UPDATE: mail/courier versuin update 0.38.2 to 0.39.1
Message-ID:  <courier.3D2907C7.000004EC@CoolRat.org>

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

>Number:         40319
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE: mail/courier versuin update 0.38.2 to 0.39.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 07 20:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yarema
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Frozen Rodent
>Environment:
>Description:

Note new patch file: mail/courier/files/patch-pcp::intl::dcigettext.c

>How-To-Repeat:
>Fix:
diff -ruN courier~/Makefile courier/Makefile
--- courier~/Makefile	Sat Jun  8 14:54:01 2002
+++ courier/Makefile	Tue Jul  2 23:20:11 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	courier
-PORTVERSION=	0.38.2
+PORTVERSION=	0.39.1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	courier
diff -ruN courier~/distinfo courier/distinfo
--- courier~/distinfo	Sat Jun  8 14:54:01 2002
+++ courier/distinfo	Tue Jul  2 23:20:50 2002
@@ -1 +1 @@
-MD5 (courier-0.38.2.tar.gz) = fe8fd90858882f0c5d4bd871512f7cbb
+MD5 (courier-0.39.1.tar.gz) = f5deeb2f2c91e00fe5c6b8f3a4877ba0
diff -ruN courier~/files/patch-pcp::intl::dcigettext.c courier/files/patch-pcp::intl::dcigettext.c
--- courier~/files/patch-pcp::intl::dcigettext.c	Wed Dec 31 19:00:00 1969
+++ courier/files/patch-pcp::intl::dcigettext.c	Wed Jul  3 01:47:33 2002
@@ -0,0 +1,11 @@
+--- pcp/intl/dcigettext.c.orig	Fri Oct 26 00:01:27 2001
++++ pcp/intl/dcigettext.c	Wed Jul  3 01:47:12 2002
+@@ -57,7 +57,7 @@
+ #include <stdlib.h>
+ 
+ #include <string.h>
+-#if !HAVE_STRCHR && !defined _LIBC
++#if !HAVE_STRCHR && !defined _LIBC && !defined __FreeBSD__
+ # ifndef strchr
+ #  define strchr index
+ # endif
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.3D2907C7.000004EC>