View | Details | Raw Unified | Return to bug 186620
Collapse All | Expand All

(-)./Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/print/texinfo/Makefile 334961 2013-11-26 18:26:41Z johans $
2
# $FreeBSD: head/print/texinfo/Makefile 334961 2013-11-26 18:26:41Z johans $
3
PORTNAME=	texinfo
3
PORTNAME=	texinfo
4
PORTVERSION=	5.2.20131109
4
PORTVERSION=	5.2.20140209
5
CATEGORIES=	print
5
CATEGORIES=	print
6
MASTER_SITES=	GNU \
6
MASTER_SITES=	GNU \
7
		ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
7
		ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/
Lines 13-18 Link Here
13
MAINTAINER=	johans@FreeBSD.org
13
MAINTAINER=	johans@FreeBSD.org
14
COMMENT=	A typeset documentation system with multiple format output
14
COMMENT=	A typeset documentation system with multiple format output
15
LICENSE=	GFDL GPLv3
16
LICENSE_COMB=	multi
17
15
BUILD_DEPENDS+=	help2man:${PORTSDIR}/misc/help2man
18
BUILD_DEPENDS+=	help2man:${PORTSDIR}/misc/help2man
16
FETCH_ARGS=	-Ap
19
FETCH_ARGS=	-Ap
(-)./distinfo (-6 / +6 lines)
Lines 1-8 Link Here
1
SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
1
SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
2
SIZE (texinfo-5.2.tar.xz) = 3812944
2
SIZE (texinfo-5.2.tar.xz) = 3812944
3
SHA256 (htmlxref.cnf) = 9877939a6724d54d5992894c1b32bb930fdf63e4d32eb84a288cf7d6539694b1
3
SHA256 (htmlxref.cnf) = 75367e37a22419ec2b04e22709e7a9741d5ba3f67959d778a902bfabb4233b8b
4
SIZE (htmlxref.cnf) = 19291
4
SIZE (htmlxref.cnf) = 19593
5
SHA256 (texinfo.tex) = f62cf03a7e7922d55df7fb8ec6a9c491aede54e407585fe9fd932532c6218c96
5
SHA256 (texinfo.tex) = b195bf0e17940219348f11310c99778af1dc33a1b72a9e2bd0d79742ae435c2c
6
SIZE (texinfo.tex) = 325892
6
SIZE (texinfo.tex) = 326788
7
SHA256 (texi2dvi) = 1544ebfe146908dc9a221723b6981eeed63675fc05f76b7820e903a2b40f30a1
7
SHA256 (texi2dvi) = 037446c5792130d7a68cb84ad929b1136e27400b1ae750cf65694938a5d95bdb
8
SIZE (texi2dvi) = 58518
8
SIZE (texi2dvi) = 58524

Return to bug 186620