diff options
author | Johan van Selst <johans@FreeBSD.org> | 2015-11-08 12:03:53 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2015-11-08 12:03:53 +0000 |
commit | 4cf561357ac1c610536af47933ad854441d28536 (patch) | |
tree | 582de2c813e2800f2eb867343dd07043b1fcdd95 /print/texinfo | |
parent | 9bd712fb3d81b91073fd0ce507a46b6ea3d92086 (diff) | |
download | ports-4cf561357ac1c610536af47933ad854441d28536.tar.gz ports-4cf561357ac1c610536af47933ad854441d28536.zip |
Notes
Diffstat (limited to 'print/texinfo')
-rw-r--r-- | print/texinfo/Makefile | 3 | ||||
-rw-r--r-- | print/texinfo/distinfo | 16 |
2 files changed, 10 insertions, 9 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 9332afafbf6c..2bd48d681c2f 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 6.0.20151013 +PORTVERSION= 6.0.20151108 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ + http://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 016aaab6b45d..3d25451b0c90 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,8 +1,8 @@ -SHA256 (texinfo/6.0.20151013/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 -SIZE (texinfo/6.0.20151013/texinfo-6.0.tar.xz) = 4086712 -SHA256 (texinfo/6.0.20151013/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c -SIZE (texinfo/6.0.20151013/htmlxref.cnf) = 20137 -SHA256 (texinfo/6.0.20151013/texinfo.tex) = 5836b7cc4eb001e55cf0f2aeda3c7339895011dfeccc6e813624e41dd66ccf00 -SIZE (texinfo/6.0.20151013/texinfo.tex) = 349424 -SHA256 (texinfo/6.0.20151013/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c -SIZE (texinfo/6.0.20151013/texi2dvi) = 56663 +SHA256 (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 +SIZE (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 4086712 +SHA256 (texinfo/6.0.20151108/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c +SIZE (texinfo/6.0.20151108/htmlxref.cnf) = 20137 +SHA256 (texinfo/6.0.20151108/texinfo.tex) = 48c43b4ced42f1d7a2bb70e3cf03dd9d85637dc4b44794842f5b9e6953737cb8 +SIZE (texinfo/6.0.20151108/texinfo.tex) = 353514 +SHA256 (texinfo/6.0.20151108/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c +SIZE (texinfo/6.0.20151108/texi2dvi) = 56663 |