ports/86517: mail/courier: Port Update of Courier 0.52.0

Milan Obuch ports-bugs at dino.sk
Sat Sep 24 15:30:19 UTC 2005


The following reply was made to PR ports/86517; it has been noted by GNATS.

From: Milan Obuch <ports-bugs at dino.sk>
To: bug-followup at freebsd.org, martin.piayda at udo.edu
Cc: Yarema <yds at coolrat.org>
Subject: Re: ports/86517: mail/courier: Port Update of Courier 0.52.0
Date: Sat, 24 Sep 2005 17:21:08 +0200

 This patch would be easier revieved as diff, which would be
 
 diff -urN /usr/ports/mail/courier/Makefile courier/Makefile
 --- /usr/ports/mail/courier/Makefile    Sun Jul 17 00:52:34 2005
 +++ courier/Makefile    Sat Sep 24 16:51:51 2005
 @@ -6,7 +6,7 @@
  #
 
  PORTNAME=      courier
 -PORTVERSION=   0.50.1
 +PORTVERSION=   0.52.0
  CATEGORIES=    mail ipv6
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    courier
 @@ -73,8 +73,8 @@
  USE_RC_SUBR=   courier.sh
  .endif
 
 -CPPFLAGS+=     -I${LOCALBASE}/include
 -LDFLAGS+=      -L${LOCALBASE}/lib
 +CPPFLAGS+=     -I${LOCALBASE}/include -I${PREFIX}/include
 +LDFLAGS+=      -L${LOCALBASE}/lib -L${PREFIX}/include
  CONFIGURE_ENV= REHASH=${SCRIPTDIR}/c_rehash \
                 CPPFLAGS='${CPPFLAGS}' \
                 LDFLAGS='${LDFLAGS}'
 diff -urN /usr/ports/mail/courier/distinfo courier/distinfo
 --- /usr/ports/mail/courier/distinfo    Sun Jul 17 00:52:34 2005
 +++ courier/distinfo    Sat Sep 24 16:51:51 2005
 @@ -1,2 +1,2 @@
 -MD5 (courier-0.50.1.tar.bz2) = 6fb2b188bba8fbf244f2feb80ad99a70
 -SIZE (courier-0.50.1.tar.bz2) = 5913551
 +MD5 (courier-0.52.0.tar.bz2) = 6046be4fb3392bd0f9da3a71628a14ef
 +SIZE (courier-0.52.0.tar.bz2) = 6600449
 
 (unnecessary problem/repo file removed from diff). New courier introduces new 
 dependency however, missing here - devel/pcre. I did not test the PREFIX 
 part, yet, so without this, my patch for 0.52.0 would be
 
 diff -urN /usr/ports/mail/courier/Makefile courier-0.52.0/Makefile
 --- /usr/ports/mail/courier/Makefile    Sun Jul 17 00:52:34 2005
 +++ courier-0.52.0/Makefile     Sat Sep 17 17:18:05 2005
 @@ -6,7 +6,7 @@
  #
 
  PORTNAME=      courier
 -PORTVERSION=   0.50.1
 +PORTVERSION=   0.52.0
  CATEGORIES=    mail ipv6
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    courier
 @@ -15,7 +15,8 @@
  COMMENT=       Courier SMTP IMAP POP3 HTTP mail server suite
 
  BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
 -LIB_DEPENDS=   fam.0:${PORTSDIR}/devel/fam
 +LIB_DEPENDS=   fam.0:${PORTSDIR}/devel/fam \
 +               pcre:${PORTSDIR}/devel/pcre
  RUN_DEPENDS=   courierauthconfig:${PORTSDIR}/security/courier-authlib-base \
                 ${LOCALBASE}/share/sysconftool/sysconftool:
 ${PORTSDIR}/devel/sysconftool \
                 ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support \
 diff -urN /usr/ports/mail/courier/distinfo courier-0.52.0/distinfo
 --- /usr/ports/mail/courier/distinfo    Sun Jul 17 00:52:34 2005
 +++ courier-0.52.0/distinfo     Sat Sep 17 16:13:06 2005
 @@ -1,2 +1,2 @@
 -MD5 (courier-0.50.1.tar.bz2) = 6fb2b188bba8fbf244f2feb80ad99a70
 -SIZE (courier-0.50.1.tar.bz2) = 5913551
 +MD5 (courier-0.52.0.tar.bz2) = 6046be4fb3392bd0f9da3a71628a14ef
 +SIZE (courier-0.52.0.tar.bz2) = 6600449
 
 As there is already bug fix release 0.52.1, I would suggest
 
 diff -urN /usr/ports/mail/courier/Makefile courier-0.52.1/Makefile
 --- /usr/ports/mail/courier/Makefile    Sun Jul 17 00:52:34 2005
 +++ courier-0.52.1/Makefile     Sat Sep 24 08:43:50 2005
 @@ -6,7 +6,7 @@
  #
 
  PORTNAME=      courier
 -PORTVERSION=   0.50.1
 +PORTVERSION=   0.52.1
  CATEGORIES=    mail ipv6
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    courier
 @@ -15,7 +15,8 @@
  COMMENT=       Courier SMTP IMAP POP3 HTTP mail server suite
 
  BUILD_DEPENDS= courierauthconfig:${PORTSDIR}/security/courier-authlib-base
 -LIB_DEPENDS=   fam.0:${PORTSDIR}/devel/fam
 +LIB_DEPENDS=   fam.0:${PORTSDIR}/devel/fam \
 +               pcre:${PORTSDIR}/devel/pcre
  RUN_DEPENDS=   courierauthconfig:${PORTSDIR}/security/courier-authlib-base \
                 ${LOCALBASE}/share/sysconftool/sysconftool:
 ${PORTSDIR}/devel/sysconftool \
                 ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support \
 diff -urN /usr/ports/mail/courier/distinfo courier-0.52.1/distinfo
 --- /usr/ports/mail/courier/distinfo    Sun Jul 17 00:52:34 2005
 +++ courier-0.52.1/distinfo     Sat Sep 24 08:48:05 2005
 @@ -1,2 +1,2 @@
 -MD5 (courier-0.50.1.tar.bz2) = 6fb2b188bba8fbf244f2feb80ad99a70
 -SIZE (courier-0.50.1.tar.bz2) = 5913551
 +MD5 (courier-0.52.1.tar.bz2) = 98005b9bacd44fa9e1a2b2100907522a
 +SIZE (courier-0.52.1.tar.bz2) = 6603812
 
 (again, this is without PREFIX stuff)
 Regards,
 Milan



More information about the freebsd-ports-bugs mailing list