From owner-svn-ports-head@freebsd.org Fri Mar 4 01:40:31 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 A3309A93B5C; Fri, 4 Mar 2016 01:40:31 +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 6013EFE9; Fri, 4 Mar 2016 01:40:31 +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 u241eUlq063262; Fri, 4 Mar 2016 01:40:30 GMT (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u241eUio063259; Fri, 4 Mar 2016 01:40:30 GMT (envelope-from grog@FreeBSD.org) Message-Id: <201603040140.u241eUio063259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grog set sender to grog@FreeBSD.org using -f From: Greg Lehey Date: Fri, 4 Mar 2016 01:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410075 - in head/graphics/hugin-2016: . files 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: Fri, 04 Mar 2016 01:40:31 -0000 Author: grog (src committer) Date: Fri Mar 4 01:40:29 2016 New Revision: 410075 URL: https://svnweb.freebsd.org/changeset/ports/410075 Log: New port hugin-2016, bleeding edge version of graphics/hugin. Repo-copied version. Added: head/graphics/hugin-2016/ - copied from r410061, head/graphics/hugin/ Deleted: head/graphics/hugin-2016/files/patch-src__hugin1__icpfind__AutoCtrlPointCreator.cpp head/graphics/hugin-2016/files/patch-src__tools__tca_correct.cpp Modified: head/graphics/hugin-2016/Makefile head/graphics/hugin-2016/distinfo head/graphics/hugin-2016/pkg-descr Modified: head/graphics/hugin-2016/Makefile ============================================================================== --- head/graphics/hugin/Makefile Thu Mar 3 17:00:55 2016 (r410061) +++ head/graphics/hugin-2016/Makefile Fri Mar 4 01:40:29 2016 (r410075) @@ -2,10 +2,12 @@ # $FreeBSD$ PORTNAME= hugin -PORTVERSION= 2015.0.0 -PORTREVISION= 6 +DISTVERSION= 2016.0.0.r1 +PORTREVISION= 0 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} +MASTER_SITES= https://launchpad.net/hugin/2016.0/2016.0rc1/+download/ +DISTFILES= hugin-2016.0.0_rc1.tar.bz2 +WRKSRC= ${WRKDIR}/hugin-2016.0.0 MAINTAINER= grog@FreeBSD.org COMMENT= GUI for Panorama Tools, to stitch panoramic images @@ -21,7 +23,7 @@ LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/gr libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff # gmake is really needed at _runtime_. Do not remove it from this list. -RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \ +RUN_DEPENDS= enblend>=4.1.4:${PORTSDIR}/graphics/enblend \ exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool \ gmake:${PORTSDIR}/devel/gmake Modified: head/graphics/hugin-2016/distinfo ============================================================================== --- head/graphics/hugin/distinfo Thu Mar 3 17:00:55 2016 (r410061) +++ head/graphics/hugin-2016/distinfo Fri Mar 4 01:40:29 2016 (r410075) @@ -1,2 +1,2 @@ -SHA256 (hugin-2015.0.0.tar.bz2) = 2cd93c110be95d439f9e68653f3738d059a26f5c28973f75475ef59cbaa2cbbd -SIZE (hugin-2015.0.0.tar.bz2) = 10611519 +SHA256 (hugin-2016.0.0_rc1.tar.bz2) = 1be18902e70d541a8b2d2855cff7ccd8ce5bdc3836a6185a5d94262392b4f533 +SIZE (hugin-2016.0.0_rc1.tar.bz2) = 10507908 Modified: head/graphics/hugin-2016/pkg-descr ============================================================================== --- head/graphics/hugin/pkg-descr Thu Mar 3 17:00:55 2016 (r410061) +++ head/graphics/hugin-2016/pkg-descr Fri Mar 4 01:40:29 2016 (r410075) @@ -4,4 +4,12 @@ With hugin you can assemble a mosaic of immersive panorama, stitch any series of overlapping pictures and much more. +The standard port for hugin is graphics/hugin. This version is the +release candidate (RC1) for the 2016.0.0 version. When it is +released, the graphics/hugin port will be updated to install it, and +this version will go away. + +If you run into problems with this version, please report them on the +https://groups.google.com/forum/#!forum/hugin-ptx forum. + WWW: http://hugin.sourceforge.net/