FreeBSD Bugzilla – Attachment 168165 Details for
Bug 207986
[PATCH] devel/ocaml-lacaml: Update to version 8.0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_ocaml-lacaml.diff
devel_ocaml-lacaml.diff (text/plain), 1.56 KB, created by
tkato432
on 2016-03-14 18:31:35 UTC
(
hide
)
Description:
devel_ocaml-lacaml.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-03-14 18:31:35 UTC
Size:
1.56 KB
patch
obsolete
>diff -urN /usr/ports/devel/ocaml-lacaml/Makefile devel/ocaml-lacaml/Makefile >--- /usr/ports/devel/ocaml-lacaml/Makefile 2016-02-09 16:45:34.205123000 +0900 >+++ devel/ocaml-lacaml/Makefile 2016-03-15 00:00:00.000000000 +0900 >@@ -2,9 +2,10 @@ > # $FreeBSD: head/devel/ocaml-lacaml/Makefile 408529 2016-02-09 01:58:22Z amdmi3 $ > > PORTNAME= lacaml >-PORTVERSION= 7.2.6 >-DISTVERSIONPREFIX= v >+PORTVERSION= 8.0.7 > CATEGORIES= devel >+MASTER_SITES= https://github.com/mmottl/lacaml/releases/download/%SUBDIR%/ >+MASTER_SITE_SUBDIR= ${PORTVERSION:S/^/v/} > PKGNAMEPREFIX= ocaml- > > MAINTAINER= ports@FreeBSD.org >@@ -13,9 +14,6 @@ > LICENSE= LGPL21 > LICENSE_FILE= ${WRKSRC}/COPYING.txt > >-USE_GITHUB= yes >-GH_ACCOUNT= mmottl >- > USE_OCAML= yes > USE_OCAML_FINDLIB=yes > USE_OCAMLFIND_PLIST=yes >@@ -54,7 +52,8 @@ > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > .for i in AUTHORS.txt CHANGES.txt README.md TODO.md >- ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} ${i} \ >+ ${STAGEDIR}${DOCSDIR}) > .endfor > > post-install-EXAMPLES-on: >diff -urN /usr/ports/devel/ocaml-lacaml/distinfo devel/ocaml-lacaml/distinfo >--- /usr/ports/devel/ocaml-lacaml/distinfo 2015-08-24 03:53:14.571247000 +0900 >+++ devel/ocaml-lacaml/distinfo 2016-03-15 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (mmottl-lacaml-v7.2.6_GH0.tar.gz) = ae525319ef146e6b661cde4442e188376982d6ca0767b228319129e4b0b7ab7c >-SIZE (mmottl-lacaml-v7.2.6_GH0.tar.gz) = 171304 >+SHA256 (lacaml-8.0.7.tar.gz) = 33c939ec663e6fb7ef483e785b59f8e21027590452a7a6e9ca20fe0cf23888e9 >+SIZE (lacaml-8.0.7.tar.gz) = 180651
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 207986
: 168165