From owner-svn-ports-head@FreeBSD.ORG Thu May 23 10:13:53 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 64E78EF3; Thu, 23 May 2013 10:13:53 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 562CA229; Thu, 23 May 2013 10:13:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4NADqJx047266; Thu, 23 May 2013 10:13:52 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4NADqqo047263; Thu, 23 May 2013 10:13:52 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201305231013.r4NADqqo047263@svn.freebsd.org> From: William Grzybowski Date: Thu, 23 May 2013 10:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318862 - head/mail/xpi-dispmua X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 10:13:53 -0000 Author: wg Date: Thu May 23 10:13:52 2013 New Revision: 318862 URL: http://svnweb.freebsd.org/changeset/ports/318862 Log: - Update to 1.6.9 [1] - Trim Makefile header [1] - Add LICENSE (GPLv3) PR: ports/178828 [1] Submitted by: Lapo Luchini (maintainer) Approved by: culot (mentor) Modified: head/mail/xpi-dispmua/Makefile head/mail/xpi-dispmua/distinfo Modified: head/mail/xpi-dispmua/Makefile ============================================================================== --- head/mail/xpi-dispmua/Makefile Thu May 23 10:04:07 2013 (r318861) +++ head/mail/xpi-dispmua/Makefile Thu May 23 10:13:52 2013 (r318862) @@ -1,18 +1,16 @@ -# New ports collection makefile for: xpi-dispmua -# Date created: 25 august 2010 -# Whom: Lapo Luchini -# +# Created by: Lapo Luchini # $FreeBSD$ -# PORTNAME= dispmua -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.9 CATEGORIES= mail -DISTNAME= display_mail_user_agent-${DISTVERSION}-tb+sm +DISTNAME= display_mail_user_agent-${DISTVERSION}-sm+tb MAINTAINER= lapo@lapo.it COMMENT= Displays the icon of the application with which the e-mail was written +LICENSE= GPLv3 + XPI_NUM= 562 XPI_ID= {F8147CF4-B9E3-445B-AA87-081ED66548F8} XPI_FILES= CHANGELOG LICENSE chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf Modified: head/mail/xpi-dispmua/distinfo ============================================================================== --- head/mail/xpi-dispmua/distinfo Thu May 23 10:04:07 2013 (r318861) +++ head/mail/xpi-dispmua/distinfo Thu May 23 10:13:52 2013 (r318862) @@ -1,2 +1,2 @@ -SHA256 (xpi/display_mail_user_agent-1.6.6-tb+sm.xpi) = c61934c6152bf8940297b8aac28734cee26c9e8706fb602bf26100d3a579381e -SIZE (xpi/display_mail_user_agent-1.6.6-tb+sm.xpi) = 3336852 +SHA256 (xpi/display_mail_user_agent-1.6.9-sm+tb.xpi) = 04234d69eea706f884df5c43942b01df0af0db346d7038e47373450d84b59fb6 +SIZE (xpi/display_mail_user_agent-1.6.9-sm+tb.xpi) = 3390980