1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 8.10

- Assign maintainership to submitter.

PR:		ports/95866
Submitted by:	Andrew Pantyukhin
This commit is contained in:
Andrey Slusar 2006-04-30 21:15:29 +00:00
parent 8c90d7dde3
commit b603b300db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160964
2 changed files with 16 additions and 16 deletions

View File

@ -6,37 +6,37 @@
#
PORTNAME= redet
PORTVERSION= 7.3
PORTREVISION= 1
PORTVERSION= 8.10
CATEGORIES= textproc tk84
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITES= http://bsd1.csme.ru/myports/ \
http://bsd2.csme.ru/myports/ \
http://bsd3.csme.ru/myports/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= vsevolod
MAINTAINER= ports@FreeBSD.org
MAINTAINER= infofarmer@gmail.com
COMMENT= Visual regexp constructors with many regexp types support
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
NO_BUILD= yes
USE_REINPLACE= yes
USE_BZIP2= yes
USE_TK= 84
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PORTDOCS= BUGS COPYING CREDITS LICENSE README-General
PORTDOCS= AUTHORS COPYING CREDITS LICENSE README-General
MAN1= redet.1
PLIST_FILES= bin/redet
post-patch:
@${REINPLACE_CMD} -e 's/wish/wish8.4/' ${WRKSRC}/redet.tcl
@${REINPLACE_CMD} -e "s@exec wish@exec ${WISH}@" ${WRKSRC}/redet.tcl
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/redet.tcl ${PREFIX}/bin/redet
${INSTALL_DATA} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
. for doc in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
. endfor
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (redet-7.3.tar.gz) = 3aaf9c982230a9ca579a3256b88c666b
SHA256 (redet-7.3.tar.gz) = 379c6cea8a6e06cae05fbf4597fd9f6b7365a27984a90f2faa171097086f7804
SIZE (redet-7.3.tar.gz) = 148500
MD5 (redet-8.10.tar.bz2) = 443a9ce215ff622730cdb6d90b767b91
SHA256 (redet-8.10.tar.bz2) = 6e005d5276c3c52fde67fec7cafe250503e70153738642188932abdead741f55
SIZE (redet-8.10.tar.bz2) = 165938