diff options
author | johans <johans@FreeBSD.org> | 2014-07-23 19:28:57 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-07-23 19:28:57 +0800 |
commit | ffdd25c2c34d5a67f7740dd5440f6fd626dabde3 (patch) | |
tree | d6b05589896955680c6ede1fadb57de24bef4b6e | |
parent | bfa6f86aa492888deef37d619f5d48d49bd4b69a (diff) | |
download | freebsd-ports-gnome-ffdd25c2c34d5a67f7740dd5440f6fd626dabde3.tar.gz freebsd-ports-gnome-ffdd25c2c34d5a67f7740dd5440f6fd626dabde3.tar.zst freebsd-ports-gnome-ffdd25c2c34d5a67f7740dd5440f6fd626dabde3.zip |
Update texi2dvi to latest version
-rw-r--r-- | print/texinfo/Makefile | 2 | ||||
-rw-r--r-- | print/texinfo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 02a153e5a703..75b34f62f7fd 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.2.20140608 +PORTVERSION= 5.2.20140707 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 81fbf4e44119..1fb5d9598c4c 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -4,5 +4,5 @@ SHA256 (htmlxref.cnf) = ff729ba3d43cf73f1b41964f332eae3ec664f033bd971ab9de1c7c5f SIZE (htmlxref.cnf) = 19599 SHA256 (texinfo.tex) = 298be0b84dad4c98240e023ec99d91dc0fd169be33171e206723ab072aed872c SIZE (texinfo.tex) = 326981 -SHA256 (texi2dvi) = fd3e61af802ed968750e3734a413b0b70c98a4ad49f6638e33b9fbde8db1ff69 -SIZE (texi2dvi) = 58525 +SHA256 (texi2dvi) = cabab426b8af28e9411b988e5ab55fa9308be58dbe854b5eb0de407a96137c48 +SIZE (texi2dvi) = 57261 |