- File has been re-rolled (author fixed some spelling mistakes)
- Makefile cleanup PR: 124862 Submitted by: maintainer
This commit is contained in:
parent
8dba476dda
commit
32abab50f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215517
2 changed files with 6 additions and 3 deletions
|
@ -24,8 +24,11 @@ NO_BUILD= yes
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/bin/tr
|
||||
@${RM} ${WRKSRC}/install.html~
|
||||
@${RM} ${WRKSRC}/etc/tr.conf~
|
||||
@${RM} ${WRKSRC}/bin/tr.bak
|
||||
@${RM} ${WRKSRC}/bin/tr.orig
|
||||
@${RM} ${WRKSRC}/bin/tr.exe
|
||||
@${RM} ${WRKSRC}/bin/tr_w.exe
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tr-2.0.1.tar.gz) = 31f5472a8d5b7bb77aac12127d21a9b6
|
||||
SHA256 (tr-2.0.1.tar.gz) = c71b9498fe1971eba1643a7f3fdd7259675fe5f18bd03628811c983f5e19a565
|
||||
SIZE (tr-2.0.1.tar.gz) = 26135271
|
||||
MD5 (tr-2.0.1.tar.gz) = 1fd53461a5e6e4062bdaaa55ff894d87
|
||||
SHA256 (tr-2.0.1.tar.gz) = 61ca2230ea4b15b00568cf4442a0a9d6ed3a7de0a13f75b5c61e450a60b74abb
|
||||
SIZE (tr-2.0.1.tar.gz) = 26159030
|
||||
|
|
Loading…
Reference in a new issue