Index: head/security/libressl/Makefile =================================================================== --- head/security/libressl/Makefile (revision 388203) +++ head/security/libressl/Makefile (revision 388204) @@ -1,26 +1,28 @@ # Created by: Vsevolod Stakhov # $FreeBSD$ PORTNAME= libressl PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL MAINTAINER= vsevolod@FreeBSD.org COMMENT= Free version of the SSL/TLS protocol forked from OpenSSL LICENSE= BSD4CLAUSE + CPE_VENDOR= openbsd CONFLICTS?= openssl-* GNU_CONFIGURE= yes USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip test: build cd ${WRKSRC} && ${MAKE} check .include Index: head/security/libressl/distinfo =================================================================== --- head/security/libressl/distinfo (revision 388203) +++ head/security/libressl/distinfo (revision 388204) Property changes on: head/security/libressl/distinfo ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/security/libressl/files/patch-include-openssl-opensslv.h =================================================================== --- head/security/libressl/files/patch-include-openssl-opensslv.h (revision 388203) +++ head/security/libressl/files/patch-include-openssl-opensslv.h (nonexistent) @@ -1,11 +0,0 @@ ---- include/openssl/opensslv.h.orig 2015-03-08 23:21:45 UTC -+++ include/openssl/opensslv.h -@@ -3,7 +3,7 @@ - #define HEADER_OPENSSLV_H - - #define LIBRESSL_VERSION_NUMBER 0x20000000L --#define OPENSSL_VERSION_NUMBER 0x20000000L -+#define OPENSSL_VERSION_NUMBER 0x1000107fL - #define OPENSSL_VERSION_TEXT "LibreSSL 2.1.6" - #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT - Property changes on: head/security/libressl/files/patch-include-openssl-opensslv.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/libressl/files/patch-include_openssl_opensslfeatures.h =================================================================== --- head/security/libressl/files/patch-include_openssl_opensslfeatures.h (nonexistent) +++ head/security/libressl/files/patch-include_openssl_opensslfeatures.h (revision 388204) @@ -0,0 +1,10 @@ +--- include/openssl/opensslfeatures.h.orig 2014-12-06 23:15:50 UTC ++++ include/openssl/opensslfeatures.h +@@ -1,6 +1,7 @@ + # define OPENSSL_NO_EC_NISTP_64_GCC_128 + # define OPENSSL_NO_CMS + # define OPENSSL_NO_COMP ++# define OPENSSL_NO_EGD + # define OPENSSL_NO_GMP + # define OPENSSL_NO_JPAKE + # define OPENSSL_NO_KRB5 Property changes on: head/security/libressl/files/patch-include_openssl_opensslfeatures.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/libressl/files/patch-include_openssl_opensslv.h =================================================================== --- head/security/libressl/files/patch-include_openssl_opensslv.h (nonexistent) +++ head/security/libressl/files/patch-include_openssl_opensslv.h (revision 388204) @@ -0,0 +1,11 @@ +--- include/openssl/opensslv.h.orig 2015-03-08 23:21:45 UTC ++++ include/openssl/opensslv.h +@@ -3,7 +3,7 @@ + #define HEADER_OPENSSLV_H + + #define LIBRESSL_VERSION_NUMBER 0x20000000L +-#define OPENSSL_VERSION_NUMBER 0x20000000L ++#define OPENSSL_VERSION_NUMBER 0x1000107fL + #define OPENSSL_VERSION_TEXT "LibreSSL 2.1.6" + #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT + Property changes on: head/security/libressl/files/patch-include_openssl_opensslv.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/libressl/pkg-descr =================================================================== --- head/security/libressl/pkg-descr (revision 388203) +++ head/security/libressl/pkg-descr (revision 388204) Property changes on: head/security/libressl/pkg-descr ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/security/libressl/pkg-plist =================================================================== --- head/security/libressl/pkg-plist (revision 388203) +++ head/security/libressl/pkg-plist (revision 388204) Property changes on: head/security/libressl/pkg-plist ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property