Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2019 21:47:26 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r506320 - branches/2019Q3/graphics/xsane
Message-ID:  <201907092147.x69LlQRK093944@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Tue Jul  9 21:47:25 2019
New Revision: 506320
URL: https://svnweb.freebsd.org/changeset/ports/506320

Log:
  MFH: r506318
  
  graphics/xsane: Remove erroneous comments
  
  * Remove the bogus comments that were introduced in r505903.
  
  Reported by:	mat
  
  Approved by:	portmgr (blanket fixes)

Modified:
  branches/2019Q3/graphics/xsane/Makefile
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/graphics/xsane/Makefile
==============================================================================
--- branches/2019Q3/graphics/xsane/Makefile	Tue Jul  9 21:44:31 2019	(r506319)
+++ branches/2019Q3/graphics/xsane/Makefile	Tue Jul  9 21:47:25 2019	(r506320)
@@ -21,11 +21,8 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		gmake gnome jpeg localbase:ldflags pkgconfig
 USE_GITLAB=	yes
-# This is a workaround to convert the subproject into a project. It's also
-# required to avoid slashes in the DISTNAME.
 GL_SITE=	https://gitlab.com/sane-project
-GL_ACCOUNT=	frontend # would be 'sane-project'
-# ...and GL_PROJECT would be 'frontend/xsane' then but introduces a '/' to DISTNAME
+GL_ACCOUNT=	frontend
 GL_COMMIT=	d01b4089ce6778e76fa86a0410d4e80cf6eb819e
 USE_GNOME=	gtk20 gdkpixbuf2
 GNU_CONFIGURE=	yes



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