svn commit: r486084 - head/net-im/ktp-auth-handler

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Nov 28 09:30:31 UTC 2018


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 at FreeBSD.org
 COMMENT=	KWallet integration module for KDE Telepathy
 
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libqca-qt5.so:devel/qca at qt5 \
 		libtelepathy-qt5.so:net-im/telepathy-qt at 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


More information about the svn-ports-all mailing list