Date: Wed, 2 Nov 2016 02:13:31 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425101 - head/www/libxul Message-ID: <201611020213.uA22DVNc057171@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Nov 2 02:13:31 2016 New Revision: 425101 URL: https://svnweb.freebsd.org/changeset/ports/425101 Log: www/libxul: sync candidate URL with www/firefox-esr fetch: http://download.cdn.mozilla.net/pub/firefox/candidates/45.5.0esr-candidates/build2/source/firefox-45.5.0esr.source.tar.xz: Not Found Reported by: cy MFH: 2016Q4 (blanket) Modified: head/www/libxul/Makefile (contents, props changed) Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Wed Nov 2 02:13:19 2016 (r425100) +++ head/www/libxul/Makefile Wed Nov 2 02:13:31 2016 (r425101) @@ -5,7 +5,7 @@ PORTNAME= libxul DISTVERSION= 45.5.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ - MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611020213.uA22DVNc057171>