mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
The distfiles themselves don't have any version information in their names.
Make PORTVERSION part of the DISTSUBDIR.
This commit is contained in:
parent
aa3858deb1
commit
05f7f8203f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42413
@ -23,7 +23,7 @@ DISTFILES+= changes.txt commands.txt samples.txt
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_AFTER_ARGS= > ${PORTNAME}.c
|
||||
|
||||
do-build:
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (mod_gzip/mod_gzip.c.gz) = 4213af3e9a6cf208fa29b04512ce7c75
|
||||
MD5 (mod_gzip/changes.txt) = 2e8e0e9f753e886f5ce93f4cfca91fc7
|
||||
MD5 (mod_gzip/commands.txt) = 67b10b917047747e0f209ae0317e8099
|
||||
MD5 (mod_gzip/samples.txt) = 2b5a0521650dc87b789326d66ddbdee2
|
||||
MD5 (mod_gzip-1.3.19.1a/mod_gzip.c.gz) = 4213af3e9a6cf208fa29b04512ce7c75
|
||||
MD5 (mod_gzip-1.3.19.1a/changes.txt) = 2e8e0e9f753e886f5ce93f4cfca91fc7
|
||||
MD5 (mod_gzip-1.3.19.1a/commands.txt) = 67b10b917047747e0f209ae0317e8099
|
||||
MD5 (mod_gzip-1.3.19.1a/samples.txt) = 2b5a0521650dc87b789326d66ddbdee2
|
||||
|
@ -23,7 +23,7 @@ DISTFILES+= changes.txt commands.txt samples.txt
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_AFTER_ARGS= > ${PORTNAME}.c
|
||||
|
||||
do-build:
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (mod_gzip/mod_gzip.c.gz) = 4213af3e9a6cf208fa29b04512ce7c75
|
||||
MD5 (mod_gzip/changes.txt) = 2e8e0e9f753e886f5ce93f4cfca91fc7
|
||||
MD5 (mod_gzip/commands.txt) = 67b10b917047747e0f209ae0317e8099
|
||||
MD5 (mod_gzip/samples.txt) = 2b5a0521650dc87b789326d66ddbdee2
|
||||
MD5 (mod_gzip-1.3.19.1a/mod_gzip.c.gz) = 4213af3e9a6cf208fa29b04512ce7c75
|
||||
MD5 (mod_gzip-1.3.19.1a/changes.txt) = 2e8e0e9f753e886f5ce93f4cfca91fc7
|
||||
MD5 (mod_gzip-1.3.19.1a/commands.txt) = 67b10b917047747e0f209ae0317e8099
|
||||
MD5 (mod_gzip-1.3.19.1a/samples.txt) = 2b5a0521650dc87b789326d66ddbdee2
|
||||
|
Loading…
Reference in New Issue
Block a user