---> Installing 'pear-Services_Weather-1.4.7' from a port (misc/pear-Services_Weather) ---> Building '/usr/ports/misc/pear-Services_Weather' ===> Cleaning for pear-1.9.4_1 ===> Cleaning for pear-Services_Weather-1.4.7 ===> Found saved configuration for pear-Services_Weather-1.4.6 ===> Extracting for pear-Services_Weather-1.4.7 => SHA256 Checksum OK for PEAR/Services_Weather-1.4.7.tgz. ===> Patching for pear-Services_Weather-1.4.7 ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/PEAR.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/Net/FTP.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/Cache.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/DB.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/XML/Serializer.php - found ===> Configuring for pear-Services_Weather-1.4.7 ---> Installing the new version via the port ===> Installing for pear-Services_Weather-1.4.7 ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/PEAR.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/share/pear/HTTP/Request.php - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/include/php/main/php.h - found ===> pear-Services_Weather-1.4.7 depends on executable: pear - found ===> pear-Services_Weather-1.4.7 depends on file: /usr/local/lib/php/20100525/ctype.so - found ===> Generating packing list with pear ln: /usr/ports/misc/pear-Services_Weather/work/Services_Weather-1.4.7/package.xml: No such file or directory *** Error code 1 Stop in /usr/ports/misc/pear-Services_Weather. *** Error code 1 Stop in /usr/ports/misc/pear-Services_Weather. *** Error code 1 Stop in /usr/ports/misc/pear-Services_Weather. ** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portinstall20121130-31607-alt87c env make reinstall ** Fix the installation problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! misc/pear-Services_Weather (install error) Command failed [exit code 1]: /usr/local/sbin/portinstall misc/pear-Services_Weather
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool)
Author: miwi Date: Fri Feb 1 03:17:46 2013 New Revision: 311349 URL: http://svnweb.freebsd.org/changeset/ports/311349 Log: - Downgrade to 1.4.6 (1.4.7 is broken) - Bump PORTEPOCH PR: 174010 173985 Modified: head/misc/pear-Services_Weather/Makefile head/misc/pear-Services_Weather/distinfo Modified: head/misc/pear-Services_Weather/Makefile ============================================================================== --- head/misc/pear-Services_Weather/Makefile Fri Feb 1 02:30:59 2013 (r311348) +++ head/misc/pear-Services_Weather/Makefile Fri Feb 1 03:17:46 2013 (r311349) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= Services_Weather -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.6 +PORTEPOCH= 1 CATEGORIES= misc www pear geography MAINTAINER= miwi@FreeBSD.org Modified: head/misc/pear-Services_Weather/distinfo ============================================================================== --- head/misc/pear-Services_Weather/distinfo Fri Feb 1 02:30:59 2013 (r311348) +++ head/misc/pear-Services_Weather/distinfo Fri Feb 1 03:17:46 2013 (r311349) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Services_Weather-1.4.7.tgz) = b2c465d6edeab22ea908783a6c06abb0d9cb89cb225f098e89c16c59170816e7 -SIZE (PEAR/Services_Weather-1.4.7.tgz) = 55519 +SHA256 (PEAR/Services_Weather-1.4.6.tgz) = aaaaca7034efd56be892c36b747bae80566a2cd23c11d4a1d92dd9619ec36da1 +SIZE (PEAR/Services_Weather-1.4.6.tgz) = 55639 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed i've downgrade this package. should be fixed now.