FreeBSD Bugzilla – Attachment 34213 Details for
Bug 55654
www/tidy-devel: upgrading to 030815 + fixing build-depends for www/tidy-lib (bis).
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tidy-devel.diff
tidy-devel.diff (text/plain), 1.40 KB, created by
Thierry Thomas
on 2003-08-17 09:40:11 UTC
(
hide
)
Description:
tidy-devel.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2003-08-17 09:40:11 UTC
Size:
1.40 KB
patch
obsolete
>diff -urN www/tidy-devel.orig/Makefile www/tidy-devel/Makefile >--- www/tidy-devel.orig/Makefile Sun Aug 3 17:47:23 2003 >+++ www/tidy-devel/Makefile Sun Aug 17 00:25:56 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME?= tidy >-PORTVERSION= 030801 >+PORTVERSION= 030815 > CATEGORIES= www > MASTER_SITES= http://tidy.sourceforge.net/src/%SUBDIR%/ \ > http://tidy.sourceforge.net/docs/:docs >@@ -55,9 +55,20 @@ > @${CP} ${WRKSRC}/build/gmake/Makefile ${WRKSRC} > .else > @${CP} -R -f ${WRKSRC}/build/gnuauto/* ${WRKSRC} >- (cd ${WRKSRC} \ >- && ${LIBTOOLIZE} --force --copy \ >- && ${ACLOCAL}) >+.endif >+ >+patch-libtool: >+.if defined(WITH_SHLIB) >+ @(cd ${WRKSRC} \ >+ && ${LIBTOOLIZE} --force --copy \ >+ && ${ACLOCAL}) >+ @(cd ${PATCH_WRKSRC}; \ >+ for file in ${LIBTOOLFILES}; do \ >+ ${CP} $$file $$file.tmp; \ >+ ${SED} -e "s^\$$ac_aux_dir/ltconfig^${LIBTOOL_SHAREDIR}/ltconfig${LIBTOOL_VERSION}^g" \ >+ -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} ${LIBTOOL_SHAREDIR}/ltmain.sh^g" \ >+ $$file.tmp > $$file; \ >+ done); > .endif > > pre-install: >diff -urN www/tidy-devel.orig/distinfo www/tidy-devel/distinfo >--- www/tidy-devel.orig/distinfo Sat Aug 2 11:41:46 2003 >+++ www/tidy-devel/distinfo Sun Aug 17 00:08:32 2003 >@@ -1,2 +1,2 @@ >-MD5 (tidy_src_030801.tgz) = 25a23c4adad32db81f3b9153f1863d3c >+MD5 (tidy_src_030815.tgz) = 7536335d0553a4d5371c0646eb9a4dad > MD5 (tidy_docs_030610.tgz) = 54ab968e177bc92495fce324c18f8b52
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 55654
: 34213