Date: Fri, 10 Aug 2018 09:38:00 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476821 - head/graphics/mupdf Message-ID: <201808100938.w7A9c0Rm059764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Aug 10 09:38:00 2018 New Revision: 476821 URL: https://svnweb.freebsd.org/changeset/ports/476821 Log: - Pet portlint - Update WWW Approved by: portmgr blanket Modified: head/graphics/mupdf/Makefile head/graphics/mupdf/pkg-descr Modified: head/graphics/mupdf/Makefile ============================================================================== --- head/graphics/mupdf/Makefile Fri Aug 10 09:29:35 2018 (r476820) +++ head/graphics/mupdf/Makefile Fri Aug 10 09:38:00 2018 (r476821) @@ -3,8 +3,8 @@ PORTNAME= mupdf PORTVERSION= 1.13.0 -PORTREVISION= 1 DISTVERSIONSUFFIX= -source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ Modified: head/graphics/mupdf/pkg-descr ============================================================================== --- head/graphics/mupdf/pkg-descr Fri Aug 10 09:29:35 2018 (r476820) +++ head/graphics/mupdf/pkg-descr Fri Aug 10 09:38:00 2018 (r476821) @@ -15,4 +15,4 @@ document. Example code for navigating interactive link encrypting PDF files, extracting fonts, images, and searchable text, and rendering pages to image files is provided. -WWW: http://www.mupdf.com/ +WWW: https://www.mupdf.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808100938.w7A9c0Rm059764>