FreeBSD Bugzilla – Attachment 141544 Details for
Bug 188363
devel/ocaml-extlib: Update to version 1.6.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.57 KB, created by
tkato432
on 2014-04-07 19:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-04-07 19:40:03 UTC
Size:
1.57 KB
patch
obsolete
>diff -urN /usr/ports/devel/ocaml-extlib/Makefile devel/ocaml-extlib/Makefile >--- /usr/ports/devel/ocaml-extlib/Makefile 2013-11-06 21:49:19.000000000 +0900 >+++ devel/ocaml-extlib/Makefile 2014-04-08 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/ocaml-extlib/Makefile 327724 2013-09-20 17:13:42Z bapt $ > > PORTNAME= extlib >-PORTVERSION= 1.5.4 >+PORTVERSION= 1.6.1 > CATEGORIES= devel > MASTER_SITES= GOOGLE_CODE > PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} >@@ -19,24 +19,18 @@ > USE_OCAML_FINDLIB=yes > USE_OCAMLFIND_PLIST=yes > >-ALL_TARGET= all opt >+USES= gmake >+ALL_TARGET= all opt doc >+MAKE_JOBS_UNSAFE= yes > > DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} > > PORTDOCS= * > >-NO_STAGE= yes >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MDOCS} >-ALL_TARGET+= doc >-PLIST_DIRSTRY= ${OCAML_DOCSDIR:S,^${PREFIX}/,,} >-.endif >+OPTIONS_DEFINE= DOCS > > post-install: >-.if ${PORT_OPTIONS:MDOCS} >- @${MKDIR} ${DOCSDIR} >- (cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${DOCSDIR}) >-.endif >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/devel/ocaml-extlib/distinfo devel/ocaml-extlib/distinfo >--- /usr/ports/devel/ocaml-extlib/distinfo 2013-11-06 21:49:19.000000000 +0900 >+++ devel/ocaml-extlib/distinfo 2014-04-08 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (extlib-1.5.4.tar.gz) = df142ba5a04ccbd4b239a124bd0f634989781b4da63e517c05a036fd419cd9cd >-SIZE (extlib-1.5.4.tar.gz) = 71003 >+SHA256 (extlib-1.6.1.tar.gz) = 88d4b3638cb4da4e04d81ba157e7235e744373c5784cf4b906570d07b890aeca >+SIZE (extlib-1.6.1.tar.gz) = 72780
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 188363
: 141544