svn commit: r424879 - in head/security: openssl openssl-devel

Bernard Spil brnrd at FreeBSD.org
Fri Oct 28 20:05:50 UTC 2016


Author: brnrd
Date: Fri Oct 28 20:05:48 2016
New Revision: 424879
URL: https://svnweb.freebsd.org/changeset/ports/424879

Log:
  security/openssl: Bump PORTREVISION
  
    - Make sure ports get rebuilt
  
  PR:		209582
  Reported by:	mat

Modified:
  head/security/openssl-devel/Makefile
  head/security/openssl/Makefile

Modified: head/security/openssl-devel/Makefile
==============================================================================
--- head/security/openssl-devel/Makefile	Fri Oct 28 19:49:18 2016	(r424878)
+++ head/security/openssl-devel/Makefile	Fri Oct 28 20:05:48 2016	(r424879)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.1.0b
+PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.openssl.org/source/ \
 		ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/

Modified: head/security/openssl/Makefile
==============================================================================
--- head/security/openssl/Makefile	Fri Oct 28 19:49:18 2016	(r424878)
+++ head/security/openssl/Makefile	Fri Oct 28 20:05:48 2016	(r424879)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.0.2j
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.openssl.org/source/ \


More information about the svn-ports-head mailing list