FreeBSD Bugzilla – Attachment 56430 Details for
Bug 85188
[maintainer-update] Update www/ocaml-net to 1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.71 KB, created by
stephleg
on 2005-08-21 16:30:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
stephleg
Created:
2005-08-21 16:30:19 UTC
Size:
1.71 KB
patch
obsolete
>diff -ruN ocaml-net-orig/Makefile ocaml-net/Makefile >--- ocaml-net-orig/Makefile Sun Aug 21 15:10:09 2005 >+++ ocaml-net/Makefile Sun Aug 21 15:59:15 2005 >@@ -6,8 +6,7 @@ > # > > PORTNAME= net >-PORTVERSION= 0.98 >-PORTREVISION= 1 >+PORTVERSION= 1.1 > CATEGORIES= www > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ocamlnet >@@ -29,6 +28,8 @@ > HAS_CONFIGURE= yes > # seems required to build www/ocaml-wdialog: > CONFIGURE_ARGS+= -enable-compatcgi >+# doesn't build otherwise (may be because the Equeue port is not up to date) >+CONFIGURE_ARGS+= -without-nethttpd > > ALL_TARGET= all opt > >@@ -48,6 +49,14 @@ > ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} > @${ECHO_CMD} "@dirrm lib/ocaml/site-lib/netstring" >> ${TMPPLIST} > @${ECHO_CMD} "@unexec ocamlfind remove netstring 2>/dev/null || true" >> ${TMPPLIST} >+ @${FIND} ${PREFIX}/lib/ocaml/site-lib/pop -type f | \ >+ ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} >+ @${ECHO_CMD} "@dirrm lib/ocaml/site-lib/pop" >> ${TMPPLIST} >+ @${ECHO_CMD} "@unexec ocamlfind remove pop 2>/dev/null || true" >> ${TMPPLIST} >+ @${FIND} ${PREFIX}/lib/ocaml/site-lib/smtp -type f | \ >+ ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} >+ @${ECHO_CMD} "@dirrm lib/ocaml/site-lib/smtp" >> ${TMPPLIST} >+ @${ECHO_CMD} "@unexec ocamlfind remove smtp 2>/dev/null || true" >> ${TMPPLIST} > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > ${CP} -R ${WRKSRC}/../doc/ ${DOCSDIR} >diff -ruN ocaml-net-orig/distinfo ocaml-net/distinfo >--- ocaml-net-orig/distinfo Sun Aug 21 15:10:09 2005 >+++ ocaml-net/distinfo Sun Aug 21 15:13:11 2005 >@@ -1,2 +1,2 @@ >-MD5 (ocamlnet-0.98.tar.gz) = 229b7ed78b4c3ffae41b83625a13c3da >-SIZE (ocamlnet-0.98.tar.gz) = 639820 >+MD5 (ocamlnet-1.1.tar.gz) = 2ec265aeea6a6470e7493ab047cef261 >+SIZE (ocamlnet-1.1.tar.gz) = 813800
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 85188
: 56430