Date: Sun, 16 Apr 2017 11:01:47 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438625 - head/print/texinfo Message-ID: <201704161101.v3GB1l7I069148@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 16 11:01:47 2017 New Revision: 438625 URL: https://svnweb.freebsd.org/changeset/ports/438625 Log: Sort INFO Modified: head/print/texinfo/Makefile Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Sun Apr 16 10:18:34 2017 (r438624) +++ head/print/texinfo/Makefile Sun Apr 16 11:01:47 2017 (r438625) @@ -32,7 +32,7 @@ PKGDEINSTALL= ${PKGINSTALL} USE_TEX= yes USES= charsetfix cpe gmake iconv ncurses perl5 tar:xz -INFO= texinfo info-stnd +INFO= info-stnd texinfo CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704161101.v3GB1l7I069148>