From owner-svn-ports-head@freebsd.org Sun Dec 27 22:15:12 2015 Return-Path: Delivered-To: svn-ports-head@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 8E8E3A52F7D; Sun, 27 Dec 2015 22:15:12 +0000 (UTC) (envelope-from bapt@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 5D8AF113B; Sun, 27 Dec 2015 22:15:12 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBRMFBmu018402; Sun, 27 Dec 2015 22:15:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBRMFBax018399; Sun, 27 Dec 2015 22:15:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201512272215.tBRMFBax018399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 27 Dec 2015 22:15:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404598 - head/graphics/libwpg03 X-SVN-Group: ports-head 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.20 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: Sun, 27 Dec 2015 22:15:12 -0000 Author: bapt Date: Sun Dec 27 22:15:11 2015 New Revision: 404598 URL: https://svnweb.freebsd.org/changeset/ports/404598 Log: Update to 0.3.1 Modified: head/graphics/libwpg03/Makefile head/graphics/libwpg03/distinfo head/graphics/libwpg03/pkg-plist Modified: head/graphics/libwpg03/Makefile ============================================================================== --- head/graphics/libwpg03/Makefile Sun Dec 27 21:39:45 2015 (r404597) +++ head/graphics/libwpg03/Makefile Sun Dec 27 22:15:11 2015 (r404598) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libwpg -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 Modified: head/graphics/libwpg03/distinfo ============================================================================== --- head/graphics/libwpg03/distinfo Sun Dec 27 21:39:45 2015 (r404597) +++ head/graphics/libwpg03/distinfo Sun Dec 27 22:15:11 2015 (r404598) @@ -1,2 +1,2 @@ -SHA256 (libwpg-0.3.0.tar.bz2) = 28fc3580228a82948dfc01d07abd5076c8b0df76a68702c1a81eb88fdf377348 -SIZE (libwpg-0.3.0.tar.bz2) = 381878 +SHA256 (libwpg-0.3.1.tar.bz2) = 29049b95895914e680390717a243b291448e76e0f82fb4d2479adee5330fbb59 +SIZE (libwpg-0.3.1.tar.bz2) = 397128 Modified: head/graphics/libwpg03/pkg-plist ============================================================================== --- head/graphics/libwpg03/pkg-plist Sun Dec 27 21:39:45 2015 (r404597) +++ head/graphics/libwpg03/pkg-plist Sun Dec 27 22:15:11 2015 (r404598) @@ -5,5 +5,5 @@ include/libwpg-0.3/libwpg/WPGraphics.h include/libwpg-0.3/libwpg/libwpg.h lib/libwpg-0.3.so lib/libwpg-0.3.so.3 -lib/libwpg-0.3.so.3.0.0 +lib/libwpg-0.3.so.3.0.1 libdata/pkgconfig/libwpg-0.3.pc