From owner-svn-ports-head@freebsd.org Wed Jul 20 14:03:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15521B9E28D; Wed, 20 Jul 2016 14:03:14 +0000 (UTC) (envelope-from tijl@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 mx1.freebsd.org (Postfix) with ESMTPS id D9A4E1FA6; Wed, 20 Jul 2016 14:03:13 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6KE3DvU045635; Wed, 20 Jul 2016 14:03:13 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6KE3DWj045634; Wed, 20 Jul 2016 14:03:13 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201607201403.u6KE3DWj045634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Wed, 20 Jul 2016 14:03:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418836 - head/security/linux-c6-openssl-compat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2016 14:03:14 -0000 Author: tijl Date: Wed Jul 20 14:03:12 2016 New Revision: 418836 URL: https://svnweb.freebsd.org/changeset/ports/418836 Log: Add LICENSE, tweak CONFLICTS and remove unused pkg-descr. PR: 211244 Submitted by: Piotr Kubaj Deleted: head/security/linux-c6-openssl-compat/pkg-descr Modified: head/security/linux-c6-openssl-compat/Makefile Modified: head/security/linux-c6-openssl-compat/Makefile ============================================================================== --- head/security/linux-c6-openssl-compat/Makefile Wed Jul 20 12:50:19 2016 (r418835) +++ head/security/linux-c6-openssl-compat/Makefile Wed Jul 20 14:03:12 2016 (r418836) @@ -10,7 +10,10 @@ DISTNAME= openssl098e-${PORTVERSION}-${R MAINTAINER= emulation@FreeBSD.org COMMENT= OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER}) -CONFLICTS= linux-openssl-[0-9]* linux-f10-openssl-[0-9]* +LICENSE= OpenSSL +LICENSE_FILE= ${WRKSRC}/usr/share/doc/openssl098e-${PORTVERSION}/LICENSE + +CONFLICTS= linux-f10-openssl-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6