Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 15:12:32 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r407151 - branches/2016Q1/graphics/zathura-pdf-mupdf
Message-ID:  <201601241512.u0OFCWGv001345@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Jan 24 15:12:32 2016
New Revision: 407151
URL: https://svnweb.freebsd.org/changeset/ports/407151

Log:
  MFH: r407109
  
  - Use standard ZLIB license
  
  PR:		206265
  Submitted by:	amdmi3
  Approved by:	udvzsolt@gmail.com (maintainer)
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/graphics/zathura-pdf-mupdf/Makefile
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/graphics/zathura-pdf-mupdf/Makefile
==============================================================================
--- branches/2016Q1/graphics/zathura-pdf-mupdf/Makefile	Sun Jan 24 15:11:58 2016	(r407150)
+++ branches/2016Q1/graphics/zathura-pdf-mupdf/Makefile	Sun Jan 24 15:12:32 2016	(r407151)
@@ -9,10 +9,8 @@ MASTER_SITES=	http://pwmt.org/projects/z
 MAINTAINER=	udvzsolt@gmail.com
 COMMENT=	MuPDF render PDF plugin for Zathura PDF viewer
 
-LICENSE=	zlib
-LICENSE_NAME=	zlib license
+LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
-LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 BUILD_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura \
 		mupdf>=1.8,1:${PORTSDIR}/graphics/mupdf



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