FreeBSD Bugzilla – Attachment 64486 Details for
Bug 95866
update textproc/redet to 8.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
redet.diff
redet.diff (text/plain), 1.99 KB, created by
Andrew Pantyukhin
on 2006-04-16 11:30:13 UTC
(
hide
)
Description:
redet.diff
Filename:
MIME Type:
Creator:
Andrew Pantyukhin
Created:
2006-04-16 11:30:13 UTC
Size:
1.99 KB
patch
obsolete
>diff -urN /usr/ports/textproc/redet/Makefile redet/Makefile >--- /usr/ports/textproc/redet/Makefile Fri Apr 14 22:14:58 2006 >+++ redet/Makefile Sun Apr 16 14:18:09 2006 >@@ -6,35 +6,34 @@ > # > > PORTNAME= redet >-PORTVERSION= 7.3 >+PORTVERSION= 8.10 > CATEGORIES= textproc tk84 >-MASTER_SITES= ${MASTER_SITE_LOCAL} >+MASTER_SITES= http://bsd.gubkin.ru/myports/ ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= vsevolod > > MAINTAINER= ports@FreeBSD.org > COMMENT= Visual regexp constructors with many regexp types support > >-RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 >+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> >diff -urN /usr/ports/textproc/redet/distinfo redet/distinfo >--- /usr/ports/textproc/redet/distinfo Tue Jan 24 06:10:13 2006 >+++ redet/distinfo Sun Apr 16 14:09:57 2006 >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 95866
: 64486