svn commit: r469195 - in head/security/libressl-devel: . files

Bernard Spil brnrd at FreeBSD.org
Sun May 6 12:16:28 UTC 2018


Author: brnrd
Date: Sun May  6 12:16:27 2018
New Revision: 469195
URL: https://svnweb.freebsd.org/changeset/ports/469195

Log:
  security/libressl-devel: Update to 2.7.3

Deleted:
  head/security/libressl-devel/files/
Modified:
  head/security/libressl-devel/Makefile
  head/security/libressl-devel/distinfo

Modified: head/security/libressl-devel/Makefile
==============================================================================
--- head/security/libressl-devel/Makefile	Sun May  6 12:16:09 2018	(r469194)
+++ head/security/libressl-devel/Makefile	Sun May  6 12:16:27 2018	(r469195)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libressl
-PORTVERSION=	2.7.2
-PORTREVISION=	1
+PORTVERSION=	2.7.3
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel
@@ -38,7 +37,7 @@ INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
 post-patch-MAN3-off:
-	${REINPLACE_CMD} -e 's/^install-man: install-man3/install-man:/' \
+	${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \
 		-e '/$$(MAKE) $$(AM_MAKEFLAGS) install-data-hook/d' \
 		${WRKSRC}/man/Makefile.in
 

Modified: head/security/libressl-devel/distinfo
==============================================================================
--- head/security/libressl-devel/distinfo	Sun May  6 12:16:09 2018	(r469194)
+++ head/security/libressl-devel/distinfo	Sun May  6 12:16:27 2018	(r469195)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522617939
-SHA256 (libressl-2.7.2.tar.gz) = 917a8779c342177ff3751a2bf955d0262d1d8916a4b408930c45cef326700995
-SIZE (libressl-2.7.2.tar.gz) = 3364227
+TIMESTAMP = 1525556230
+SHA256 (libressl-2.7.3.tar.gz) = 16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795
+SIZE (libressl-2.7.3.tar.gz) = 3364724


More information about the svn-ports-head mailing list