From owner-svn-ports-all@freebsd.org Mon Jul 25 17:10:40 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 50F04BA3179; Mon, 25 Jul 2016 17:10:40 +0000 (UTC) (envelope-from jkim@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 220301B7E; Mon, 25 Jul 2016 17:10:40 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6PHAdFU003291; Mon, 25 Jul 2016 17:10:39 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6PHAdiW003288; Mon, 25 Jul 2016 17:10:39 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201607251710.u6PHAdiW003288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 25 Jul 2016 17:10:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419049 - head/graphics/libcdr01 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.22 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: Mon, 25 Jul 2016 17:10:40 -0000 Author: jkim Date: Mon Jul 25 17:10:38 2016 New Revision: 419049 URL: https://svnweb.freebsd.org/changeset/ports/419049 Log: Update to 0.1.3. Modified: head/graphics/libcdr01/Makefile head/graphics/libcdr01/distinfo head/graphics/libcdr01/pkg-plist Modified: head/graphics/libcdr01/Makefile ============================================================================== --- head/graphics/libcdr01/Makefile Mon Jul 25 17:10:03 2016 (r419048) +++ head/graphics/libcdr01/Makefile Mon Jul 25 17:10:38 2016 (r419049) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libcdr -PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTVERSION= 0.1.3 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 Modified: head/graphics/libcdr01/distinfo ============================================================================== --- head/graphics/libcdr01/distinfo Mon Jul 25 17:10:03 2016 (r419048) +++ head/graphics/libcdr01/distinfo Mon Jul 25 17:10:38 2016 (r419049) @@ -1,2 +1,3 @@ -SHA256 (libcdr-0.1.2.tar.xz) = 6bdb20bcdec5ad1a115d0a3aada7d4b2758e9d22801d72b4ecc2e55fb3d5d42c -SIZE (libcdr-0.1.2.tar.xz) = 602024 +TIMESTAMP = 1469463585 +SHA256 (libcdr-0.1.3.tar.xz) = 66e28e502abef7f6f494ce03de037d532f5e7888cfdee62c01203c8325b33f22 +SIZE (libcdr-0.1.3.tar.xz) = 596772 Modified: head/graphics/libcdr01/pkg-plist ============================================================================== --- head/graphics/libcdr01/pkg-plist Mon Jul 25 17:10:03 2016 (r419048) +++ head/graphics/libcdr01/pkg-plist Mon Jul 25 17:10:38 2016 (r419049) @@ -10,5 +10,5 @@ include/libcdr-0.1/libcdr/libcdr.h include/libcdr-0.1/libcdr/libcdr_api.h lib/libcdr-0.1.so lib/libcdr-0.1.so.1 -lib/libcdr-0.1.so.1.0.2 +lib/libcdr-0.1.so.1.0.3 libdata/pkgconfig/libcdr-0.1.pc