Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 20:49:08 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375266 - head/print/texinfo
Message-ID:  <201412222049.sBMKn8vr050534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Mon Dec 22 20:49:07 2014
New Revision: 375266
URL: https://svnweb.freebsd.org/changeset/ports/375266
QAT: https://qat.redports.org/buildarchive/r375266/

Log:
  Use DIST_SUBDIR for rolling distfiles
  
  Suggested by:	antoine
  MFH:		2014Q4

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

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Mon Dec 22 20:43:57 2014	(r375265)
+++ head/print/texinfo/Makefile	Mon Dec 22 20:49:07 2014	(r375266)
@@ -3,11 +3,13 @@
 
 PORTNAME=	texinfo
 PORTVERSION=	5.2.20141212
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \
 		GNU
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi
+DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	johans@FreeBSD.org

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Mon Dec 22 20:43:57 2014	(r375265)
+++ head/print/texinfo/distinfo	Mon Dec 22 20:49:07 2014	(r375266)
@@ -1,8 +1,8 @@
-SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
-SIZE (texinfo-5.2.tar.xz) = 3812944
-SHA256 (htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93
-SIZE (htmlxref.cnf) = 19605
-SHA256 (texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b
-SIZE (texinfo.tex) = 328628
-SHA256 (texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475
-SIZE (texi2dvi) = 56378
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412222049.sBMKn8vr050534>