svn commit: r347352 - head/mail/sylpheed

Emanuel Haupt ehaupt at FreeBSD.org
Fri Mar 7 09:46:26 UTC 2014


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 at 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


More information about the svn-ports-head mailing list