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

Martin Piayda martin.piayda at udo.edu
Sat Sep 24 17:00:26 UTC 2005


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

From: Martin Piayda <martin.piayda at udo.edu>
To: bug-followup at FreeBSD.org, martin.piayda at udo.edu
Cc:  
Subject: Re: ports/86517: mail/courier: Port Update of Courier 0.52.0
Date: Sat, 24 Sep 2005 18:51:14 +0200

 Updating to 0.52.1 and tested in a prefixed environment. It builds well,
 uninstalls, reinstalls ...
 
 The md5-diff is certainly not the main thing, so I'm leaving it out
 here.
 
 Regards,
 Martin Piayda
 
 
 ----- snip -----------
 
 --- courier/Makefile    Sat Sep 24 18:45:16 2005
 +++ Makefile    Sat Sep 24 18:45:58 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
 @@ -17,6 +17,7 @@
  BUILD_DEPENDS= courierauthconfig:
 ${PORTSDIR}/security/courier-authlib-base
  LIB_DEPENDS=   fam.0:${PORTSDIR}/devel/fam
  RUN_DEPENDS=   courierauthconfig:
 ${PORTSDIR}/security/courier-authlib-base \
 +                pcre:${PORTSDIR}/devel/pcre \
                 ${LOCALBASE}/share/sysconftool/sysconftool:
 ${PORTSDIR}/devel/sysconftool \
                 ${LOCALBASE}/etc/mime.types:
 ${PORTSDIR}/misc/mime-support \
                 ${SITE_PERL}/Net/CIDR.pm:
 ${PORTSDIR}/net-mgmt/p5-Net-CIDR
 @@ -73,8 +74,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}'
 
 ---- snip --------
 
 



More information about the freebsd-ports-bugs mailing list