From rustem.alimov@gmail.com  Fri Sep 20 04:56:39 2013
Return-Path: <rustem.alimov@gmail.com>
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 ESMTP id 6772EE80
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Sep 2013 04:56:39 +0000 (UTC)
	(envelope-from rustem.alimov@gmail.com)
Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id E786A2D91
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Sep 2013 04:56:38 +0000 (UTC)
Received: by mail-lb0-f181.google.com with SMTP id u14so178077lbd.40
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Sep 2013 21:56:21 -0700 (PDT)
Received: from ruspc ([77.51.47.185])
        by mx.google.com with ESMTPSA id zw2sm5224719lbb.14.1969.12.31.16.00.00
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Thu, 19 Sep 2013 21:56:20 -0700 (PDT)
Received: by ruspc (sSMTP sendmail emulation); Fri, 20 Sep 2013 08:55:59 +0400
Message-Id: <523bd574.82a8700a.6d11.ffffde07@mx.google.com>
Date: Fri, 20 Sep 2013 08:55:59 +0400
From: Rustem Alimov <rustem.alimov@gmail.com>
Reply-To: Rustem Alimov <rustem.alimov@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: |PATCH| lang/php55: update to 5.5.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182242
>Category:       ports
>Synopsis:       |PATCH| lang/php55: update to 5.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 20 05:00:00 UTC 2013
>Closed-Date:    Fri Sep 27 14:15:37 UTC 2013
>Last-Modified:  Fri Sep 27 14:20:00 UTC 2013
>Originator:     Rustem Alimov
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
Rustem Alimov
>Environment:
System: FreeBSD ruspc 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826
>Description:
	Update to 5.5.4 release
>How-To-Repeat:
>Fix:

--- php55.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 327654)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.3
+PORTVERSION=	5.5.4
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
Index: distinfo
===================================================================
--- distinfo	(revision 327654)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.3.tar.bz2) = 93080dd06dff7c4e54254f4bd6910e7cc4049d6226e6ac4c9bc52c16ebd5939a
-SIZE (php-5.5.3.tar.bz2) = 12030241
+SHA256 (php-5.5.4.tar.bz2) = 49f87e8cf0bbec53a6e7f1c8ab132fcec37bb09990404c7c959f81dfb1637439
+SIZE (php-5.5.4.tar.bz2) = 12047184
 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
 SIZE (php-5.5.x-mail-header.patch) = 3379
--- php55.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 20 05:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182242 
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Fri Sep 27 14:15:23 UTC 2013 
State-Changed-Why:  
Updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182242: commit references a PR
Date: Fri, 27 Sep 2013 14:15:22 +0000 (UTC)

 Author: ale
 Date: Fri Sep 27 14:15:09 2013
 New Revision: 328471
 URL: http://svnweb.freebsd.org/changeset/ports/328471
 
 Log:
   Update to 5.5.4 release.
   
   PR:		ports/182242
   Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
 
 Modified:
   head/databases/php55-pgsql/files/patch-pgsql.c
   head/lang/php55/Makefile
   head/lang/php55/distinfo
 
 Modified: head/databases/php55-pgsql/files/patch-pgsql.c
 ==============================================================================
 --- head/databases/php55-pgsql/files/patch-pgsql.c	Fri Sep 27 14:12:51 2013	(r328470)
 +++ head/databases/php55-pgsql/files/patch-pgsql.c	Fri Sep 27 14:15:09 2013	(r328471)
 @@ -1,24 +1,5 @@
  --- pgsql.c.orig	2010-01-03 10:23:27.000000000 +0100
  +++ pgsql.c	2010-03-08 11:00:26.000000000 +0100
 -@@ -63,6 +63,7 @@
 - #define PGSQL_MAX_LENGTH_OF_LONG   30
 - #define PGSQL_MAX_LENGTH_OF_DOUBLE 60
 - 
 -+#if UINT_MAX > LONG_MAX
 - #define PGSQL_RETURN_OID(oid) do { \
 - 	if (oid > LONG_MAX) { \
 - 		smart_str s = {0}; \
 -@@ -72,7 +73,9 @@
 - 	} \
 - 	RETURN_LONG((long)oid); \
 - } while(0)
 --
 -+#else
 -+#define PGSQL_RETURN_OID(oid) RETURN_LONG((long)oid)
 -+#endif
 - 
 - #if HAVE_PQSETNONBLOCKING
 - #define PQ_SETNONBLOCKING(pg_link, flag) PQsetnonblocking(pg_link, flag)
  @@ -728,7 +731,7 @@
   static int le_link, le_plink, le_result, le_lofp, le_string;
   
 
 Modified: head/lang/php55/Makefile
 ==============================================================================
 --- head/lang/php55/Makefile	Fri Sep 27 14:12:51 2013	(r328470)
 +++ head/lang/php55/Makefile	Fri Sep 27 14:15:09 2013	(r328471)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	php55
 -PORTVERSION=	5.5.3
 +PORTVERSION=	5.5.4
  PORTREVISION?=	0
  CATEGORIES?=	lang devel www
  MASTER_SITES=	${MASTER_SITE_PHP}
 
 Modified: head/lang/php55/distinfo
 ==============================================================================
 --- head/lang/php55/distinfo	Fri Sep 27 14:12:51 2013	(r328470)
 +++ head/lang/php55/distinfo	Fri Sep 27 14:15:09 2013	(r328471)
 @@ -1,4 +1,4 @@
 -SHA256 (php-5.5.3.tar.bz2) = 93080dd06dff7c4e54254f4bd6910e7cc4049d6226e6ac4c9bc52c16ebd5939a
 -SIZE (php-5.5.3.tar.bz2) = 12030241
 +SHA256 (php-5.5.4.tar.bz2) = 49f87e8cf0bbec53a6e7f1c8ab132fcec37bb09990404c7c959f81dfb1637439
 +SIZE (php-5.5.4.tar.bz2) = 12047184
  SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
  SIZE (php-5.5.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:
