when I tried to update to 5.6.1, I got the following....

-------- Original Message --------
Subject: Re: svn commit: r370421 - head/lang/php56
Date: 2014-10-08 12:17
From: Larry Rosenman <l...@lerctr.org>
To: Alex Dupre <a...@freebsd.org>

===>>> All >> lang/php56 (1/42)

===>>> Currently installed version: php56-5.6.0_1
===>>> Port directory: /usr/ports/lang/php56

===>>> Starting check for build dependencies
===>>> Gathering dependency list for lang/php56 from ports
===>>> Dependency check complete for lang/php56

===>>> All >> php56-5.6.0_1 (1/42)

===>  Cleaning for php56-5.6.1
===>  License PHP301 accepted by the user
===>  Found saved configuration for php56-5.6.0_1
===>   php56-5.6.1 depends on file: /usr/local/sbin/pkg - found
usage: mkdir [-pv] [-m mode] directory_name ...
*** Error code 64

Stop.
make[1]: stopped in /usr/ports/lang/php56
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/php56

===>>> make build failed for lang/php56
===>>> Aborting update

===>>> Update for lang/php56 failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
portmaster <flags> lang/php56 archivers/php56-bz2 textproc/php56-ctype textproc/php56-dom security/php56-filter graphics/php56-gd converters/php56-iconv devel/php56-json converters/php56-mbstring security/php56-openssl databases/php56-pdo databases/php56-pdo_pgsql databases/php56-pgsql textproc/php56-pspell www/php56-session devel/php56-readline textproc/php56-xml archivers/php56-zip archivers/php56-zlib www/mod_php56 math/php56-bcmath misc/php56-calendar ftp/php56-curl graphics/php56-exif sysutils/php56-fileinfo devel/php56-gettext math/php56-gmp security/php56-hash security/php56-mcrypt databases/php56-pdo_sqlite sysutils/php56-posix devel/php56-shmop textproc/php56-simplexml net/php56-soap net/php56-sockets devel/php56-sysvmsg devel/php56-sysvshm devel/php56-tokenizer textproc/php56-xmlreader net/php56-xmlrpc textproc/php56-xmlwriter textproc/php56-xsl

thebighonker.lerctr.org /usr/ports #



On 2014-10-08 02:56, Alex Dupre wrote:
Author: ale
Date: Wed Oct  8 07:56:04 2014
New Revision: 370421
URL: https://svnweb.freebsd.org/changeset/ports/370421
QAT: https://qat.redports.org/buildarchive/r370421/

Log:
  Update to 5.6.1 release.

Modified:
  head/lang/php56/Makefile
  head/lang/php56/distinfo
  head/lang/php56/pkg-plist

Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile    Wed Oct  8 07:25:18 2014        (r370420)
+++ head/lang/php56/Makefile    Wed Oct  8 07:56:04 2014        (r370421)
@@ -2,8 +2,8 @@
 # $FreeBSD$

 PORTNAME=      php56
-PORTVERSION=   5.6.0
-PORTREVISION?= 1
+PORTVERSION=   5.6.1
+PORTREVISION?= 0
 CATEGORIES?=   lang devel www
 MASTER_SITES=  ${MASTER_SITE_PHP}
 MASTER_SITE_SUBDIR=    distributions

Modified: head/lang/php56/distinfo
==============================================================================
--- head/lang/php56/distinfo    Wed Oct  8 07:25:18 2014        (r370420)
+++ head/lang/php56/distinfo    Wed Oct  8 07:56:04 2014        (r370421)
@@ -1,4 +1,4 @@
-SHA256 (php-5.6.0.tar.bz2) =
097af1be34fc73965e6f8401fd10e73eb56e1969ed4ffd691fb7e91606d0fc09
-SIZE (php-5.6.0.tar.bz2) = 13547979
+SHA256 (php-5.6.1.tar.bz2) =
82c1ccd17830d697d7a4d75bb60ea12be58fa80b4dba101e97db1a6372ca45f0
+SIZE (php-5.6.1.tar.bz2) = 13455884
 SHA256 (php-5.5.x-mail-header.patch) =
b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
 SIZE (php-5.5.x-mail-header.patch) = 3379

Modified: head/lang/php56/pkg-plist
==============================================================================
--- head/lang/php56/pkg-plist   Wed Oct  8 07:25:18 2014        (r370420)
+++ head/lang/php56/pkg-plist   Wed Oct  8 07:56:04 2014        (r370421)
@@ -244,25 +244,3 @@ man/man1/php-config.1.gz
 man/man1/phpize.1.gz
 %%FPM%%man/man8/php-fpm.8.gz
 %%FPM%%share/php/fpm/status.html
-@dirrm include/php/TSRM
-@dirrm include/php/Zend
-@dirrm include/php/ext/date/lib
-@dirrm include/php/ext/date
-@dirrm include/php/ext/ereg/regex
-@dirrm include/php/ext/ereg
-@dirrm include/php/ext/libxml
-@dirrm include/php/ext/mysqlnd
-@dirrm include/php/ext/pcre
-@dirrm include/php/ext/spl
-@dirrm include/php/ext/standard
-@dirrmtry include/php/ext
-@dirrm include/php/main/streams
-@dirrm include/php/main
-%%CLI%%@dirrm include/php/sapi/cli
-%%EMBED%%@dirrm include/php/sapi/embed
-%%SAPI_INC%%@dirrm include/php/sapi
-@dirrmtry include/php
-@dirrm lib/php/build
-@dirrmtry lib/php
-%%FPM%%@dirrm share/php/fpm
-%%FPM%%@dirrm share/php
_______________________________________________
svn-ports-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org"

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: l...@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to