From owner-svn-ports-all@FreeBSD.ORG Tue Mar 24 14:22:43 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71551512; Tue, 24 Mar 2015 14:22:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C86BED3; Tue, 24 Mar 2015 14:22:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OEMhR9098566; Tue, 24 Mar 2015 14:22:43 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OEMhDW098565; Tue, 24 Mar 2015 14:22:43 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201503241422.t2OEMhDW098565@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 24 Mar 2015 14:22:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382104 - head/russian/p5-Text-Hyphen-RU X-SVN-Group: ports-head 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.18-1 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: Tue, 24 Mar 2015 14:22:43 -0000 Author: feld Date: Tue Mar 24 14:22:42 2015 New Revision: 382104 URL: https://svnweb.freebsd.org/changeset/ports/382104 QAT: https://qat.redports.org/buildarchive/r382104/ Log: Update "BSD" license Source: private email with author Modified: head/russian/p5-Text-Hyphen-RU/Makefile Modified: head/russian/p5-Text-Hyphen-RU/Makefile ============================================================================== --- head/russian/p5-Text-Hyphen-RU/Makefile Tue Mar 24 14:21:19 2015 (r382103) +++ head/russian/p5-Text-Hyphen-RU/Makefile Tue Mar 24 14:22:42 2015 (r382104) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= anes@anes.su COMMENT= Determine positions for hyphens inside russian words -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= p5-Text-Hyphen>=0:${PORTSDIR}/textproc/p5-Text-Hyphen RUN_DEPENDS:= ${BUILD_DEPENDS}