Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 09:30:30 +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: r486084 - head/net-im/ktp-auth-handler
Message-ID:  <201811280930.wAS9UUUs063181@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Nov 28 09:30:30 2018
New Revision: 486084
URL: https://svnweb.freebsd.org/changeset/ports/486084

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

Modified:
  head/net-im/ktp-auth-handler/Makefile
  head/net-im/ktp-auth-handler/pkg-descr

Modified: head/net-im/ktp-auth-handler/Makefile
==============================================================================
--- head/net-im/ktp-auth-handler/Makefile	Wed Nov 28 09:26:05 2018	(r486083)
+++ head/net-im/ktp-auth-handler/Makefile	Wed Nov 28 09:30:30 2018	(r486084)
@@ -7,6 +7,9 @@ CATEGORIES=	net-im kde kde-applications
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KWallet integration module for KDE Telepathy
 
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libqca-qt5.so:devel/qca@qt5 \
 		libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
 		libKTpCommonInternals.so:net-im/ktp-common-internals  \

Modified: head/net-im/ktp-auth-handler/pkg-descr
==============================================================================
--- head/net-im/ktp-auth-handler/pkg-descr	Wed Nov 28 09:26:05 2018	(r486083)
+++ head/net-im/ktp-auth-handler/pkg-descr	Wed Nov 28 09:30:30 2018	(r486084)
@@ -5,4 +5,4 @@ development of collaborative features for KDE Applicat
 This module handles KWallet integration, and prompts/sends passwords
 to connection managers when requested.
 
-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?201811280930.wAS9UUUs063181>