Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 05:29:23 +0000 (UTC)
From:      Alonso Schaich <alonso@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392272 - in head/devel/qca: . files
Message-ID:  <201507160529.t6G5TNx0097712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: alonso
Date: Thu Jul 16 05:29:22 2015
New Revision: 392272
URL: https://svnweb.freebsd.org/changeset/ports/392272

Log:
  Revert 392050
  
  While 392050 fixed the libressl build, it broke compilation against FreeBSD-8
  and FreeBSD-9's base openssl.
  
  PR:		199134
  PR:		201584

Deleted:
  head/devel/qca/files/patch-git_593de685
Modified:
  head/devel/qca/Makefile

Modified: head/devel/qca/Makefile
==============================================================================
--- head/devel/qca/Makefile	Thu Jul 16 05:01:00 2015	(r392271)
+++ head/devel/qca/Makefile	Thu Jul 16 05:29:22 2015	(r392272)
@@ -3,7 +3,7 @@
 
 PORTNAME=	qca
 PORTVERSION=	2.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	http://delta.affinix.com/download/qca/2.0/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507160529.t6G5TNx0097712>