From owner-svn-ports-all@freebsd.org Sun Oct 25 00:40:50 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 D7F4E43A380; Sun, 25 Oct 2020 00:40:50 +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 4CJfJy5Qlyz4Kmt; Sun, 25 Oct 2020 00:40:50 +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 9EA5E21250; Sun, 25 Oct 2020 00:40:50 +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 09P0eoDI005725; Sun, 25 Oct 2020 00:40:50 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09P0eoYK005724; Sun, 25 Oct 2020 00:40:50 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202010250040.09P0eoYK005724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 25 Oct 2020 00:40:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553233 - head/print/ft2demos X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/print/ft2demos X-SVN-Commit-Revision: 553233 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: Sun, 25 Oct 2020 00:40:50 -0000 Author: bofh Date: Sun Oct 25 00:40:49 2020 New Revision: 553233 URL: https://svnweb.freebsd.org/changeset/ports/553233 Log: print/ft2demos: Update version 2.10.2=>2.10.4 Modified: head/print/ft2demos/Makefile head/print/ft2demos/distinfo Modified: head/print/ft2demos/Makefile ============================================================================== --- head/print/ft2demos/Makefile Sat Oct 24 23:52:38 2020 (r553232) +++ head/print/ft2demos/Makefile Sun Oct 25 00:40:49 2020 (r553233) @@ -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: head/print/ft2demos/distinfo ============================================================================== --- head/print/ft2demos/distinfo Sat Oct 24 23:52:38 2020 (r553232) +++ head/print/ft2demos/distinfo Sun Oct 25 00:40:49 2020 (r553233) @@ -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