Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2018 09:00:44 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457756 - head/mail/libvmime
Message-ID:  <201801010900.w0190i6v040021@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Jan  1 09:00:44 2018
New Revision: 457756
URL: https://svnweb.freebsd.org/changeset/ports/457756

Log:
  - Pet portlint
  - Fix LICENSE
  - Update WWW

Modified:
  head/mail/libvmime/Makefile
  head/mail/libvmime/pkg-descr

Modified: head/mail/libvmime/Makefile
==============================================================================
--- head/mail/libvmime/Makefile	Mon Jan  1 08:40:22 2018	(r457755)
+++ head/mail/libvmime/Makefile	Mon Jan  1 09:00:44 2018	(r457756)
@@ -3,14 +3,14 @@
 
 PORTNAME=	libvmime
 PORTVERSION=	0.9.2
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	2
 CATEGORIES=	mail
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	All-in-one Internet mail library
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libgnutls.so:security/gnutls \

Modified: head/mail/libvmime/pkg-descr
==============================================================================
--- head/mail/libvmime/pkg-descr	Mon Jan  1 08:40:22 2018	(r457755)
+++ head/mail/libvmime/pkg-descr	Mon Jan  1 09:00:44 2018	(r457756)
@@ -1,3 +1,3 @@
 libvmime is a MIME manipulation library.
 
-WWW: http://www.vmime.org
+WWW: https://www.vmime.org/



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