diff options
author | johans <johans@FreeBSD.org> | 2012-05-21 05:09:15 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-05-21 05:09:15 +0800 |
commit | 2dad5732b347e6763421cc0123cd4b5e4975eb0f (patch) | |
tree | a09b74f544dfb96e001cbb486b9195282a964301 /print | |
parent | 445709914e36b4c1cc1dfb01134a538eacb6be9b (diff) | |
download | freebsd-ports-gnome-2dad5732b347e6763421cc0123cd4b5e4975eb0f.tar.gz freebsd-ports-gnome-2dad5732b347e6763421cc0123cd4b5e4975eb0f.tar.zst freebsd-ports-gnome-2dad5732b347e6763421cc0123cd4b5e4975eb0f.zip |
- Update texinfo to latest version (16 May)
- Modify FETCH_ARGS to force re-fetch if we have an obsolete local copy
of some of the unversioned distfiles
Diffstat (limited to 'print')
-rw-r--r-- | print/texinfo/Makefile | 3 | ||||
-rw-r--r-- | print/texinfo/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index fa62d3a349f5..f9703dffad23 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= texinfo -PORTVERSION= 4.13.20120406 +PORTVERSION= 4.13.20120516 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ @@ -20,6 +20,7 @@ COMMENT= A typeset documentation system with multiple format output BUILD_DEPENDS+= help2man:${PORTSDIR}/misc/help2man +FETCH_ARGS= -Ap GNU_CONFIGURE= yes USE_GMAKE= yes INSTALL_TARGET= install install-tex diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index fdacaf428e21..1a0a28ede370 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,6 +1,6 @@ SHA256 (texinfo-4.13.tar.gz) = 1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68 SIZE (texinfo-4.13.tar.gz) = 2751071 -SHA256 (texinfo.tex) = af8790386e7d3b1f877f252d4807db368730a31f83fb6a882e9833e365ac2634 -SIZE (texinfo.tex) = 321229 -SHA256 (texi2dvi) = b3eaf78499bc9c25a485218df864af245304a1de2a93740b67a8ec8dee7caab4 -SIZE (texi2dvi) = 57940 +SHA256 (texinfo.tex) = f506a97fe0ea0388c9b29653bd9b9ed8e188d3d649a9e9485e2e051bba47496e +SIZE (texinfo.tex) = 321252 +SHA256 (texi2dvi) = bf6fc2d85b52cde8e7919b5a379804a3d1eeaa95cb781c7daf79fd5f3cc8e6be +SIZE (texi2dvi) = 58102 |