Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 08:23:13 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r352230 - in branches/2014Q2/print/foomatic-filters: . files
Message-ID:  <201404260823.s3Q8NDG0027217@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sat Apr 26 08:23:13 2014
New Revision: 352230
URL: http://svnweb.freebsd.org/changeset/ports/352230
QAT: https://qat.redports.org/buildarchive/r352230/

Log:
  MFH: r352227
  
  print/foomatic-filters: fix segfault when creating log file
  
  Reported by:	stb@ (at freebsd-ports@)
  Patch found by:	Robert Backhaus <robbak@robbak.com>
  Obtained from:	http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7196#filter/foomatic-rip/foomaticrip.c
  Approved by:	portmgr (miwi)

Added:
  branches/2014Q2/print/foomatic-filters/files/
     - copied from r352227, head/print/foomatic-filters/files/
Modified:
  branches/2014Q2/print/foomatic-filters/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/print/foomatic-filters/Makefile
==============================================================================
--- branches/2014Q2/print/foomatic-filters/Makefile	Sat Apr 26 08:21:33 2014	(r352229)
+++ branches/2014Q2/print/foomatic-filters/Makefile	Sat Apr 26 08:23:13 2014	(r352230)
@@ -3,6 +3,7 @@
 
 PORTNAME=	foomatic-filters
 PORTVERSION=	4.0.17
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	http://www.openprinting.org/download/foomatic/
 



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