FreeBSD Bugzilla – Attachment 197236 Details for
Bug 231477
devel/ocaml-opam update to 2.0.0 [maintainer no longer uses FreeBSD]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff -ur devel/ocaml-opam
ocaml-opam.diff (text/plain), 3.76 KB, created by
Hannes Mehnert
on 2018-09-19 17:05:56 UTC
(
hide
)
Description:
diff -ur devel/ocaml-opam
Filename:
MIME Type:
Creator:
Hannes Mehnert
Created:
2018-09-19 17:05:56 UTC
Size:
3.76 KB
patch
obsolete
>diff -ur /usr/ports/devel/ocaml-opam/Makefile ocaml-opam/Makefile >--- /usr/ports/devel/ocaml-opam/Makefile 2016-12-02 10:21:58.000000000 +0100 >+++ ocaml-opam/Makefile 2018-09-19 19:00:18.945189000 +0200 >@@ -2,43 +2,40 @@ > # $FreeBSD: head/devel/ocaml-opam/Makefile 427548 2016-12-02 09:21:58Z mat $ > > PORTNAME= opam >-PORTVERSION= 1.2.2 >-PORTREVISION= 2 >+PORTVERSION= 2.0.0 > CATEGORIES= devel > MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/ > PKGNAMEPREFIX= ocaml- > DISTNAME= opam-full-${DISTVERSION} >-DIST_SUBDIR= opam-01 > >-MAINTAINER= joris@giovannangeli.fr >+MAINTAINER= hannes@mehnert.org > COMMENT= Source-based package manager for OCaml > >-LICENSE= GPLv3 >+LICENSE= LGPL21 > >-RUN_DEPENDS= camlp4:devel/ocaml-camlp4 >+RUN_DEPENDS= curl:ftp/curl \ >+ gpatch:devel/patch > > USES= gmake > USE_OCAML= yes >-GNU_CONFIGURE= yes >-MAKE_ENV+= TERM=xterm >+ > ALL_TARGET= lib-ext all man > >-OPTIONS_DEFINE= RSYNC GIT WGET HG DARCS ASPCUD >-OPTIONS_DEFAULT= RSYNC GIT WGET ASPCUD >+GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --disable-checks > >+OPTIONS_DEFINE= RSYNC GIT HG DARCS >+OPTIONS_DEFAULT= RSYNC GIT >+ > RSYNC_DESC= Remote repository synchronized with Rsync >-WGET_DESC= Remote repository synchronized with git >-GIT_DESC= Remote repository synchronized with HTTP >+GIT_DESC= Remote repository synchronized with git > HG_DESC= Remote repository synchronized with mercurial > DARCS_DESC= Remote repository synchronized with darcs >-ASPCUD_DESC= Use aspcud as an external dependencies solver > >-WGET_RUN_DEPENDS= wget:ftp/wget > RSYNC_RUN_DEPENDS= rsync:net/rsync > GIT_RUN_DEPENDS= git:devel/git > HG_RUN_DEPENDS= hg:devel/mercurial > DARCS_RUN_DEPENDS= darcs:devel/hs-darcs >-ASPCUD_RUN_DEPENDS= aspcud:math/aspcud > > MAKE_JOBS_UNSAFE= yes > >diff -ur /usr/ports/devel/ocaml-opam/distinfo ocaml-opam/distinfo >--- /usr/ports/devel/ocaml-opam/distinfo 2015-06-18 14:36:37.000000000 +0200 >+++ ocaml-opam/distinfo 2018-09-19 14:13:29.230419000 +0200 >@@ -1,2 +1,3 @@ >-SHA256 (opam-01/opam-full-1.2.2.tar.gz) = 15e617179251041f4bf3910257bbb8398db987d863dd3cfc288bdd958de58f00 >-SIZE (opam-01/opam-full-1.2.2.tar.gz) = 1535335 >+TIMESTAMP = 1537359209 >+SHA256 (opam-full-2.0.0.tar.gz) = 9dad4fcb4f53878c9daa6285d8456ccc671e21bfa71544d1f926fb8a63bfed25 >+SIZE (opam-full-2.0.0.tar.gz) = 7827701 >Only in /usr/ports/devel/ocaml-opam: files >Only in ocaml-opam: ocaml-opam.2.0.0.tar.gz >diff -ur /usr/ports/devel/ocaml-opam/pkg-plist ocaml-opam/pkg-plist >--- /usr/ports/devel/ocaml-opam/pkg-plist 2015-03-15 14:05:41.000000000 +0100 >+++ ocaml-opam/pkg-plist 2018-09-19 14:25:24.055219000 +0200 >@@ -1,23 +1,40 @@ > bin/opam >-bin/opam-admin > bin/opam-installer >-man/man1/opam-admin-check.1.gz >-man/man1/opam-admin-depexts.1.gz >-man/man1/opam-admin-make.1.gz >-man/man1/opam-admin-stats.1.gz >+doc/opam-installer/CHANGES >+doc/opam-installer/LICENSE >+doc/opam-installer/README.md >+lib/opam-installer/META >+lib/opam-installer/opam >+man/man1/opam-admin-cache.1.gz >+man/man1/opam-admin-filter.1.gz >+man/man1/opam-admin-index.1.gz >+man/man1/opam-admin-lint.1.gz >+man/man1/opam-admin-list.1.gz >+man/man1/opam-admin-upgrade.1.gz > man/man1/opam-admin.1.gz >+man/man1/opam-clean.1.gz > man/man1/opam-config.1.gz >+man/man1/opam-env.1.gz >+man/man1/opam-exec.1.gz >+man/man1/opam-help.1.gz >+man/man1/opam-info.1.gz > man/man1/opam-init.1.gz > man/man1/opam-install.1.gz > man/man1/opam-installer.1.gz > man/man1/opam-list.1.gz >+man/man1/opam-lint.1.gz > man/man1/opam-pin.1.gz > man/man1/opam-reinstall.1.gz > man/man1/opam-remove.1.gz >+man/man1/opam-remote.1.gz > man/man1/opam-repository.1.gz > man/man1/opam-search.1.gz >+man/man1/opam-source.1.gz > man/man1/opam-show.1.gz > man/man1/opam-switch.1.gz > man/man1/opam-update.1.gz > man/man1/opam-upgrade.1.gz >+man/man1/opam-uninstall.1.gz >+man/man1/opam-unpin.1.gz >+man/man1/opam-var.1.gz > man/man1/opam.1.gz >Only in ocaml-opam: work
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 231477
:
197230
| 197236