FreeBSD Bugzilla – Attachment 45841 Details for
Bug 70560
Update port: editors/tea to 2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.81 KB, created by
Jean-Yves Lefort
on 2004-08-17 01:30:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jean-Yves Lefort
Created:
2004-08-17 01:30:17 UTC
Size:
1.81 KB
patch
obsolete
>diff -ruN /usr/ports/editors/tea/Makefile tea/Makefile >--- /usr/ports/editors/tea/Makefile Tue Jul 13 18:10:45 2004 >+++ tea/Makefile Tue Aug 17 02:16:34 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= tea >-PORTVERSION= 0.9.1 >+PORTVERSION= 2.0 > CATEGORIES= editors > MASTER_SITES= http://tea.linux.kiev.ua/ > DISTNAME= ${PORTNAME} >@@ -18,18 +18,16 @@ > > USE_X_PREFIX= yes > USE_BZIP2= yes >+USE_REINPLACE= yes > GNU_CONFIGURE= yes > USE_GCC= 3.3 > USE_GNOME= gtk20 > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" > >-.if !defined(NOPORTDOCS) >-post-install: >- ${MKDIR} ${DOCSDIR}/en >- ${MKDIR} ${DOCSDIR}/ru >- ${INSTALL_DATA} ${WRKSRC}/doc/EN/index.html ${DOCSDIR}/en >- ${INSTALL_DATA} ${WRKSRC}/doc/RU/index.html ${DOCSDIR}/ru >-.endif >+post-patch: >+ @${REINPLACE_CMD} -e 's|/usr/share/doc/tea|${DOCSDIR}|g' \ >+ ${WRKSRC}/Makefile.in \ >+ ${WRKSRC}/src/tea_funx.c > > .include <bsd.port.mk> >diff -ruN /usr/ports/editors/tea/distinfo tea/distinfo >--- /usr/ports/editors/tea/distinfo Tue Jul 13 18:10:45 2004 >+++ tea/distinfo Tue Aug 17 02:11:05 2004 >@@ -1,2 +1,2 @@ >-MD5 (tea.tar.bz2) = a88523a562d12a0ece89133c647c3558 >-SIZE (tea.tar.bz2) = 176078 >+MD5 (tea.tar.bz2) = c1065c65ec03d64c072b228fed86e9cd >+SIZE (tea.tar.bz2) = 190976 >diff -ruN /usr/ports/editors/tea/pkg-plist tea/pkg-plist >--- /usr/ports/editors/tea/pkg-plist Tue Jul 13 18:10:45 2004 >+++ tea/pkg-plist Tue Aug 17 02:19:40 2004 >@@ -1,8 +1,9 @@ > bin/tea > share/locale/ru/LC_MESSAGES/tea.mo > share/locale/uk/LC_MESSAGES/tea.mo >-%%PORTDOCS%%%%DOCSDIR%%/en/index.html >-%%PORTDOCS%%%%DOCSDIR%%/ru/index.html >-%%PORTDOCS%%@dirrm %%DOCSDIR%%/en >-%%PORTDOCS%%@dirrm %%DOCSDIR%%/ru >-%%PORTDOCS%%@dirrm %%DOCSDIR%% >+%%DOCSDIR%%/doc/en/index.html >+%%DOCSDIR%%/doc/ru/index.html >+@dirrm %%DOCSDIR%%/doc/en >+@dirrm %%DOCSDIR%%/doc/ru >+@dirrm %%DOCSDIR%%/doc >+@dirrm %%DOCSDIR%%
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 70560
: 45841