svn commit: r318862 - head/mail/xpi-dispmua

William Grzybowski wg at FreeBSD.org
Thu May 23 10:13:53 UTC 2013


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 <lapo at lapo.it> (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 <lapo at lapo.it>
-#
+# Created by: Lapo Luchini <lapo at 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 at 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


More information about the svn-ports-all mailing list