Date: Thu, 16 May 2013 13:31:56 GMT From: Dzmitry Bialou <smallcms@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/178686: ftp/curl need bump version of dns/c-ares Message-ID: <201305161331.r4GDVuPX091493@oldred.FreeBSD.org> Resent-Message-ID: <201305161340.r4GDe0lH017740@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305161331.r4GDVuPX091493>