diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-05-23 10:13:52 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-05-23 10:13:52 +0000 |
commit | 99aa2705f761cb417f0947a9d917d3155cf0cbe2 (patch) | |
tree | 8f23b32af61ac920950f0751feada43b6f502968 /mail | |
parent | - Add patch which fixes segfault in the shop (diff) |
- Update to 1.6.9 [1]
- Trim Makefile header [1]
- Add LICENSE (GPLv3)
PR: ports/178828 [1]
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by: culot (mentor)
Notes
Notes:
svn path=/head/; revision=318862
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xpi-dispmua/Makefile | 12 | ||||
-rw-r--r-- | mail/xpi-dispmua/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/mail/xpi-dispmua/Makefile b/mail/xpi-dispmua/Makefile index d16590a27a79..2a6e86f4b0a4 100644 --- a/mail/xpi-dispmua/Makefile +++ b/mail/xpi-dispmua/Makefile @@ -1,18 +1,16 @@ -# New ports collection makefile for: xpi-dispmua -# Date created: 25 august 2010 -# Whom: Lapo Luchini <lapo@lapo.it> -# +# Created by: Lapo Luchini <lapo@lapo.it> # $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 diff --git a/mail/xpi-dispmua/distinfo b/mail/xpi-dispmua/distinfo index 5753d22e4599..145d63b6fdec 100644 --- a/mail/xpi-dispmua/distinfo +++ b/mail/xpi-dispmua/distinfo @@ -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 |