From owner-svn-ports-head@freebsd.org Thu Sep 28 11:04:18 2017 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 9B85CE2F872; Thu, 28 Sep 2017 11:04:18 +0000 (UTC) (envelope-from zeising@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 5F6137F50F; Thu, 28 Sep 2017 11:04:18 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8SB4Hd2005608; Thu, 28 Sep 2017 11:04:17 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8SB4H51005603; Thu, 28 Sep 2017 11:04:17 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201709281104.v8SB4H51005603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Thu, 28 Sep 2017 11:04:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450845 - in head/graphics: imlib2 imlib2_loaders X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/graphics: imlib2 imlib2_loaders X-SVN-Commit-Revision: 450845 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.23 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: Thu, 28 Sep 2017 11:04:18 -0000 Author: zeising Date: Thu Sep 28 11:04:16 2017 New Revision: 450845 URL: https://svnweb.freebsd.org/changeset/ports/450845 Log: Update to 1.4.10 Modified: head/graphics/imlib2/Makefile head/graphics/imlib2/distinfo head/graphics/imlib2/pkg-plist head/graphics/imlib2_loaders/Makefile head/graphics/imlib2_loaders/distinfo Modified: head/graphics/imlib2/Makefile ============================================================================== --- head/graphics/imlib2/Makefile Thu Sep 28 11:02:38 2017 (r450844) +++ head/graphics/imlib2/Makefile Thu Sep 28 11:04:16 2017 (r450845) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imlib2 -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.10 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION} Modified: head/graphics/imlib2/distinfo ============================================================================== --- head/graphics/imlib2/distinfo Thu Sep 28 11:02:38 2017 (r450844) +++ head/graphics/imlib2/distinfo Thu Sep 28 11:04:16 2017 (r450845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467226946 -SHA256 (imlib2-1.4.9.tar.bz2) = 7d2864972801823ce44ca8d5584a67a88f0e54e2bf47fa8cf4a514317b4f0021 -SIZE (imlib2-1.4.9.tar.bz2) = 892290 +TIMESTAMP = 1506520243 +SHA256 (imlib2-1.4.10.tar.bz2) = 3f698cd285cbbfc251c1d6405f249b99fafffafa5e0a5ecf0ca7ae49bbc0a272 +SIZE (imlib2-1.4.10.tar.bz2) = 923420 Modified: head/graphics/imlib2/pkg-plist ============================================================================== --- head/graphics/imlib2/pkg-plist Thu Sep 28 11:02:38 2017 (r450844) +++ head/graphics/imlib2/pkg-plist Thu Sep 28 11:04:16 2017 (r450845) @@ -27,7 +27,7 @@ lib/imlib2/loaders/xpm.so lib/imlib2/loaders/zlib.so lib/libImlib2.so lib/libImlib2.so.1 -lib/libImlib2.so.1.4.9 +lib/libImlib2.so.1.4.10 libdata/pkgconfig/imlib2.pc %%DATADIR%%/data/fonts/cinema.ttf %%DATADIR%%/data/fonts/grunge.ttf Modified: head/graphics/imlib2_loaders/Makefile ============================================================================== --- head/graphics/imlib2_loaders/Makefile Thu Sep 28 11:02:38 2017 (r450844) +++ head/graphics/imlib2_loaders/Makefile Thu Sep 28 11:04:16 2017 (r450845) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= imlib2_loaders -PORTVERSION= 1.4.9 -PORTREVISION= 1 +PORTVERSION= 1.4.10 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION} Modified: head/graphics/imlib2_loaders/distinfo ============================================================================== --- head/graphics/imlib2_loaders/distinfo Thu Sep 28 11:02:38 2017 (r450844) +++ head/graphics/imlib2_loaders/distinfo Thu Sep 28 11:04:16 2017 (r450845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467227145 -SHA256 (imlib2_loaders-1.4.9.tar.bz2) = fa7186f25a11640f633542198cd7c4092f6458a17357d79b5e1626c65ebcb9bc -SIZE (imlib2_loaders-1.4.9.tar.bz2) = 293904 +TIMESTAMP = 1506520027 +SHA256 (imlib2_loaders-1.4.10.tar.bz2) = 15c51e649fb1ee829a1cc00fe34c861627026503bc534be081d6b74a85964cfe +SIZE (imlib2_loaders-1.4.10.tar.bz2) = 306383