Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 18:06:08 +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: r379185 - head/www/linux-seamonkey
Message-ID:  <201502171806.t1HI68Ul050309@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Feb 17 18:06:07 2015
New Revision: 379185
URL: https://svnweb.freebsd.org/changeset/ports/379185
QAT: https://qat.redports.org/buildarchive/r379185/

Log:
  Update SeaMonkey to 2.32.1
  
  Reported by:	Miroslav Lachman <000.fbsd@quip.cz>
  MFH:		2015Q1
  
  Mostly regression fixes, including:
  - MailNews feeds not updating
  - Selected profile in Profile Manager not remembered
  - Opening a bookmark folder in tabs on Linux
  - Troubleshooting Information (about:support) with the Modern theme

Modified:
  head/www/linux-seamonkey/Makefile
  head/www/linux-seamonkey/distinfo
  head/www/linux-seamonkey/pkg-plist

Modified: head/www/linux-seamonkey/Makefile
==============================================================================
--- head/www/linux-seamonkey/Makefile	Tue Feb 17 17:45:01 2015	(r379184)
+++ head/www/linux-seamonkey/Makefile	Tue Feb 17 18:06:07 2015	(r379185)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	seamonkey
-DISTVERSION=	2.32
+DISTVERSION=	2.32.1
 CATEGORIES=	www mail news editors irc ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
 

Modified: head/www/linux-seamonkey/distinfo
==============================================================================
--- head/www/linux-seamonkey/distinfo	Tue Feb 17 17:45:01 2015	(r379184)
+++ head/www/linux-seamonkey/distinfo	Tue Feb 17 18:06:07 2015	(r379185)
@@ -1,5 +1,5 @@
-SHA256 (seamonkey-2.32.tar.bz2) = 571829702f8dc5f869181ec31911797471e63ebac5b0b2bfb9f5ae1986478f47
-SIZE (seamonkey-2.32.tar.bz2) = 40849036
+SHA256 (seamonkey-2.32.1.tar.bz2) = 64754da6aa431b002e121dfe3f13412aea6b01f509138fc8166e994e85edc052
+SIZE (seamonkey-2.32.1.tar.bz2) = 40802642
 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99
 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908
 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b

Modified: head/www/linux-seamonkey/pkg-plist
==============================================================================
--- head/www/linux-seamonkey/pkg-plist	Tue Feb 17 17:45:01 2015	(r379184)
+++ head/www/linux-seamonkey/pkg-plist	Tue Feb 17 18:06:07 2015	(r379185)
@@ -116,6 +116,7 @@ lib/%%APP_NAME%%/run-mozilla.sh
 lib/%%APP_NAME%%/seamonkey
 lib/%%APP_NAME%%/seamonkey-bin
 lib/%%APP_NAME%%/searchplugins/creativecommons.xml
+lib/%%APP_NAME%%/searchplugins/duckduckgo.xml
 lib/%%APP_NAME%%/searchplugins/google.xml
 lib/%%APP_NAME%%/searchplugins/wikipedia.xml
 lib/%%APP_NAME%%/searchplugins/yahoo.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502171806.t1HI68Ul050309>