From owner-svn-ports-head@freebsd.org Tue Jul 31 23:49:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FF42106902B; Tue, 31 Jul 2018 23:49:53 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCA5D86349; Tue, 31 Jul 2018 23:49:51 +0000 (UTC) (envelope-from jhale@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 01B811A9C9; Tue, 31 Jul 2018 23:49:51 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6VNnoYh026867; Tue, 31 Jul 2018 23:49:50 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6VNnoXg026864; Tue, 31 Jul 2018 23:49:50 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201807312349.w6VNnoXg026864@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 31 Jul 2018 23:49:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476076 - head/graphics/libopenraw X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/graphics/libopenraw X-SVN-Commit-Revision: 476076 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 23:49:53 -0000 Author: jhale Date: Tue Jul 31 23:49:50 2018 New Revision: 476076 URL: https://svnweb.freebsd.org/changeset/ports/476076 Log: Update to 0.1.3 Modified: head/graphics/libopenraw/Makefile head/graphics/libopenraw/distinfo head/graphics/libopenraw/pkg-plist Modified: head/graphics/libopenraw/Makefile ============================================================================== --- head/graphics/libopenraw/Makefile Tue Jul 31 23:49:47 2018 (r476075) +++ head/graphics/libopenraw/Makefile Tue Jul 31 23:49:50 2018 (r476076) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libopenraw -PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTVERSION= 0.1.3 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ Modified: head/graphics/libopenraw/distinfo ============================================================================== --- head/graphics/libopenraw/distinfo Tue Jul 31 23:49:47 2018 (r476075) +++ head/graphics/libopenraw/distinfo Tue Jul 31 23:49:50 2018 (r476076) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520473005 -SHA256 (libopenraw-0.1.2.tar.bz2) = d15e86141add6a652f316ab8884895d8399d37c17510b34f61e266f906a99683 -SIZE (libopenraw-0.1.2.tar.bz2) = 563981 +TIMESTAMP = 1533075086 +SHA256 (libopenraw-0.1.3.tar.bz2) = 6405634f555849eb01cb028e2a63936e7b841151ea2a1571ac5b5b10431cfab9 +SIZE (libopenraw-0.1.3.tar.bz2) = 565458 Modified: head/graphics/libopenraw/pkg-plist ============================================================================== --- head/graphics/libopenraw/pkg-plist Tue Jul 31 23:49:47 2018 (r476075) +++ head/graphics/libopenraw/pkg-plist Tue Jul 31 23:49:50 2018 (r476076) @@ -19,10 +19,10 @@ include/libopenraw-0.1/libopenraw/types.h lib/libopenraw.a lib/libopenraw.so lib/libopenraw.so.7 -lib/libopenraw.so.7.0.2 +lib/libopenraw.so.7.0.3 %%GNOME%%lib/libopenrawgnome.a %%GNOME%%lib/libopenrawgnome.so %%GNOME%%lib/libopenrawgnome.so.7 -%%GNOME%%lib/libopenrawgnome.so.7.0.2 +%%GNOME%%lib/libopenrawgnome.so.7.0.3 libdata/pkgconfig/libopenraw-0.1.pc %%GNOME%%libdata/pkgconfig/libopenraw-gnome-0.1.pc