FreeBSD Bugzilla – Attachment 48008 Details for
Bug 73475
Update port: textproc/highlight to 2.2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.29 KB, created by
tkato432
on 2004-11-03 16:10:29 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-11-03 16:10:29 UTC
Size:
1.29 KB
patch
obsolete
>diff -urN /usr/ports/textproc/highlight/Makefile textproc/highlight/Makefile >--- /usr/ports/textproc/highlight/Makefile Fri Oct 1 02:26:25 2004 >+++ textproc/highlight/Makefile Wed Nov 3 00:26:05 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= highlight >-PORTVERSION= 2.2.2 >+PORTVERSION= 2.2.5 > PORTEPOCH= 1 > CATEGORIES= textproc > MASTER_SITES= http://www.andre-simon.de/zip/ >@@ -22,7 +22,7 @@ > USE_REINPLACE= yes > USE_GMAKE= yes > MAKEFILE= makefile >-MAKE_ARGS= CC="${CXX}" \ >+MAKE_ARGS= CXX="${CXX}" \ > CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ > LDFLAGS="${LDFLAGS}" > ALL_TARGET= ${PORTNAME} >@@ -59,7 +59,7 @@ > ${INSTALL_DATA} ${WRKSRC}/../${i} ${DOCSDIR} > .endfor > @${MKDIR} ${EXAMPLESDIR} >- ${TAR} -C ${WRKSRC}/../utils -cf - . | \ >+ ${TAR} -C ${WRKSRC}/../examples -cf - . | \ > ${TAR} -C ${EXAMPLESDIR} --unlink -xf - > @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} > .endif >diff -urN /usr/ports/textproc/highlight/distinfo textproc/highlight/distinfo >--- /usr/ports/textproc/highlight/distinfo Tue Aug 10 15:00:59 2004 >+++ textproc/highlight/distinfo Wed Nov 3 00:21:19 2004 >@@ -1,2 +1,2 @@ >-MD5 (highlight-2.2-2.tar.gz) = 59294b589034116ec006b1d23d150494 >-SIZE (highlight-2.2-2.tar.gz) = 269315 >+MD5 (highlight-2.2-5.tar.gz) = 7cc4d516dd495d1db5b04ce02cb4510d >+SIZE (highlight-2.2-5.tar.gz) = 279843
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 73475
: 48008
Working