View | Details | Raw Unified | Return to bug 199413 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	opam
4
PORTNAME=	opam
5
PORTVERSION=	1.2.0
5
PORTVERSION=	1.2.1
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	http://ocaml-extlib.googlecode.com/files/:extlib \
7
MASTER_SITES=	http://ocaml-extlib.googlecode.com/files/:extlib \
8
		https://github.com/ocaml/ocaml-re/archive/:ocamlre \
8
		https://github.com/ocaml/ocaml-re/archive/:ocamlre \
Lines 28-35 Link Here
28
USE_GITHUB=	yes
28
USE_GITHUB=	yes
29
GH_ACCOUNT=	ocaml
29
GH_ACCOUNT=	ocaml
30
GH_PROJECT=	opam
30
GH_PROJECT=	opam
31
GH_TAGNAME=	1.2.0
31
GH_TAGNAME=	1.2.1
32
GH_COMMIT=	cbe460b
32
GH_COMMIT=	ab224ff
33
33
34
USES=		gmake
34
USES=		gmake
35
USE_OCAML=	yes
35
USE_OCAML=	yes
(-)distinfo (-2 / +2 lines)
Lines 14-18 Link Here
14
SIZE (uutf-0.9.3.tbz) = 31734
14
SIZE (uutf-0.9.3.tbz) = 31734
15
SHA256 (jsonm-0.9.1.tbz) = 3fd4dca045d82332da847e65e981d8b504883571d299a3f7e71447d46bc65f73
15
SHA256 (jsonm-0.9.1.tbz) = 3fd4dca045d82332da847e65e981d8b504883571d299a3f7e71447d46bc65f73
16
SIZE (jsonm-0.9.1.tbz) = 64843
16
SIZE (jsonm-0.9.1.tbz) = 64843
17
SHA256 (ocaml-opam-cbe460b.tar.gz) = d5d8941d7795660f2a78f918e98bd2e827193c6e2ba9874574507a79814fda8d
17
SHA256 (ocaml-opam-ab224ff.tar.gz) = bcdb38406e6336bfb355d82a5bb132c9c6dd95d552a61b9f31fa46db6025d08b
18
SIZE (ocaml-opam-cbe460b.tar.gz) = 596559
18
SIZE (ocaml-opam-ab224ff.tar.gz) = 638016

Return to bug 199413