From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 25 19:34:08 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5FC7D9AD; Fri, 25 Apr 2014 19:34:08 +0000 (UTC) Received: from secure.thrallingpenguin.com (secure.thrallingpenguin.com [198.101.52.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BA821D29; Fri, 25 Apr 2014 19:34:08 +0000 (UTC) Received: from Josephs-MacBook-Pro.local (ip98-167-165-178.ph.ph.cox.net [98.167.165.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: joeb) by secure.thrallingpenguin.com (Postfix) with ESMTPSA id 1133B4FC5; Fri, 25 Apr 2014 15:34:00 -0400 (EDT) Message-ID: <535AB8A5.2030404@thrallingpenguin.com> Date: Fri, 25 Apr 2014 12:33:57 -0700 From: Joseph Benden User-Agent: Postbox 3.0.9 (Macintosh/20140129) MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/188996: [patch] Updated port devel/poco-ssl to latest release 1.4.6p4. References: <201404251850.s3PIo0PE042974@freefall.freebsd.org> In-Reply-To: <201404251850.s3PIo0PE042974@freefall.freebsd.org> X-Enigmail-Version: 1.2.3 Content-Type: multipart/mixed; boundary="------------040604080108070209030404" X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 19:34:08 -0000 This is a multi-part message in MIME format. --------------040604080108070209030404 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit The attached patch corrects a number of portlint warnings. Use it instead, please. Thank you, -Joseph Benden > FreeBSD-gnats-submit@FreeBSD.org > April 25, 2014 at 11:50 AM > Thank you very much for your problem report. > It has the internal identification `ports/188996'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=188996 > > --------------040604080108070209030404 Content-Type: text/plain; name="poco-ssl-1.4.6p4.patch.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="poco-ssl-1.4.6p4.patch.txt" diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile index 8102358..f15b4a9 100644 --- a/devel/poco-ssl/Makefile +++ b/devel/poco-ssl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD: head/devel/poco-ssl/Makefile 342070 2014-01-31 20:58:17Z antoine $ PORTNAME= poco -PORTVERSION= 1.4.6p3 +PORTVERSION= 1.4.6p4 PORTREVISION= 1 CATEGORIES= devel net MASTER_SITES= https://codeload.github.com/pocoproject/${PORTNAME}/legacy.tar.gz/${PORTNAME}-${PORTVERSION}-release?dummy=/ @@ -12,6 +12,8 @@ DISTNAME= poco-${PORTVERSION}p1-all MAINTAINER= wes@FreeBSD.org COMMENT= C++ Portable Components library with NetSSL and Database libraries +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash + CONFLICTS= poco-[0-9]* OPTIONS_DEFINE= TEST SAMPLES MYSQL SQLITE @@ -25,12 +27,11 @@ ODBC_DESC= ODBC Driver OPTIONS_DEFAULT= MYSQL IODBC SQLITE -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre \ libexpat.so:${PORTSDIR}/textproc/expat2 CONFIGURE_ARGS= --unbundled -WRKSRC= ${WRKDIR}/pocoproject-poco-8d5a60d -ODBCLIBDIR= /usr/local/lib +WRKSRC= ${WRKDIR}/pocoproject-poco-1d4b389 +ODBCLIBDIR= ${PREFIX}/lib MAKE_ARGS+= ODBCLIBDIR=${ODBCLIBDIR} .include @@ -52,11 +53,11 @@ CONFIGURE_ARGS+= --omit=Data/ODBC .endif .if ${PORT_OPTIONS:MUODBC} && ! ${PORT_OPTIONS:MIODBC} -LIB_DEPENDS+= odbc.2:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC .endif .if ${PORT_OPTIONS:MIODBC} && ! ${PORT_OPTIONS:MUODBC} -LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc +LIB_DEPENDS+= libiodbc.so:${PORTSDIR}/databases/libiodbc .endif .if ${PORT_OPTIONS:MMYSQL} @@ -72,8 +73,7 @@ CONFIGURE_ARGS+= --omit=Data/SQLite .endif GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_BZIP2= yes +USES=gmake USE_LDCONFIG= yes .include diff --git a/devel/poco-ssl/distinfo b/devel/poco-ssl/distinfo index 2aba096..7586664 100644 --- a/devel/poco-ssl/distinfo +++ b/devel/poco-ssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (poco-1.4.6p3p1-all.tar.bz2) = 90ee09d00e111ac97de6ab8d1c168acbc43bb1becc6bc354984df79890ed4a5c -SIZE (poco-1.4.6p3p1-all.tar.bz2) = 4402391 +SHA256 (poco-1.4.6p4p1-all.tar.gz) = 3dfb736b3938ab533728a36233d6cde0fe8041e23de61b5cc088918b938252f9 +SIZE (poco-1.4.6p4p1-all.tar.gz) = 4402621 --------------040604080108070209030404--