From owner-svn-ports-all@freebsd.org Tue Oct 18 10:58:50 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BBC4C160DA; Tue, 18 Oct 2016 10:58:50 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AEAC1B5; Tue, 18 Oct 2016 10:58:50 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9IAwnrD040797; Tue, 18 Oct 2016 10:58:49 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9IAwnaq040796; Tue, 18 Oct 2016 10:58:49 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201610181058.u9IAwnaq040796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 18 Oct 2016 10:58:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424154 - head/print/hplip/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2016 10:58:50 -0000 Author: tijl Date: Tue Oct 18 10:58:49 2016 New Revision: 424154 URL: https://svnweb.freebsd.org/changeset/ports/424154 Log: Fix build with CUPS 2.2.x. Added: head/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h (contents, props changed) Added: head/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h Tue Oct 18 10:58:49 2016 (r424154) @@ -0,0 +1,10 @@ +--- prnt/hpcups/CommonDefinitions.h.orig 2016-09-23 08:47:53 UTC ++++ prnt/hpcups/CommonDefinitions.h +@@ -41,6 +41,7 @@ + #include + #include + #include ++#include + #include + #include + #include