From owner-svn-ports-all@freebsd.org Fri Feb 19 19:35:59 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 2A4F6AAEC28; Fri, 19 Feb 2016 19:35:59 +0000 (UTC) (envelope-from kmoore@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 F1F1414EE; Fri, 19 Feb 2016 19:35:58 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1JJZwdL008215; Fri, 19 Feb 2016 19:35:58 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1JJZvWR008213; Fri, 19 Feb 2016 19:35:57 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201602191935.u1JJZvWR008213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Fri, 19 Feb 2016 19:35:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409196 - head/x11/lumina 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.20 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: Fri, 19 Feb 2016 19:35:59 -0000 Author: kmoore Date: Fri Feb 19 19:35:57 2016 New Revision: 409196 URL: https://svnweb.freebsd.org/changeset/ports/409196 Log: - Upstream bumped 0.8.8 with some minor bugfixes, chase them - Bump PORTREV Modified: head/x11/lumina/Makefile head/x11/lumina/distinfo Modified: head/x11/lumina/Makefile ============================================================================== --- head/x11/lumina/Makefile Fri Feb 19 19:30:35 2016 (r409195) +++ head/x11/lumina/Makefile Fri Feb 19 19:35:57 2016 (r409196) @@ -4,7 +4,8 @@ PORTNAME= lumina PORTVERSION= 0.8.8 DISTVERSIONPREFIX= v -DISTVERSIONSUFFIX= -Release +DISTVERSIONSUFFIX= -Release-p1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 Modified: head/x11/lumina/distinfo ============================================================================== --- head/x11/lumina/distinfo Fri Feb 19 19:30:35 2016 (r409195) +++ head/x11/lumina/distinfo Fri Feb 19 19:35:57 2016 (r409196) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-lumina-v0.8.8-Release_GH0.tar.gz) = a5a3cc452907844bd5c52ba699a65c843f3b9860583c189117e4b2dc642a2142 -SIZE (pcbsd-lumina-v0.8.8-Release_GH0.tar.gz) = 35770958 +SHA256 (pcbsd-lumina-v0.8.8-Release-p1_GH0.tar.gz) = 0b23076f1413e668204cf97c36380f3d1254576ff8c74beaa5621105f0863698 +SIZE (pcbsd-lumina-v0.8.8-Release-p1_GH0.tar.gz) = 35771390