Date: Wed, 4 Apr 2018 12:49:38 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r466437 - in branches/2018Q2/www: seamonkey seamonkey-i18n seamonkey/files Message-ID: <201804041249.w34CncHj032081@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Apr 4 12:49:37 2018 New Revision: 466437 URL: https://svnweb.freebsd.org/changeset/ports/466437 Log: MFH: r466436 www/seamonkey: switch to rc2 Changes: https://hg.mozilla.org/releases/mozilla-esr52/rev/6c7b3cc4609f Approved by: ports-secteam blanket Deleted: branches/2018Q2/www/seamonkey/files/patch-bug1440717 Modified: branches/2018Q2/www/seamonkey-i18n/Makefile branches/2018Q2/www/seamonkey/Makefile branches/2018Q2/www/seamonkey/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/www/seamonkey-i18n/Makefile ============================================================================== --- branches/2018Q2/www/seamonkey-i18n/Makefile Wed Apr 4 12:48:51 2018 (r466436) +++ branches/2018Q2/www/seamonkey-i18n/Makefile Wed Apr 4 12:49:37 2018 (r466437) @@ -5,7 +5,7 @@ PORTNAME= seamonkey-i18n PORTVERSION= 2.49.3 CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi \ + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi \ LOCAL/jbeich/${DIST_SUBDIR} PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} Modified: branches/2018Q2/www/seamonkey/Makefile ============================================================================== --- branches/2018Q2/www/seamonkey/Makefile Wed Apr 4 12:48:51 2018 (r466436) +++ branches/2018Q2/www/seamonkey/Makefile Wed Apr 4 12:49:37 2018 (r466437) @@ -6,7 +6,7 @@ DISTVERSION= 2.49.3 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org Modified: branches/2018Q2/www/seamonkey/distinfo ============================================================================== --- branches/2018Q2/www/seamonkey/distinfo Wed Apr 4 12:48:51 2018 (r466436) +++ branches/2018Q2/www/seamonkey/distinfo Wed Apr 4 12:49:37 2018 (r466437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522389599 -SHA256 (seamonkey-2.49.3.source.tar.xz) = 3d149ccb0c5bafe086182b071343561bff430907cbd67f0516282722942f098a -SIZE (seamonkey-2.49.3.source.tar.xz) = 231791060 +TIMESTAMP = 1522802344 +SHA256 (seamonkey-2.49.3.source.tar.xz) = 1823ed983bbc62e40f622288d5b24be9214ff28f15bf3f21028cc992fa96484b +SIZE (seamonkey-2.49.3.source.tar.xz) = 231547028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804041249.w34CncHj032081>