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

Collapse All | Expand All

(-)devel/libbson.new/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/libbson/Makefile 391214 2015-07-03 04:12:57Z wen $
2
# $FreeBSD: head/devel/libbson/Makefile 391214 2015-07-03 04:12:57Z wen $
3
3
4
PORTNAME=	libbson
4
PORTNAME=	libbson
5
PORTVERSION=	1.1.9
5
PORTVERSION=	1.3.1
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
7
8
MAINTAINER=	waitman@waitman.net
8
MAINTAINER=	waitman@waitman.net
(-)devel/libbson.new/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (mongodb-libbson-1.1.9_GH0.tar.gz) = 3d293f54902a59e38a2e6c5a84a781e1e4514d344927d69b3e054ebe7967a064
1
SHA256 (mongodb-libbson-1.3.1_GH0.tar.gz) = 687ceeb11239474fbd8de49718ec12df2a981b1cd0b2e4a8bde3aa023880933d
2
SIZE (mongodb-libbson-1.1.9_GH0.tar.gz) = 4037659
2
SIZE (mongodb-libbson-1.3.1_GH0.tar.gz) = 4544818
(-)devel/libbson.new/pkg-plist (+1 lines)
Lines 20-25 Link Here
20
include/libbson-1.0/bson-utf8.h
20
include/libbson-1.0/bson-utf8.h
21
include/libbson-1.0/bson-value.h
21
include/libbson-1.0/bson-value.h
22
include/libbson-1.0/bson-version.h
22
include/libbson-1.0/bson-version.h
23
include/libbson-1.0/bson-version-functions.h
23
include/libbson-1.0/bson-writer.h
24
include/libbson-1.0/bson-writer.h
24
include/libbson-1.0/bson.h
25
include/libbson-1.0/bson.h
25
lib/libbson-1.0.so
26
lib/libbson-1.0.so

Return to bug 203868