From owner-svn-ports-all@freebsd.org Thu Dec 1 18:26:38 2016 Return-Path: Delivered-To: svn-ports-all@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 DE78EC61105; Thu, 1 Dec 2016 18:26:38 +0000 (UTC) (envelope-from danilo@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 989011B20; Thu, 1 Dec 2016 18:26:38 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB1IQbBP059510; Thu, 1 Dec 2016 18:26:37 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB1IQbcO059505; Thu, 1 Dec 2016 18:26:37 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612011826.uB1IQbcO059505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 1 Dec 2016 18:26:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427510 - in head/games: solarus solarus-quest-editor X-SVN-Group: ports-head 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.23 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: Thu, 01 Dec 2016 18:26:39 -0000 Author: danilo Date: Thu Dec 1 18:26:37 2016 New Revision: 427510 URL: https://svnweb.freebsd.org/changeset/ports/427510 Log: - Update to 1.5.1 Modified: head/games/solarus-quest-editor/Makefile head/games/solarus-quest-editor/distinfo head/games/solarus/Makefile head/games/solarus/distinfo head/games/solarus/pkg-plist Modified: head/games/solarus-quest-editor/Makefile ============================================================================== --- head/games/solarus-quest-editor/Makefile Thu Dec 1 17:05:06 2016 (r427509) +++ head/games/solarus-quest-editor/Makefile Thu Dec 1 18:26:37 2016 (r427510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= solarus-quest-editor -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= games Modified: head/games/solarus-quest-editor/distinfo ============================================================================== --- head/games/solarus-quest-editor/distinfo Thu Dec 1 17:05:06 2016 (r427509) +++ head/games/solarus-quest-editor/distinfo Thu Dec 1 18:26:37 2016 (r427510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469816068 -SHA256 (christopho-solarus-quest-editor-v1.5.0_GH0.tar.gz) = 5cb3ccaca86512399625403eac02eceff62a3ec06830d8ff86585979ca2dfc6a -SIZE (christopho-solarus-quest-editor-v1.5.0_GH0.tar.gz) = 63369273 +TIMESTAMP = 1480615244 +SHA256 (christopho-solarus-quest-editor-v1.5.1_GH0.tar.gz) = c11a959a0f95484f1e1967b6cddf68e35c8a0a26c041d80fafeddeeb0dc91d48 +SIZE (christopho-solarus-quest-editor-v1.5.1_GH0.tar.gz) = 63395393 Modified: head/games/solarus/Makefile ============================================================================== --- head/games/solarus/Makefile Thu Dec 1 17:05:06 2016 (r427509) +++ head/games/solarus/Makefile Thu Dec 1 18:26:37 2016 (r427510) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= solarus -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ DISTNAME= solarus-${PORTVERSION}-src Modified: head/games/solarus/distinfo ============================================================================== --- head/games/solarus/distinfo Thu Dec 1 17:05:06 2016 (r427509) +++ head/games/solarus/distinfo Thu Dec 1 18:26:37 2016 (r427510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469723091 -SHA256 (solarus-1.5.0-src.tar.gz) = f586877fe7eb28b3429fb41141fb4b1d9452f390061b386006773c8a1e0cd87f -SIZE (solarus-1.5.0-src.tar.gz) = 4817611 +TIMESTAMP = 1480615028 +SHA256 (solarus-1.5.1-src.tar.gz) = 6cd3928a024f7c18a163a1679a92dfff3c37139c5c49fa5348704df5357e8da3 +SIZE (solarus-1.5.1-src.tar.gz) = 2273607 Modified: head/games/solarus/pkg-plist ============================================================================== --- head/games/solarus/pkg-plist Thu Dec 1 17:05:06 2016 (r427509) +++ head/games/solarus/pkg-plist Thu Dec 1 18:26:37 2016 (r427510) @@ -229,4 +229,4 @@ include/solarus/third_party/snes_spc/spc lib/libsolarus-gui.so lib/libsolarus.so lib/libsolarus.so.1 -lib/libsolarus.so.1.5.0 +lib/libsolarus.so.1.5.1