pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/php-owncloud



On 7/10/2012 15:20, Ryo ONODERA wrote:
Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jul 10 13:20:19 UTC 2012

Modified Files:
        pkgsrc/www/php-owncloud: MESSAGE Makefile PLIST distinfo options.mk

Log Message:
Update to 4.0.4

* php-sqlite is no longer needed at least fresh installation
* Tested with php54 and apache24
* php-xml is needed
* Update MESSAGE

To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/php-owncloud/MESSAGE \
     pkgsrc/www/php-owncloud/PLIST pkgsrc/www/php-owncloud/distinfo
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/php-owncloud/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-owncloud/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


(Resent from different return address)

This update was the cause of bulkbuild to fail the pre-resolve stage.
The problem is this dependency line:
DEPENDS+=    ${PHP_PKG_PREFIX}-xml>=5.3.0:../../textproc/php-xml

There is no such package, or even directory at ../../textproc

Regards,
John



Home | Main Index | Thread Index | Old Index