mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 8.11
Reported by: Martin Wilke Approved by: krion (mentor, implicit)
This commit is contained in:
parent
5298b6c35c
commit
64e1ca0ea2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162793
@ -6,12 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= redet
|
||||
PORTVERSION= 8.10
|
||||
PORTVERSION= 8.11
|
||||
CATEGORIES= textproc tk84
|
||||
MASTER_SITES= http://bsd1.csme.ru/myports/ \
|
||||
http://bsd2.csme.ru/myports/ \
|
||||
http://bsd3.csme.ru/myports/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
http://bsd3.csme.ru/myports/
|
||||
MASTER_SITE_SUBDIR= vsevolod
|
||||
|
||||
MAINTAINER= infofarmer@FreeBSD.org
|
||||
@ -24,7 +23,7 @@ USE_BZIP2= yes
|
||||
USE_TK= 84
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
PORTDOCS= AUTHORS COPYING CREDITS LICENSE README-General
|
||||
PORTDOCS= AUTHORS COPYING CREDITS LICENSE README-General ChangeLog
|
||||
MAN1= redet.1
|
||||
PLIST_FILES= bin/redet
|
||||
|
||||
@ -35,7 +34,7 @@ do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/redet.tcl ${PREFIX}/bin/redet
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
@${INSTALL} -d ${DOCSDIR}
|
||||
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
|
||||
.endif
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (redet-8.10.tar.bz2) = 443a9ce215ff622730cdb6d90b767b91
|
||||
SHA256 (redet-8.10.tar.bz2) = 6e005d5276c3c52fde67fec7cafe250503e70153738642188932abdead741f55
|
||||
SIZE (redet-8.10.tar.bz2) = 165938
|
||||
MD5 (redet-8.11.tar.bz2) = 3dcdd8369008bad6cee40b715bf2bda8
|
||||
SHA256 (redet-8.11.tar.bz2) = b82921e5bd1aa7705b5ebf2fcd774ac112928ec5851480f4355e93af484f1e0a
|
||||
SIZE (redet-8.11.tar.bz2) = 168173
|
||||
|
Loading…
Reference in New Issue
Block a user