svn commit: r438598 - in head/graphics: . dspdfviewer

Alexey Dokuchaev danfe at FreeBSD.org
Sat Apr 15 20:22:45 UTC 2017


On Sat, Apr 15, 2017 at 08:16:48PM +0000, Philip Paeps wrote:
> New Revision: 438598
> URL: https://svnweb.freebsd.org/changeset/ports/438598
> 
> Log:
>   Dual-screen PDF viewer for LaTeX-beamer
> ...
> +PORTVERSION=	1.15.1

Missing DISTVERSIONPREFIX=v here...

> +CMAKE_VERBOSE=	yes

Unneed, batch builds enable it themselves.

> +USE_GITHUB=	yes
> +GH_ACCOUNT=	dannyedel
> +GH_PROJECT=	dspdfviewer

Could be dropped as it matches the PORTNAME.

> +GH_TAGNAME=	v1.15.1

Per above (mat@ could probably elaborate).

./danfe


More information about the svn-ports-head mailing list