From rustem.alimov@gmail.com  Sat Jul 13 06:08:43 2013
Return-Path: <rustem.alimov@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 0D18B7B7
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Jul 2013 06:08:43 +0000 (UTC)
	(envelope-from rustem.alimov@gmail.com)
Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e])
	by mx1.freebsd.org (Postfix) with ESMTP id 8E3AF127C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Jul 2013 06:08:42 +0000 (UTC)
Received: by mail-la0-f46.google.com with SMTP id eg20so8213725lab.5
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Jul 2013 23:08:41 -0700 (PDT)
Received: from gmail.com ([95.73.107.79])
        by mx.google.com with ESMTPSA id 6sm14926573lbu.13.2013.07.12.23.08.38
        for <FreeBSD-gnats-submit@freebsd.org>
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Fri, 12 Jul 2013 23:08:40 -0700 (PDT)
Received: by gmail.com (sSMTP sendmail emulation); Sat, 13 Jul 2013 10:08:22 +0400
Message-Id: <51e0eee8.8602700a.4770.7a1c@mx.google.com>
Date: Sat, 13 Jul 2013 10:08:22 +0400
From: Rustem Alimov <rustem.alimov@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: |PATCH| lang/php5: update to 5.4.17
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180527
>Category:       ports
>Synopsis:       |PATCH| lang/php5: update to 5.4.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 13 06:10:00 UTC 2013
>Closed-Date:    Tue Jul 16 06:47:28 UTC 2013
>Last-Modified:  Tue Jul 16 06:50:00 UTC 2013
>Originator:     Rustem Alimov
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD rust.freebsd.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826

>Description:
Update to 5.4.17 release
>How-To-Repeat:
	
>Fix:

--- php5.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 322888)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php5
-PORTVERSION=	5.4.16
+PORTVERSION=	5.4.17
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
Index: distinfo
===================================================================
--- distinfo	(revision 322888)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.16.tar.bz2) = 3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236
-SIZE (php-5.4.16.tar.bz2) = 11690340
+SHA256 (php-5.4.17.tar.bz2) = dc49935387a5d1f6ac798a3bb4902ca5020f3aa74117ea848b58d1bb61327eb4
+SIZE (php-5.4.17.tar.bz2) = 11697434
 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
 SIZE (php-5.4.x-mail-header.patch) = 3379
--- php5.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jul 13 06:10:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180527 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Tue Jul 16 06:47:12 UTC 2013 
State-Changed-Why:  
Updated. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180527: commit references a PR
Date: Tue, 16 Jul 2013 06:47:15 +0000 (UTC)

 Author: ale
 Date: Tue Jul 16 06:47:02 2013
 New Revision: 323097
 URL: http://svnweb.freebsd.org/changeset/ports/323097
 
 Log:
   Update to 5.4.17 release.
   
   PR:		ports/180527
   Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
 
 Added:
   head/databases/php5-pdo_dblib/files/
   head/databases/php5-pdo_dblib/files/patch-dblib_driver.c   (contents, props changed)
 Modified:
   head/lang/php5/Makefile
   head/lang/php5/Makefile.ext
   head/lang/php5/distinfo
 
 Added: head/databases/php5-pdo_dblib/files/patch-dblib_driver.c
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/databases/php5-pdo_dblib/files/patch-dblib_driver.c	Tue Jul 16 06:47:02 2013	(r323097)
 @@ -0,0 +1,15 @@
 +--- dblib_driver.c.orig	2013-06-24 15:17:35.000000000 +0200
 ++++ dblib_driver.c	2013-06-24 15:20:43.000000000 +0200
 +@@ -274,9 +274,9 @@
 + 		,{"5.0",DBVERSION_70} /* FIXME: This does not work with Sybase, but environ will */
 + 		,{"6.0",DBVERSION_70}
 + 		,{"7.0",DBVERSION_70}
 +-		,{"7.1",DBVERSION_71}
 +-		,{"7.2",DBVERSION_72}
 +-		,{"8.0",DBVERSION_72}
 ++		,{"7.1",DBVERSION_80}
 ++		,{"7.2",DBVERSION_80}
 ++		,{"8.0",DBVERSION_80}
 + 		,{"10.0",DBVERSION_100}
 + 		,{"auto",0} /* Only works with FreeTDS. Other drivers will bork */
 + 		
 
 Modified: head/lang/php5/Makefile
 ==============================================================================
 --- head/lang/php5/Makefile	Tue Jul 16 06:30:29 2013	(r323096)
 +++ head/lang/php5/Makefile	Tue Jul 16 06:47:02 2013	(r323097)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	php5
 -PORTVERSION=	5.4.16
 +PORTVERSION=	5.4.17
  PORTREVISION?=	0
  CATEGORIES?=	lang devel www
  MASTER_SITES=	${MASTER_SITE_PHP}
 @@ -53,7 +53,7 @@ IPV6_DESC=	Enable ipv6 support
  MAILHEAD_DESC=	Enable mail header patch
  LINKTHR_DESC=	Link thread lib (for threaded extensions)
  
 -CONFLICTS=	php52-5* php53-5*
 +CONFLICTS=	php52-5* php53-5* php55-5*
  
  MAN1=		php-config.1 phpize.1
  
 
 Modified: head/lang/php5/Makefile.ext
 ==============================================================================
 --- head/lang/php5/Makefile.ext	Tue Jul 16 06:30:29 2013	(r323096)
 +++ head/lang/php5/Makefile.ext	Tue Jul 16 06:47:02 2013	(r323097)
 @@ -4,7 +4,7 @@ USE_PHP=	yes
  USE_PHPEXT=	yes
  PHP_MODNAME=	${PKGNAMESUFFIX:S/-//}
  DEFAULT_PHP_VER=5
 -IGNORE_WITH_PHP=4 52
 +IGNORE_WITH_PHP=52 53 55
  
  EXTSUBDIR=	${DISTNAME}/ext/${PHP_MODNAME}
  WRKSRC=		${WRKDIR}/${EXTSUBDIR}
 
 Modified: head/lang/php5/distinfo
 ==============================================================================
 --- head/lang/php5/distinfo	Tue Jul 16 06:30:29 2013	(r323096)
 +++ head/lang/php5/distinfo	Tue Jul 16 06:47:02 2013	(r323097)
 @@ -1,4 +1,4 @@
 -SHA256 (php-5.4.16.tar.bz2) = 3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236
 -SIZE (php-5.4.16.tar.bz2) = 11690340
 +SHA256 (php-5.4.17.tar.bz2) = dc49935387a5d1f6ac798a3bb4902ca5020f3aa74117ea848b58d1bb61327eb4
 +SIZE (php-5.4.17.tar.bz2) = 11697434
  SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
  SIZE (php-5.4.x-mail-header.patch) = 3379
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
