Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Mar 2016 12:24:37 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410105 - head/graphics/hugin-2016
Message-ID:  <201603041224.u24CObNC062939@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Mar  4 12:24:36 2016
New Revision: 410105
URL: https://svnweb.freebsd.org/changeset/ports/410105

Log:
  Fix dupplicate PKGBASE.
  
  Pointy hat to:	grog
  Noticed by:	antoine
  Sponsored by:	Absolight

Modified:
  head/graphics/hugin-2016/Makefile

Modified: head/graphics/hugin-2016/Makefile
==============================================================================
--- head/graphics/hugin-2016/Makefile	Fri Mar  4 12:17:52 2016	(r410104)
+++ head/graphics/hugin-2016/Makefile	Fri Mar  4 12:24:36 2016	(r410105)
@@ -8,6 +8,7 @@ CATEGORIES=	graphics
 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
+PKGNAMESUFFIX=	-2016
 
 MAINTAINER=	grog@FreeBSD.org
 COMMENT=	GUI for Panorama Tools, to stitch panoramic images



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603041224.u24CObNC062939>