mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 1.6.0
PR: ports/72760 Submitted by: Pawel Pekala c0rn - a t - gazeta dotty pl
This commit is contained in:
parent
08497b655b
commit
dd27c5df27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122759
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tcshrc
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= tcshrc
|
||||
@ -20,9 +19,9 @@ USE_REINPLACE= YES
|
||||
INSTALL_TARGET= systeminstall
|
||||
MAKE_ARGS= BIN=${LOCALBASE}/bin SHARETCSHRC=${DATADIR}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
do-build:
|
||||
${REINPLACE_CMD} -e 's#/usr/share#${PREFIX}/share#g' ${WRKSRC}/tcsh_config
|
||||
${REINPLACE_CMD} -e 's#/usr/share#${PREFIX}/share#g' ${WRKSRC}/tcshrc_config
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (tcshrc-1.2.0.tar.gz) = ba728c03d67d6f357bbc11416c09c4f1
|
||||
SIZE (tcshrc-1.2.0.tar.gz) = 154796
|
||||
MD5 (tcshrc-1.6.0.tar.gz) = fd61940de46da9f682600eb47c44842e
|
||||
SIZE (tcshrc-1.6.0.tar.gz) = 158964
|
||||
|
@ -1,9 +1,10 @@
|
||||
bin/tcsh_config
|
||||
bin/tcshrc_config
|
||||
share/tcshrc/tcshrc
|
||||
share/tcshrc/tcshrc.alias
|
||||
share/tcshrc/tcshrc.bindkey
|
||||
share/tcshrc/tcshrc.complete
|
||||
share/tcshrc/tcshrc.hosts
|
||||
share/tcshrc/tcshrc.local
|
||||
share/tcshrc/tcshrc.set
|
||||
share/tcshrc/README.txt
|
||||
@dirrm share/tcshrc
|
||||
|
Loading…
Reference in New Issue
Block a user