Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 09:36:03 +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: r542485 - head/net-im/ktp-common-internals
Message-ID:  <202007180936.06I9a3ZU053358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Jul 18 09:36:03 2020
New Revision: 542485
URL: https://svnweb.freebsd.org/changeset/ports/542485

Log:
  - Add license
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/ktp-common-internals/Makefile
  head/net-im/ktp-common-internals/pkg-descr

Modified: head/net-im/ktp-common-internals/Makefile
==============================================================================
--- head/net-im/ktp-common-internals/Makefile	Sat Jul 18 09:35:16 2020	(r542484)
+++ head/net-im/ktp-common-internals/Makefile	Sat Jul 18 09:36:03 2020	(r542485)
@@ -18,6 +18,9 @@ LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 RUN_DEPENDS=	${LOCALBASE}/lib/mission-control-plugins.0/mcp-account-manager-accounts-sso.so:net-im/telepathy-accounts-signon \
 		${LOCALBASE}/libexec/mission-control-5:net-im/telepathy-mission-control
 
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USES=		cmake compiler:c++11-lang gettext pkgconfig kde:5 \
 		qt:5 tar:xz
 USE_KDE=	auth bookmarks codecs completion config configwidgets \

Modified: head/net-im/ktp-common-internals/pkg-descr
==============================================================================
--- head/net-im/ktp-common-internals/pkg-descr	Sat Jul 18 09:35:16 2020	(r542484)
+++ head/net-im/ktp-common-internals/pkg-descr	Sat Jul 18 09:36:03 2020	(r542485)
@@ -4,4 +4,4 @@ development of collaborative features for KDE Applicat
 
 This module provides the internal library needed by all other modules.
 
-WWW: http://community.kde.org/KTp
+WWW: https://community.kde.org/KTp



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