From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 20 05:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTP id 2AA79EB2 for ; Fri, 20 Sep 2013 05:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 08E822DAD for ; Fri, 20 Sep 2013 05:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8K5000L034494 for ; Fri, 20 Sep 2013 05:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8K500eT034493; Fri, 20 Sep 2013 05:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 20 Sep 2013 05:00:00 GMT Resent-Message-Id: <201309200500.r8K500eT034493@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rustem Alimov 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 ; 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 ; Fri, 20 Sep 2013 04:56:38 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id u14so178077lbd.40 for ; 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 To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/182242: |PATCH| lang/php55: update to 5.5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rustem Alimov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 05:00:01 -0000 >Number: 182242 >Category: ports >Synopsis: |PATCH| lang/php55: update to 5.5.4 >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: Fri Sep 20 05:00:00 UTC 2013 >Closed-Date: >Last-Modified: >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: >Unformatted: