Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 09:30:27 +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: r485507 - head/net-im/ktp-approver
Message-ID:  <201811210930.wAL9URXh010589@repo.freebsd.org>

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

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

Modified:
  head/net-im/ktp-approver/Makefile
  head/net-im/ktp-approver/pkg-descr

Modified: head/net-im/ktp-approver/Makefile
==============================================================================
--- head/net-im/ktp-approver/Makefile	Wed Nov 21 09:22:38 2018	(r485506)
+++ head/net-im/ktp-approver/Makefile	Wed Nov 21 09:30:27 2018	(r485507)
@@ -7,6 +7,9 @@ CATEGORIES=	net-im kde kde-applications
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE instant messaging notifier
 
+LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
 		libKTpCommonInternals.so:net-im/ktp-common-internals
 RUN_DEPENDS=	${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list

Modified: head/net-im/ktp-approver/pkg-descr
==============================================================================
--- head/net-im/ktp-approver/pkg-descr	Wed Nov 21 09:22:38 2018	(r485506)
+++ head/net-im/ktp-approver/pkg-descr	Wed Nov 21 09:30:27 2018	(r485507)
@@ -6,4 +6,4 @@ This module notifies you when an incoming message or a
 request arrives and hangs in the system tray until you're ready to
 check it.
 
-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?201811210930.wAL9URXh010589>