ports/178686: ftp/curl need bump version of dns/c-ares

Dzmitry Bialou smallcms at gmail.com
Thu May 16 13:40:00 UTC 2013


>Number:         178686
>Category:       ports
>Synopsis:       ftp/curl need bump version of dns/c-ares
>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 May 16 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dzmitry Bialou
>Release:        9.1-RELEASE
>Organization:
IdeaHost LLC.
>Environment:
FreeBSD srv1.core.office.iwl.by 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Wed Jan  9 00:47:09 FET 2013     root at srv1.core.office.iwl.by:/usr/obj/usr/src/sys/SRV1  amd64
>Description:

>How-To-Repeat:
make /usr/ports/ftp/curl from fresh ports
>Fix:
Patch

Patch attached with submission follows:

*** Makefile	Thu May 16 16:27:41 2013
--- Makefile.old	Thu May 16 16:27:00 2013
***************
*** 3,9 ****
  
  PORTNAME=	curl
  PORTVERSION=	7.24.0
! PORTREVISION=	3
  CATEGORIES=	ftp ipv6 www
  MASTER_SITES=	http://curl.haxx.se/download/ \
  		LOCAL/sunpoet
--- 3,9 ----
  
  PORTNAME=	curl
  PORTVERSION=	7.24.0
! PORTREVISION=	2
  CATEGORIES=	ftp ipv6 www
  MASTER_SITES=	http://curl.haxx.se/download/ \
  		LOCAL/sunpoet
***************
*** 106,112 ****
  .endif
  
  .if ${PORT_OPTIONS:MCARES}
! LIB_DEPENDS+=	cares.3:${PORTSDIR}/dns/c-ares
  CONFIGURE_ARGS+=	--enable-ares=${LOCALBASE}
  .else
  CONFIGURE_ARGS+=	--disable-ares
--- 106,112 ----
  .endif
  
  .if ${PORT_OPTIONS:MCARES}
! LIB_DEPENDS+=	cares.2:${PORTSDIR}/dns/c-ares
  CONFIGURE_ARGS+=	--enable-ares=${LOCALBASE}
  .else
  CONFIGURE_ARGS+=	--disable-ares


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


More information about the freebsd-ports-bugs mailing list