svn commit: r392272 - in head/devel/qca: . files

Alonso Schaich alonso at FreeBSD.org
Thu Jul 16 05:29:23 UTC 2015


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/
 


More information about the svn-ports-all mailing list