mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Use DIST_SUBDIR for rolling distfiles
Suggested by: antoine MFH: 2014Q4
This commit is contained in:
parent
7dea40baf2
commit
e0c02bb1c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375266
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user