svn commit: r377811 - head/print/texinfo

Johan van Selst johans at FreeBSD.org
Sat Jan 24 19:09:13 UTC 2015


Author: johans
Date: Sat Jan 24 19:09:12 2015
New Revision: 377811
URL: https://svnweb.freebsd.org/changeset/ports/377811
QAT: https://qat.redports.org/buildarchive/r377811/

Log:
  Update texi2dvi to latest release

Modified:
  head/print/texinfo/Makefile
  head/print/texinfo/distinfo

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Sat Jan 24 19:01:55 2015	(r377810)
+++ head/print/texinfo/Makefile	Sat Jan 24 19:09:12 2015	(r377811)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	texinfo
-PORTVERSION=	5.2.20141212
-PORTREVISION=	1
+PORTVERSION=	5.2.20150101
 CATEGORIES=	print
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \
 		GNU

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Sat Jan 24 19:01:55 2015	(r377810)
+++ head/print/texinfo/distinfo	Sat Jan 24 19:09:12 2015	(r377811)
@@ -1,8 +1,8 @@
-SHA256 (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
-SIZE (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 3812944
-SHA256 (texinfo/5.2.20141212/htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93
-SIZE (texinfo/5.2.20141212/htmlxref.cnf) = 19605
-SHA256 (texinfo/5.2.20141212/texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b
-SIZE (texinfo/5.2.20141212/texinfo.tex) = 328628
-SHA256 (texinfo/5.2.20141212/texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475
-SIZE (texinfo/5.2.20141212/texi2dvi) = 56378
+SHA256 (texinfo/5.2.20150101/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
+SIZE (texinfo/5.2.20150101/texinfo-5.2.tar.xz) = 3812944
+SHA256 (texinfo/5.2.20150101/htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93
+SIZE (texinfo/5.2.20150101/htmlxref.cnf) = 19605
+SHA256 (texinfo/5.2.20150101/texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b
+SIZE (texinfo/5.2.20150101/texinfo.tex) = 328628
+SHA256 (texinfo/5.2.20150101/texi2dvi) = 63f8d7bdd49fd8a30a90ddef8e768a467b48a6eed50179052d6246fd10a1c19d
+SIZE (texinfo/5.2.20150101/texi2dvi) = 56384


More information about the svn-ports-all mailing list