mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Tutorial was updated, stay in sync.
PR: 13651 Submitted by: maintainer
This commit is contained in:
parent
de0b643f57
commit
c54dbf4a85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21476
6 changed files with 1680 additions and 1724 deletions
|
@ -22,9 +22,6 @@ PKGMESSAGE= ${WRKDIR}/MESSAGE
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
(cd ${WRKSRC} && ${CHOWN} -R root.wheel *)
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/jdk${VERSION}/docs/books/tutorial
|
||||
(cd ${WRKSRC} && ${TAR} -cf - * ) \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (tutorial.tar.gz) = 4a045714b21217074cb7a3f70e5ced93
|
||||
MD5 (tutorial.tar.gz) = 325c08c44ecbf40d7e44b5f178164f06
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -22,9 +22,6 @@ PKGMESSAGE= ${WRKDIR}/MESSAGE
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
(cd ${WRKSRC} && ${CHOWN} -R root.wheel *)
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/jdk${VERSION}/docs/books/tutorial
|
||||
(cd ${WRKSRC} && ${TAR} -cf - * ) \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (tutorial.tar.gz) = 4a045714b21217074cb7a3f70e5ced93
|
||||
MD5 (tutorial.tar.gz) = 325c08c44ecbf40d7e44b5f178164f06
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue