- Fix updating to 2.2.2
PR: 130579 Submitted by: bsam
This commit is contained in:
parent
d7c6855408
commit
0e22532e85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226173
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ SUB_FILES= pkg-message
|
|||
|
||||
do-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@cd ${WRKDIR}/share/doc/fpdocs-${PORTVERSION} && \
|
||||
@cd ${WRKDIR}/fpc-${PORTVERSION} && \
|
||||
${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \;
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (freepascal/doc-pdf.tar.gz) = 6143da8ae881a9ecab6a0462e918d935
|
||||
SHA256 (freepascal/doc-pdf.tar.gz) = f9f20f68a37de75b4a02a0fef40f669409a903f8e8b970b121c98540eafc6b64
|
||||
SIZE (freepascal/doc-pdf.tar.gz) = 7284104
|
||||
MD5 (freepascal/doc-pdf.tar.gz) = bd46950c782444964e19cc631302d806
|
||||
SHA256 (freepascal/doc-pdf.tar.gz) = 230d765381095f5278efbf04acbd165db5f2ea2708d3b5aa3d0ae0f7b70180ec
|
||||
SIZE (freepascal/doc-pdf.tar.gz) = 6350521
|
||||
|
|
Loading…
Reference in a new issue