From owner-svn-ports-head@freebsd.org Mon Aug 12 08:51:56 2019 Return-Path: Delivered-To: svn-ports-head@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 2BCACAA9F8; Mon, 12 Aug 2019 08:51:56 +0000 (UTC) (envelope-from tijl@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) server-signature RSA-PSS (4096 bits) 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 466V2h0K3cz41h2; Mon, 12 Aug 2019 08:51:56 +0000 (UTC) (envelope-from tijl@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 E0AD024142; Mon, 12 Aug 2019 08:51:55 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7C8ptec096342; Mon, 12 Aug 2019 08:51:55 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7C8ptX8096339; Mon, 12 Aug 2019 08:51:55 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201908120851.x7C8ptX8096339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 12 Aug 2019 08:51:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508713 - head/devel/linux-c7-sdl20 X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/devel/linux-c7-sdl20 X-SVN-Commit-Revision: 508713 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.29 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: Mon, 12 Aug 2019 08:51:56 -0000 Author: tijl Date: Mon Aug 12 08:51:54 2019 New Revision: 508713 URL: https://svnweb.freebsd.org/changeset/ports/508713 Log: Update to 2.0.10. MFH: 2019Q3 (2.0.9 is now unfetchable) Modified: head/devel/linux-c7-sdl20/Makefile head/devel/linux-c7-sdl20/distinfo head/devel/linux-c7-sdl20/pkg-plist.amd64 Modified: head/devel/linux-c7-sdl20/Makefile ============================================================================== --- head/devel/linux-c7-sdl20/Makefile Mon Aug 12 08:30:42 2019 (r508712) +++ head/devel/linux-c7-sdl20/Makefile Mon Aug 12 08:51:54 2019 (r508713) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sdl20 -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 DISTVERSIONSUFFIX= -1.el7 CATEGORIES= devel linux MASTER_SITES= EPEL7/s Modified: head/devel/linux-c7-sdl20/distinfo ============================================================================== --- head/devel/linux-c7-sdl20/distinfo Mon Aug 12 08:30:42 2019 (r508712) +++ head/devel/linux-c7-sdl20/distinfo Mon Aug 12 08:51:54 2019 (r508713) @@ -1,5 +1,5 @@ -TIMESTAMP = 1544528706 -SHA256 (centos/SDL2-2.0.9-1.el7.x86_64.rpm) = fdd8b5aa46b13fc1f6dd5f19979e6aca6005426d7c33ce1841f5d27b95a4ea1c -SIZE (centos/SDL2-2.0.9-1.el7.x86_64.rpm) = 440564 -SHA256 (centos/SDL2-2.0.9-1.el7.src.rpm) = 1216b997989f9d6e401e46a3ab0febf7dc64de56184f6553961bb01d7f81dae8 -SIZE (centos/SDL2-2.0.9-1.el7.src.rpm) = 5182836 +TIMESTAMP = 1565599308 +SHA256 (centos/SDL2-2.0.10-1.el7.x86_64.rpm) = 8b046118e735af049157b5110398f495e5a19e76f9b7eb909e56ad5d5affbd69 +SIZE (centos/SDL2-2.0.10-1.el7.x86_64.rpm) = 458772 +SHA256 (centos/SDL2-2.0.10-1.el7.src.rpm) = 72db9f364453cadb8acf74f97766210505d68e803b2e5dd72ac9817b820551cb +SIZE (centos/SDL2-2.0.10-1.el7.src.rpm) = 5483963 Modified: head/devel/linux-c7-sdl20/pkg-plist.amd64 ============================================================================== --- head/devel/linux-c7-sdl20/pkg-plist.amd64 Mon Aug 12 08:30:42 2019 (r508712) +++ head/devel/linux-c7-sdl20/pkg-plist.amd64 Mon Aug 12 08:51:54 2019 (r508713) @@ -1,6 +1,6 @@ usr/lib64/libSDL2-2.0.so.0 -usr/lib64/libSDL2-2.0.so.0.9.0 +usr/lib64/libSDL2-2.0.so.0.10.0 %%PORTDOCS%%%%DOCSDIR%%/BUGS.txt %%PORTDOCS%%%%DOCSDIR%%/CREDITS.txt %%PORTDOCS%%%%DOCSDIR%%/README-SDL.txt -usr/share/licenses/SDL2-2.0.9/COPYING.txt +usr/share/licenses/SDL2-2.0.10/COPYING.txt