From owner-freebsd-ports-bugs@freebsd.org Tue Oct 17 13:14:16 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F850E3A2ED for ; Tue, 17 Oct 2017 13:14:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B04BD6C845 for ; Tue, 17 Oct 2017 13:14:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v9HDEFg1056256 for ; Tue, 17 Oct 2017 13:14:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223063] devel/php-composer: Update to 1.5.2 Date: Tue, 17 Oct 2017 13:14:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@flornet.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2017 13:14:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223063 Bug ID: 223063 Summary: devel/php-composer: Update to 1.5.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: freebsd@flornet.de CC: cyberbotx@cyberbotx.com, tz@freebsd.org CC: cyberbotx@cyberbotx.com Flags: maintainer-feedback?(cyberbotx@cyberbotx.com) Created attachment 187234 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187234&action= =3Dedit New Makefile with changes Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- Makefile (revision 452274) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME=3D composer -DISTVERSION=3D 1.4.2 +DISTVERSION=3D 1.5.2 CATEGORIES=3D devel MASTER_SITES=3D http://getcomposer.org/download/${DISTVERSION}/ PKGNAMEPREFIX=3D php- @@ -21,7 +21,7 @@ NO_BUILD=3D yes NO_WRKSUBDIR=3D yes USES=3D php -USE_PHP=3D intl openssl phar json ctype filter +USE_PHP=3D intl openssl phar json ctype filter mbstring PLIST_FILES=3D bin/composer \ bin/composer.phar Index: distinfo =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- distinfo (revision 452274) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP =3D 1501420357 -SHA256 (composer-1.4.2/composer.phar) =3D 6b1945c3ee477f12be508a5bb41a5025d57de5510bcf94855ae6a4d59f3d86f4 -SIZE (composer-1.4.2/composer.phar) =3D 1838958 +TIMESTAMP =3D 1508245554 +SHA256 (composer-1.5.2/composer.phar) =3D c0a5519c768ef854913206d45bd360efc2eb4a3e6eb1e1c7d0a4b5e0d3bbb31f +SIZE (composer-1.5.2/composer.phar) =3D 1852323 --=20 You are receiving this mail because: You are the assignee for the bug.=