[Bug 223063] devel/php-composer: Update to 1.5.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 17 13:14:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223063

            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 at FreeBSD.org
          Reporter: freebsd at flornet.de
                CC: cyberbotx at cyberbotx.com, tz at freebsd.org
                CC: cyberbotx at cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx at cyberbotx.com)

Created attachment 187234
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187234&action=edit
New Makefile with changes

Index: Makefile
===================================================================
--- Makefile    (revision 452274)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$

 PORTNAME=      composer
-DISTVERSION=   1.4.2
+DISTVERSION=   1.5.2
 CATEGORIES=    devel
 MASTER_SITES=  http://getcomposer.org/download/${DISTVERSION}/
 PKGNAMEPREFIX= php-
@@ -21,7 +21,7 @@
 NO_BUILD=      yes
 NO_WRKSUBDIR=  yes
 USES=          php
-USE_PHP=       intl openssl phar json ctype filter
+USE_PHP=       intl openssl phar json ctype filter mbstring

 PLIST_FILES=   bin/composer \
                bin/composer.phar
Index: distinfo
===================================================================
--- distinfo    (revision 452274)
+++ distinfo    (working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501420357
-SHA256 (composer-1.4.2/composer.phar) =
6b1945c3ee477f12be508a5bb41a5025d57de5510bcf94855ae6a4d59f3d86f4
-SIZE (composer-1.4.2/composer.phar) = 1838958
+TIMESTAMP = 1508245554
+SHA256 (composer-1.5.2/composer.phar) =
c0a5519c768ef854913206d45bd360efc2eb4a3e6eb1e1c7d0a4b5e0d3bbb31f
+SIZE (composer-1.5.2/composer.phar) = 1852323

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list