From owner-svn-ports-branches@freebsd.org Thu Dec 17 18:35:38 2015 Return-Path: Delivered-To: svn-ports-branches@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 4A27EA4A8A6; Thu, 17 Dec 2015 18:35:38 +0000 (UTC) (envelope-from feld@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 F13551A31; Thu, 17 Dec 2015 18:35:37 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBHIZbJD052506; Thu, 17 Dec 2015 18:35:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBHIZaFo052502; Thu, 17 Dec 2015 18:35:36 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512171835.tBHIZaFo052502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 17 Dec 2015 18:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r403922 - in branches/2015Q4/print/cups-filters: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2015 18:35:38 -0000 Author: feld Date: Thu Dec 17 18:35:36 2015 New Revision: 403922 URL: https://svnweb.freebsd.org/changeset/ports/403922 Log: MFH: r403515 - Update to 1.3.0 Changes: http://fossies.org/linux/cups-filters/NEWS PR: 205235 Submitted by: Naram Qashat (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2015Q4/print/cups-filters/Makefile branches/2015Q4/print/cups-filters/distinfo branches/2015Q4/print/cups-filters/files/patch-utils_cups-browsed.c Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/print/cups-filters/Makefile ============================================================================== --- branches/2015Q4/print/cups-filters/Makefile Thu Dec 17 18:34:45 2015 (r403921) +++ branches/2015Q4/print/cups-filters/Makefile Thu Dec 17 18:35:36 2015 (r403922) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ Modified: branches/2015Q4/print/cups-filters/distinfo ============================================================================== --- branches/2015Q4/print/cups-filters/distinfo Thu Dec 17 18:34:45 2015 (r403921) +++ branches/2015Q4/print/cups-filters/distinfo Thu Dec 17 18:35:36 2015 (r403922) @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.2.0.tar.xz) = 31dcb71dc79129056a5b0f6d30880bdb6511ee7acd06a3f5bd4e9d2684801d62 -SIZE (cups-filters-1.2.0.tar.xz) = 1357268 +SHA256 (cups-filters-1.3.0.tar.xz) = 61b669809dda352a427546e09de5a68a3d960c7646ef5c590772d4aa1b445995 +SIZE (cups-filters-1.3.0.tar.xz) = 1362904 Modified: branches/2015Q4/print/cups-filters/files/patch-utils_cups-browsed.c ============================================================================== --- branches/2015Q4/print/cups-filters/files/patch-utils_cups-browsed.c Thu Dec 17 18:34:45 2015 (r403921) +++ branches/2015Q4/print/cups-filters/files/patch-utils_cups-browsed.c Thu Dec 17 18:35:36 2015 (r403922) @@ -1,6 +1,6 @@ ---- utils/cups-browsed.c.orig 2015-10-27 15:04:51 UTC +--- utils/cups-browsed.c.orig 2015-12-09 01:09:45 UTC +++ utils/cups-browsed.c -@@ -23,16 +23,16 @@ +@@ -23,17 +23,17 @@ #include #include @@ -11,6 +11,7 @@ #include #include #include + #include -#include #include #include