Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 13:43:46 +0000 (UTC)
From:      Anders Nordby <anders@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345093 - in head/www/varnish: . files
Message-ID:  <201402191343.s1JDhkUZ053532@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: anders
Date: Wed Feb 19 13:43:46 2014
New Revision: 345093
URL: http://svnweb.freebsd.org/changeset/ports/345093
QAT: https://qat.redports.org/buildarchive/r345093/

Log:
  Retire this digest patch. We don't want to use -lmd as it creates
  problems when using libmhash and/or digest vmod.
  
  More info: https://github.com/varnish/libvmod-digest/issues/2

Deleted:
  head/www/varnish/files/patch-digest
Modified:
  head/www/varnish/Makefile

Modified: head/www/varnish/Makefile
==============================================================================
--- head/www/varnish/Makefile	Wed Feb 19 13:39:49 2014	(r345092)
+++ head/www/varnish/Makefile	Wed Feb 19 13:43:46 2014	(r345093)
@@ -2,7 +2,7 @@
 
 PORTNAME=	varnish
 PORTVERSION=	3.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 MASTER_SITES=	http://repo.varnish-cache.org/source/
 



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