- Update to 7.34.0 Request exp-run. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
Responsible Changed From-To: sunpoet->portmgr Over to maintainer(s).
Responsible Changed From-To: portmgr->bdrewery take for exp-run (currently behind)
exp-run started. Will have results tomorrow. -- Regards, Bryan Drewery
I made a mistake and had to just restart it. Results tomorrow. -- Regards, Bryan Drewery
Logs: http://package19.nyi.freebsd.org/bulk/91amd64-default-pr_185456/2014-02-02_18h26m28s New failures (some false-positives): > + {"origin"=>"audio/mp3splt-gtk", "pkgname"=>"mp3splt-gtk-0.8.2", "phase"=>"build", "errortype"=>"coredump"} > + {"origin"=>"databases/exist", "pkgname"=>"exist-1.1.1_1", "phase"=>"install/timeout", "errortype"=>"cluster"} > + {"origin"=>"deskutils/kdepim4-runtime", "pkgname"=>"kdepim-runtime-4.10.5", "phase"=>"build", "errortype"=>"process_failed"} > + {"origin"=>"devel/R-cran-vcd", "pkgname"=>"vcd-1.3.1", "phase"=>"fetch", "errortype"=>"fetch"} > + {"origin"=>"editors/calligra", "pkgname"=>"calligra-2.7.5_1", "phase"=>"build", "errortype"=>"process_failed"} > + {"origin"=>"editors/openoffice-3", "pkgname"=>"apache-openoffice3-3.4.1_3", "phase"=>"build", "errortype"=>"missing_header"} > + {"origin"=>"editors/openoffice-devel", "pkgname"=>"apache-openoffice-devel-4.0.1517723_2,1", "phase"=>"build", "errortype"=>"cluster"} > + {"origin"=>"games/lwjgl", "pkgname"=>"lwjgl-2.9.0", "phase"=>"build", "errortype"=>"cluster"} > + {"origin"=>"graphics/dcraw-m", "pkgname"=>"dcraw-m-9.17", "phase"=>"fetch", "errortype"=>"fetch"} > + {"origin"=>"java/eclipse-devel", "pkgname"=>"eclipse-devel-4.2.0_4", "phase"=>"patch/runaway", "errortype"=>"runaway_process"} > + {"origin"=>"java/jboss72", "pkgname"=>"jboss72-7.2.0_1", "phase"=>"build", "errortype"=>"cluster"} > + {"origin"=>"lang/ruby-doc-stdlib", "pkgname"=>"ruby19-doc-stdlib-1.9.3", "phase"=>"fetch", "errortype"=>"fetch"} > + {"origin"=>"misc/freeguide", "pkgname"=>"freeguide-0.11_1", "phase"=>"build", "errortype"=>"cluster"} > + {"origin"=>"sysutils/cbsd", "pkgname"=>"cbsd-10.0.1", "phase"=>"fetch", "errortype"=>"fetch"} > + {"origin"=>"sysutils/puppet", "pkgname"=>"puppet-3.4.2_2", "phase"=>"fetch", "errortype"=>"fetch"} -- Regards, Bryan Drewery
Responsible Changed From-To: bdrewery->sunpoet exp-run done
State Changed From-To: open->closed None of failed 161 ports is affected by curl 7.34.0 update.
Author: sunpoet Date: Thu Feb 6 11:40:40 2014 New Revision: 343034 URL: http://svnweb.freebsd.org/changeset/ports/343034 QAT: https://qat.redports.org/buildarchive/r343034/ Log: - Update to 7.34.0 Changes: http://curl.haxx.se/changes.html PR: ports/185456 Exp-run by: bdrewery Deleted: head/ftp/curl/files/patch-CVE-2013-6422 Modified: head/ftp/curl/Makefile head/ftp/curl/distinfo Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Thu Feb 6 11:12:38 2014 (r343033) +++ head/ftp/curl/Makefile Thu Feb 6 11:40:40 2014 (r343034) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 7.33.0 -PORTREVISION= 2 +PORTVERSION= 7.34.0 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet @@ -159,7 +158,7 @@ post-install: # Setting LC_ALL=C is a kludge; maybe curl/libcurl shouldn't actually use # the user's locale when dates are sent to the server. -regression-test test: build +x-regression-test test: build .if !${PORT_OPTIONS:MPROXY} @${ECHO_MSG} "******************************************" @${ECHO_MSG} "* You have disabled curl proxy support. *" Modified: head/ftp/curl/distinfo ============================================================================== --- head/ftp/curl/distinfo Thu Feb 6 11:12:38 2014 (r343033) +++ head/ftp/curl/distinfo Thu Feb 6 11:40:40 2014 (r343034) @@ -1,2 +1,2 @@ -SHA256 (curl-7.33.0.tar.lzma) = 17eaa3503d84b1aebc2fbf25b9649246f5cbd7c859a497c2aa42f04d0f83a046 -SIZE (curl-7.33.0.tar.lzma) = 2244539 +SHA256 (curl-7.34.0.tar.lzma) = 8ea8b72ccaa07625609fee2e41591162d245d416adbd0a3242d44dff8e3ad6f9 +SIZE (curl-7.34.0.tar.lzma) = 2256196 _______________________________________________ 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"