From owner-svn-ports-all@freebsd.org Wed Oct 28 21:07:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F175645082D; Wed, 28 Oct 2020 21:07:18 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CM1Nk5w5nz4b9k; Wed, 28 Oct 2020 21:07:18 +0000 (UTC) (envelope-from bofh@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 AE015223E8; Wed, 28 Oct 2020 21:07:18 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09SL7Imu037001; Wed, 28 Oct 2020 21:07:18 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09SL7Ire036999; Wed, 28 Oct 2020 21:07:18 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202010282107.09SL7Ire036999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Wed, 28 Oct 2020 21:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r553562 - branches/2020Q4/print/ft2demos X-SVN-Group: ports-branches X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: branches/2020Q4/print/ft2demos X-SVN-Commit-Revision: 553562 X-SVN-Commit-Repository: ports 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.33 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: Wed, 28 Oct 2020 21:07:19 -0000 Author: bofh Date: Wed Oct 28 21:07:18 2020 New Revision: 553562 URL: https://svnweb.freebsd.org/changeset/ports/553562 Log: MFH: r553233 print/ft2demos: Update version 2.10.2=>2.10.4 print/freetype2 was updated and MFHed to 2020Q4 which breaks print/ft2demos. Approved by: ports-secteam Modified: branches/2020Q4/print/ft2demos/Makefile branches/2020Q4/print/ft2demos/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/print/ft2demos/Makefile ============================================================================== --- branches/2020Q4/print/ft2demos/Makefile Wed Oct 28 19:48:50 2020 (r553561) +++ branches/2020Q4/print/ft2demos/Makefile Wed Oct 28 21:07:18 2020 (r553562) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ft2demos -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.4 CATEGORIES= print MASTER_SITES= SAVANNAH/freetype/ \ SF/freetype/freetype-demos/${PORTVERSION} @@ -14,7 +14,8 @@ LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${NONEXISTENT}:print/freetype2:build -LIB_DEPENDS= libfreetype.so:print/freetype2 +LIB_DEPENDS= libfreetype.so:print/freetype2 \ + libpng16.so:graphics/png USES= gmake tar:xz xorg USE_XORG= x11 Modified: branches/2020Q4/print/ft2demos/distinfo ============================================================================== --- branches/2020Q4/print/ft2demos/distinfo Wed Oct 28 19:48:50 2020 (r553561) +++ branches/2020Q4/print/ft2demos/distinfo Wed Oct 28 21:07:18 2020 (r553562) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591037001 -SHA256 (ft2demos-2.10.2.tar.xz) = 3dce65d1ba53d48659688549175765ee163d645b73db7055a3c43a7c882d6daa -SIZE (ft2demos-2.10.2.tar.xz) = 230672 +TIMESTAMP = 1603568666 +SHA256 (ft2demos-2.10.4.tar.xz) = 3f873ebe4fb387da3859149459f9be95320ce1fd56b50f8fdb9d2a8492887083 +SIZE (ft2demos-2.10.4.tar.xz) = 236712