From owner-svn-ports-all@freebsd.org Fri May 18 09:34:10 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13A54EEF8E3; Fri, 18 May 2018 09:34:10 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A09E86E958; Fri, 18 May 2018 09:34:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7C20016578; Fri, 18 May 2018 09:34:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4I9Y9vZ048807; Fri, 18 May 2018 09:34:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4I9Y93T048805; Fri, 18 May 2018 09:34:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201805180934.w4I9Y93T048805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 18 May 2018 09:34:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470282 - head/deskutils/horde-nag X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/deskutils/horde-nag X-SVN-Commit-Revision: 470282 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 09:34:10 -0000 Author: amdmi3 Date: Fri May 18 09:34:08 2018 New Revision: 470282 URL: https://svnweb.freebsd.org/changeset/ports/470282 Log: - Whitespace fix - Update WWW Approved by: portmgr blanket Modified: head/deskutils/horde-nag/Makefile head/deskutils/horde-nag/pkg-descr Modified: head/deskutils/horde-nag/Makefile ============================================================================== --- head/deskutils/horde-nag/Makefile Fri May 18 09:04:08 2018 (r470281) +++ head/deskutils/horde-nag/Makefile Fri May 18 09:34:08 2018 (r470282) @@ -11,7 +11,7 @@ COMMENT= Horde web based task list manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= horde cpe +USES= horde cpe USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Modified: head/deskutils/horde-nag/pkg-descr ============================================================================== --- head/deskutils/horde-nag/pkg-descr Fri May 18 09:04:08 2018 (r470281) +++ head/deskutils/horde-nag/pkg-descr Fri May 18 09:34:08 2018 (r470282) @@ -4,4 +4,4 @@ which provides a simple, clean interface for managing Horde applications and allows users to share task lists or enable light-weight project management. -WWW: http://www.horde.org/apps/nag/ +WWW: https://www.horde.org/apps/nag/