FreeBSD Bugzilla – Attachment 165070 Details for
Bug 205893
[PATCH] devel/ocaml-extlib: Update to version 1.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_ocaml-extlib.diff
devel_ocaml-extlib.diff (text/plain), 2.02 KB, created by
tkato432
on 2016-01-04 18:32:37 UTC
(
hide
)
Description:
devel_ocaml-extlib.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-01-04 18:32:37 UTC
Size:
2.02 KB
patch
obsolete
>diff -urN /usr/ports/devel/ocaml-extlib/Makefile devel/ocaml-extlib/Makefile >--- /usr/ports/devel/ocaml-extlib/Makefile 2015-08-24 03:52:41.875055000 +0900 >+++ devel/ocaml-extlib/Makefile 2016-01-05 00:00:00.000000000 +0900 >@@ -2,10 +2,8 @@ > # $FreeBSD: head/devel/ocaml-extlib/Makefile 385413 2015-05-04 15:46:51Z madpilot $ > > PORTNAME= extlib >-PORTVERSION= 1.6.1 >+PORTVERSION= 1.7.0 > CATEGORIES= devel >-MASTER_SITES= GOOGLE_CODE >-PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} > PKGNAMEPREFIX= ocaml- > > MAINTAINER= ports@FreeBSD.org >@@ -13,14 +11,21 @@ > > LICENSE= LGPL21 > >-OPTIONS_DEFINE= DOCS >+BUILD_DEPENDS= cppo:${PORTSDIR}/devel/ocaml-cppo >+ >+WRKSRC_SUBDIR= src >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ygrek >+GH_PROJECT= ocaml-extlib > > USE_OCAML= yes >-USE_OCAML_FINDLIB=yes > USE_OCAML_CAMLP4=yes >+USE_OCAML_FINDLIB=yes > USE_OCAMLFIND_PLIST=yes > > USES= gmake >+MAKE_ARGS= VERSION="${PORTVERSION}" > ALL_TARGET= all opt doc > MAKE_JOBS_UNSAFE= yes > >@@ -28,6 +33,8 @@ > > PORTDOCS= * > >+OPTIONS_DEFINE= DOCS >+ > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > (cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${STAGEDIR}${DOCSDIR}) >diff -urN /usr/ports/devel/ocaml-extlib/distinfo devel/ocaml-extlib/distinfo >--- /usr/ports/devel/ocaml-extlib/distinfo 2015-08-24 03:52:41.882588000 +0900 >+++ devel/ocaml-extlib/distinfo 2016-01-05 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (extlib-1.6.1.tar.gz) = 88d4b3638cb4da4e04d81ba157e7235e744373c5784cf4b906570d07b890aeca >-SIZE (extlib-1.6.1.tar.gz) = 72780 >+SHA256 (ygrek-ocaml-extlib-1.7.0_GH0.tar.gz) = 3c9fd159a4ec401559905f96e578317a4933452ced9a7f3a4f89f9c7130d9a63 >+SIZE (ygrek-ocaml-extlib-1.7.0_GH0.tar.gz) = 83327 >diff -urN /usr/ports/devel/ocaml-extlib/pkg-descr devel/ocaml-extlib/pkg-descr >--- /usr/ports/devel/ocaml-extlib/pkg-descr 2015-08-24 03:52:41.888413000 +0900 >+++ devel/ocaml-extlib/pkg-descr 2016-01-05 00:00:00.000000000 +0900 >@@ -9,4 +9,4 @@ > library can be seen as a proposal for inclusion in the official > distribution. > >-WWW: http://code.google.com/p/ocaml-extlib/ >+WWW: https://github.com/ygrek/ocaml-extlib/
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 205893
: 165070