Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2016 11:43:33 -0500
From:      Jason Unovitch <jason.unovitch@gmail.com>
To:        Bernard Spil <brnrd@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r405241 - in head: Mk security/libressl-devel security/libressl-devel/files
Message-ID:  <86CFA9A7-6B53-44C5-9DD7-46B20BDD7B2E@gmail.com>
In-Reply-To: <201601041354.u04Dscco007638@repo.freebsd.org>
References:  <201601041354.u04Dscco007638@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On January 4, 2016 8:54:38 AM EST, Bernard Spil <brnrd@FreeBSD.org> wrote:
>Author: brnrd
>Date: Mon Jan  4 13:54:38 2016
>New Revision: 405241
>URL: https://svnweb.freebsd.org/changeset/ports/405241
>
>Log:
>  security/libressl-devel: Add next-stable LibreSSL 2.3 port
>  
>    - Add security/libressl-devel for version 2.3.1
>    - Including corrections for CVE-2015-3194/3195
>    - Add support for multiple versions to bsd.openssl.mk
>    - Add option to optionally install API man-pages (201462)
>    - Disable silent rules output
>  
>  Changes:
>  
>-
>ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.0-relnotes.txt
>-
>ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.1-relnotes.txt
>  
>  PR:		201462
>  Submitted by: 	adamw (201462)
>Reviewed by:	vsevolod (mentor, maintainer), koobs (mentor), feld
>(mentor)
>  Approved by:	koobs (mentor), feld (mentor)
>  Differential Revision:	https://reviews.freebsd.org/D3585
>
>Added:
>  head/security/libressl-devel/
>  head/security/libressl-devel/Makefile   (contents, props changed)
>  head/security/libressl-devel/distinfo   (contents, props changed)
>  head/security/libressl-devel/files/
>head/security/libressl-devel/files/patch-crypto_asn1_tasn__dec.c  
>(contents, props changed)
>head/security/libressl-devel/files/patch-crypto_rsa_rsa__ameth.c  
>(contents, props changed)
>head/security/libressl-devel/files/patch-include_openssl_opensslv.h  
>(contents, props changed)
>  head/security/libressl-devel/pkg-descr   (contents, props changed)
>  head/security/libressl-devel/pkg-message   (contents, props changed)
>  head/security/libressl-devel/pkg-plist   (contents, props changed)
>Modified:
>  head/Mk/bsd.openssl.mk
>

An 'svn copy libressl libressl-devel' would have been the appropriate starting point 
for this port.

https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#ports-qa-repocopy-when

"19.4.1.

When do we need a repository copy?

When you want to add a port that is related to any port that is already in the tree in a separate directory, you have to do a repository copy. Hererelated means it is a different version or a slightly modified version. Examples areprint/ghostscript* (different versions) and x11-wm/windowmaker* (English-only and internationalized version).

Another example is when a port is moved from one subdirectory to another, or when you want to change the name of a directory because the author(s) renamed their software even though it is a descendant of a port already in a tree."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86CFA9A7-6B53-44C5-9DD7-46B20BDD7B2E>