Update to version 0.39.1
PR: 40319 Submitted by: MAINTAINER
This commit is contained in:
parent
dd72641dac
commit
6443adb117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62633
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (courier-0.38.2.tar.gz) = fe8fd90858882f0c5d4bd871512f7cbb
|
||||
MD5 (courier-0.39.1.tar.gz) = f5deeb2f2c91e00fe5c6b8f3a4877ba0
|
||||
|
11
mail/courier/files/patch-pcp::intl::dcigettext.c
Normal file
11
mail/courier/files/patch-pcp::intl::dcigettext.c
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user