FreeBSD Bugzilla – Attachment 63421 Details for
Bug 94609
Update port: devel/ocaml-extlib to 1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.41 KB, created by
skv
on 2006-03-17 15:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
skv
Created:
2006-03-17 15:40:16 UTC
Size:
3.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/ocaml-extlib/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 6 Oct 2005 16:09:32 -0000 1.7 >+++ Makefile 17 Mar 2006 15:30:42 -0000 >@@ -6,12 +6,11 @@ > # > > PORTNAME= extlib >-PORTVERSION= 1.4 >+PORTVERSION= 1.5 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ocaml-lib > PKGNAMEPREFIX= ocaml- >-EXTRACT_SUFX= .tgz > > MAINTAINER= mukai@jmuk.org > COMMENT= A complete - yet small - standard library for OCaml >@@ -20,6 +19,7 @@ > ocamlfind:${PORTSDIR}/devel/ocaml-findlib > > USE_GMAKE= yes >+USE_DOS2UNIX= yes > ALL_TARGET= all opt > > .if !defined(NOPORTDOCS) >@@ -29,6 +29,9 @@ > PORTDOCS= * > DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} > >+post-patch: >+ @${REINPLACE_CMD} -e '/css/d' ${WRKSRC}/Makefile >+ > post-install: > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/ocaml-extlib/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 22 Jan 2006 08:28:35 -0000 1.3 >+++ distinfo 15 Mar 2006 10:41:15 -0000 >@@ -1,3 +1,3 @@ >-MD5 (extlib-1.4.tgz) = d53cf08e13e5b9487035bcc8af1165f2 >-SHA256 (extlib-1.4.tgz) = 5a70711912e7047b09522989bb0f04f048683051d1157e7b8188aadc1581faa5 >-SIZE (extlib-1.4.tgz) = 66204 >+MD5 (extlib-1.5.tar.gz) = 17808ae18d6b6e40637f0df8561583e8 >+SHA256 (extlib-1.5.tar.gz) = 988b3ad5d04db0b8622fe9aa32032d09d3fab3c2f8f8e01b61777a6e057e64df >+SIZE (extlib-1.5.tar.gz) = 65853 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/ocaml-extlib/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 6 Oct 2005 16:09:32 -0000 1.3 >+++ pkg-plist 15 Mar 2006 10:49:28 -0000 >@@ -1,22 +1,42 @@ > lib/ocaml/site-lib/extlib/IO.cmi >+lib/ocaml/site-lib/extlib/IO.mli > lib/ocaml/site-lib/extlib/base64.cmi >+lib/ocaml/site-lib/extlib/base64.mli > lib/ocaml/site-lib/extlib/bitSet.cmi >+lib/ocaml/site-lib/extlib/bitSet.mli > lib/ocaml/site-lib/extlib/dllist.cmi >+lib/ocaml/site-lib/extlib/dllist.mli > lib/ocaml/site-lib/extlib/dynArray.cmi >+lib/ocaml/site-lib/extlib/dynArray.mli > lib/ocaml/site-lib/extlib/enum.cmi >+lib/ocaml/site-lib/extlib/enum.mli >+lib/ocaml/site-lib/extlib/extArray.cmi >+lib/ocaml/site-lib/extlib/extArray.mli > lib/ocaml/site-lib/extlib/extHashtbl.cmi >+lib/ocaml/site-lib/extlib/extHashtbl.mli > lib/ocaml/site-lib/extlib/extLib.cmi > lib/ocaml/site-lib/extlib/extList.cmi >+lib/ocaml/site-lib/extlib/extList.mli > lib/ocaml/site-lib/extlib/extString.cmi >+lib/ocaml/site-lib/extlib/extString.mli > lib/ocaml/site-lib/extlib/global.cmi >+lib/ocaml/site-lib/extlib/global.mli > lib/ocaml/site-lib/extlib/optParse.cmi >+lib/ocaml/site-lib/extlib/optParse.mli > lib/ocaml/site-lib/extlib/option.cmi >+lib/ocaml/site-lib/extlib/option.mli > lib/ocaml/site-lib/extlib/pMap.cmi >+lib/ocaml/site-lib/extlib/pMap.mli > lib/ocaml/site-lib/extlib/refList.cmi >+lib/ocaml/site-lib/extlib/refList.mli > lib/ocaml/site-lib/extlib/std.cmi >+lib/ocaml/site-lib/extlib/std.mli > lib/ocaml/site-lib/extlib/uChar.cmi >+lib/ocaml/site-lib/extlib/uChar.mli > lib/ocaml/site-lib/extlib/uTF8.cmi >+lib/ocaml/site-lib/extlib/uTF8.mli > lib/ocaml/site-lib/extlib/unzip.cmi >+lib/ocaml/site-lib/extlib/unzip.mli > lib/ocaml/site-lib/extlib/extLib.cma > lib/ocaml/site-lib/extlib/extLib.cmxa > lib/ocaml/site-lib/extlib/extLib.a
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 94609
: 63421