From owner-svn-ports-all@freebsd.org Fri Dec 11 10:02:41 2015 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 AC7D79D7AD4; Fri, 11 Dec 2015 10:02:41 +0000 (UTC) (envelope-from sunpoet@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 5F93E148F; Fri, 11 Dec 2015 10:02:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBBA2eOq006282; Fri, 11 Dec 2015 10:02:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBBA2e9H006279; Fri, 11 Dec 2015 10:02:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512111002.tBBA2e9H006279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Dec 2015 10:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403515 - in head/print/cups-filters: . 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.20 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: Fri, 11 Dec 2015 10:02:41 -0000 Author: sunpoet Date: Fri Dec 11 10:02:40 2015 New Revision: 403515 URL: https://svnweb.freebsd.org/changeset/ports/403515 Log: - Update to 1.3.0 Changes: http://fossies.org/linux/cups-filters/NEWS PR: 205235 Submitted by: Naram Qashat (maintainer) Modified: head/print/cups-filters/Makefile head/print/cups-filters/distinfo head/print/cups-filters/files/patch-utils_cups-browsed.c Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Fri Dec 11 10:02:35 2015 (r403514) +++ head/print/cups-filters/Makefile Fri Dec 11 10:02:40 2015 (r403515) @@ -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: head/print/cups-filters/distinfo ============================================================================== --- head/print/cups-filters/distinfo Fri Dec 11 10:02:35 2015 (r403514) +++ head/print/cups-filters/distinfo Fri Dec 11 10:02:40 2015 (r403515) @@ -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: head/print/cups-filters/files/patch-utils_cups-browsed.c ============================================================================== --- head/print/cups-filters/files/patch-utils_cups-browsed.c Fri Dec 11 10:02:35 2015 (r403514) +++ head/print/cups-filters/files/patch-utils_cups-browsed.c Fri Dec 11 10:02:40 2015 (r403515) @@ -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