Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2014 09:46:25 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347352 - head/mail/sylpheed
Message-ID:  <201403070946.s279kPPV056460@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Mar  7 09:46:25 2014
New Revision: 347352
URL: http://svnweb.freebsd.org/changeset/ports/347352
QAT: https://qat.redports.org/buildarchive/r347352/

Log:
  - Update to 3.3.1
  - Define LICENSE

Modified:
  head/mail/sylpheed/Makefile
  head/mail/sylpheed/distinfo

Modified: head/mail/sylpheed/Makefile
==============================================================================
--- head/mail/sylpheed/Makefile	Fri Mar  7 09:27:34 2014	(r347351)
+++ head/mail/sylpheed/Makefile	Fri Mar  7 09:46:25 2014	(r347352)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sylpheed
-PORTVERSION=	3.3.0
-PORTREVISION=	3
+PORTVERSION=	3.3.1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/  \
 		CRITICAL
@@ -11,6 +10,9 @@ MASTER_SITES=	http://sylpheed.sraoss.jp/
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Lightweight, featureful, and fast GTK+ based e-mail client
 
+LICENSE=	GPLv2 LGPL21
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
 
 USES=		gettext iconv gmake pkgconfig

Modified: head/mail/sylpheed/distinfo
==============================================================================
--- head/mail/sylpheed/distinfo	Fri Mar  7 09:27:34 2014	(r347351)
+++ head/mail/sylpheed/distinfo	Fri Mar  7 09:46:25 2014	(r347352)
@@ -1,2 +1,2 @@
-SHA256 (sylpheed-3.3.0.tar.bz2) = 4d8f791aaf0f347439512aec72cd8262f90e020352cb2f7b63727ac5bc07353b
-SIZE (sylpheed-3.3.0.tar.bz2) = 3294536
+SHA256 (sylpheed-3.3.1.tar.bz2) = 270d538e71aad0230ad0b827b0ab418cc96e9b810c781a53b1cf4982ab67ec1f
+SIZE (sylpheed-3.3.1.tar.bz2) = 3304528



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