svn commit: r407151 - branches/2016Q1/graphics/zathura-pdf-mupdf
Mark Felder
feld at FreeBSD.org
Sun Jan 24 15:12:34 UTC 2016
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 at 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 at 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
More information about the svn-ports-branches
mailing list