From 5efae99db222813aa9c4956ba2213a5b2fb0cfe5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 18 Jul 2014 15:48:21 +0200 Subject: [PATCH] libressl: -openssl now replaces openssl. --- srcpkgs/libressl/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libressl/template b/srcpkgs/libressl/template index e5ac17f6648..cf707e33916 100644 --- a/srcpkgs/libressl/template +++ b/srcpkgs/libressl/template @@ -1,12 +1,12 @@ # Template file for 'libressl' pkgname=libressl version=2.0.2 -revision=1 +revision=2 bootstrap=yes build_style=gnu-configure short_desc="FREE version of the SSL/TLS protocol forked from OpenSSL" maintainer="Juan RP " -license="OpenSSL-License, SSLeay-License" +license="OpenSSL-License, SSLeay-License, ISC" homepage="http://www.libressl.org/" distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${version}.tar.gz" checksum=4d16b6852cbd895ed55737819d2c042b37371f1d80fcba4fb24239eba2a5d72b @@ -30,9 +30,8 @@ libressl-devel_package() { libressl-openssl_package() { short_desc+=" - openssl utility" - conflicts="openssl>=0" provides="openssl-${version}_${revision}" - replaces="libressl<2.0.1_2" + replaces="libressl<2.0.1_2 openssl>=0" pkg_install() { vmove usr/bin vmove usr/share/man/man1