From nobody@FreeBSD.org  Fri Apr 25 18:49:00 2014
Return-Path: <nobody@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 461F24E6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 25 Apr 2014 18:49:00 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(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 1790118B6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 25 Apr 2014 18:49:00 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PImxiv080129
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 25 Apr 2014 18:48:59 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3PImxvA080128;
	Fri, 25 Apr 2014 18:48:59 GMT
	(envelope-from nobody)
Message-Id: <201404251848.s3PImxvA080128@cgiserv.freebsd.org>
Date: Fri, 25 Apr 2014 18:48:59 GMT
From: Joseph Benden <joe@thrallingpenguin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Updated port devel/poco-ssl to latest release 1.4.6p4.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188996
>Category:       ports
>Synopsis:       [patch] Updated port devel/poco-ssl to latest release 1.4.6p4.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wes
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 18:50:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Fri Apr 25 19:40:01 UTC 2014
>Originator:     Joseph Benden
>Release:        FreeBSD 11
>Organization:
>Environment:
FreeBSD lucy 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r264887: Thu Apr 24 12:43:46 MST 2014     root@lucy:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This patch requires PR ports/188384 first.

The patch updates the port to the latest release.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/poco-ssl/Makefile b/devel/poco-ssl/Makefile
index 8102358..da6cfb7 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=/
@@ -29,7 +29,7 @@ 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
+WRKSRC=		${WRKDIR}/pocoproject-poco-1d4b389
 ODBCLIBDIR=	/usr/local/lib
 MAKE_ARGS+=	ODBCLIBDIR=${ODBCLIBDIR}
 
@@ -72,8 +72,7 @@ CONFIGURE_ARGS+= --omit=Data/SQLite
 .endif
 
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USE_BZIP2=	yes
+USES=gmake
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wes 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 25 18:50:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188996 

From: Joseph Benden <joe@thrallingpenguin.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/188996: [patch] Updated port devel/poco-ssl to latest release
 1.4.6p4.
Date: Fri, 25 Apr 2014 12:33:57 -0700

 This is a multi-part message in MIME format.
 --------------040604080108070209030404
 Content-Type: multipart/alternative;
  boundary="------------040106030904080909000306"
 
 
 --------------040106030904080909000306
 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 <mailto: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
 >
 >
 
 --------------040106030904080909000306
 Content-Type: multipart/related;
  boundary="------------030409050601080401040307"
 
 
 --------------030409050601080401040307
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <html><head>
 <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
 </head><body bgcolor="#FFFFFF" text="#000000">The attached patch 
 corrects a number of portlint warnings. Use it instead, please.<br>
 <br>
 Thank you,<br>
 -Joseph Benden<br>
 <br>
 <blockquote style="border: 0px none;" 
 cite="mid:201404251850.s3PIo0PE042974@freefall.freebsd.org" type="cite">
   <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
 style="display:table;width:100%;border-top:1px solid 
 #EDEEF0;padding-top:5px"> 	<div 
 style="display:table-cell;vertical-align:middle;padding-right:6px;"><img
  photoaddress="FreeBSD-gnats-submit@FreeBSD.org" photoname="" 
 src="cid:part1.06060401.00070004@thrallingpenguin.com" 
 name="compose-unknown-contact.jpg" height="25px" width="25px"></div>   <div
  
 style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
    	<a moz-do-not-send="true" 
 href="mailto:FreeBSD-gnats-submit@FreeBSD.org" style="color:#737F92 
 !important;padding-right:6px;font-weight:bold;text-decoration:none 
 !important;">FreeBSD-gnats-submit@FreeBSD.org</a></div>   <div 
 style="display:table-cell;white-space:nowrap;vertical-align:middle;">   
   <font color="#9FA2A5"><span style="padding-left:6px">April 25, 2014 at
  11:50 AM</span></font></div></div></div>
   <div style="color:#888888;margin-left:24px;margin-right:24px;" 
 __pbrmquotes="true" class="__pbConvBody"><div>Thank you very much for 
 your problem report.<br>It has the internal identification 
 `ports/188996'.<br>The individual assigned to look at your<br>report is:
  freebsd-ports-bugs. <br><br>You can access the state of your problem 
 report at any time<br>via this link:<br><br><a class="moz-txt-link-freetext" href="http://www.freebsd.org/cgi/query-pr.cgi?pr=188996">http://www.freebsd.org/cgi/query-pr.cgi?pr=188996</a><br><br></div><div><!----><br></div></div>
 </blockquote>
 </body></html>
 
 --------------030409050601080401040307
 Content-Type: image/jpeg; x-apple-mail-type=stationery;
  name="compose-unknown-contact.jpg"
 Content-Transfer-Encoding: base64
 Content-ID: <part1.06060401.00070004@thrallingpenguin.com>
 Content-Disposition: inline;
  filename="compose-unknown-contact.jpg"
 
 /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEC
 AQEBAQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgIC
 AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAAR
 CAAZABkDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUK
 BwAAAAAAAAACAQMEBQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAA
 AAAAAAAAAAADAAEEAv/EACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oA
 DAMBAAIRAxEAPwDuEt+gW/ULet6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJ
 VIl7eXLCaZIGwBl3TY8epPx2+jy2ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4
 v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJEw/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx
 +a69/JSf9alIlste0VzaNpeFrcT9KKymotyiaZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mR
 UfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRDnu5azS8miKqjOTVkKqS/psG37fo1Fbab
 eg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GAcpOwBeN+U8/IkGbsiS8b7ryogmbz
 hbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH4hPOI0DkjZtaJtFxuVEbIUUi
 yeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJnYn9dnAQWl722p4ot37y
 zqnlfp6FrqbwawG8/9k=
 --------------030409050601080401040307--
 
 --------------040106030904080909000306--
 
 --------------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 <bsd.port.options.mk>
 @@ -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 <bsd.port.mk>
 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--
>Unformatted:
