From owner-svn-ports-head@freebsd.org Sat Mar 12 22:36:12 2016 Return-Path: Delivered-To: svn-ports-head@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 95FC3ACE055; Sat, 12 Mar 2016 22:36:12 +0000 (UTC) (envelope-from grog@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 6649A387; Sat, 12 Mar 2016 22:36:12 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2CMaBVA039240; Sat, 12 Mar 2016 22:36:11 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2CMaBVf039238; Sat, 12 Mar 2016 22:36:11 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603122236.u2CMaBVf039238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Sat, 12 Mar 2016 22:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410937 - head/graphics/hugin-2016 X-SVN-Group: ports-head 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.21 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: Sat, 12 Mar 2016 22:36:12 -0000 Author: grog (src committer) Date: Sat Mar 12 22:36:11 2016 New Revision: 410937 URL: https://svnweb.freebsd.org/changeset/ports/410937 Log: Upgrade to 2016.0.0 RC2. Remove repetitive PKGNAMESUFFIX. Modified: head/graphics/hugin-2016/Makefile head/graphics/hugin-2016/distinfo Modified: head/graphics/hugin-2016/Makefile ============================================================================== --- head/graphics/hugin-2016/Makefile Sat Mar 12 22:32:54 2016 (r410936) +++ head/graphics/hugin-2016/Makefile Sat Mar 12 22:36:11 2016 (r410937) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= hugin -DISTVERSION= 2016.0.0.r1 +DISTVERSION= 2016.0.0.r2 PORTREVISION= 0 CATEGORIES= graphics -MASTER_SITES= https://launchpad.net/hugin/2016.0/2016.0rc1/+download/ -DISTFILES= hugin-2016.0.0_rc1.tar.bz2 +MASTER_SITES= https://launchpad.net/hugin/2016.0/2016.0rc2/+download/ +DISTFILES= hugin-2016.0.0_rc2.tar.bz2 WRKSRC= ${WRKDIR}/hugin-2016.0.0 -PKGNAMESUFFIX= -2016 MAINTAINER= grog@FreeBSD.org COMMENT= GUI for Panorama Tools, to stitch panoramic images Modified: head/graphics/hugin-2016/distinfo ============================================================================== --- head/graphics/hugin-2016/distinfo Sat Mar 12 22:32:54 2016 (r410936) +++ head/graphics/hugin-2016/distinfo Sat Mar 12 22:36:11 2016 (r410937) @@ -1,2 +1,2 @@ -SHA256 (hugin-2016.0.0_rc1.tar.bz2) = 1be18902e70d541a8b2d2855cff7ccd8ce5bdc3836a6185a5d94262392b4f533 -SIZE (hugin-2016.0.0_rc1.tar.bz2) = 10507908 +SHA256 (hugin-2016.0.0_rc2.tar.bz2) = b030b05b248b583cf9a26817f5b350303e3ce2c8bc4b43d45f697fbdf55b65e6 +SIZE (hugin-2016.0.0_rc2.tar.bz2) = 10508576