svn commit: r345093 - in head/www/varnish: . files

Anders Nordby anders at FreeBSD.org
Wed Feb 19 13:43:47 UTC 2014


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/
 


More information about the svn-ports-all mailing list