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

Collapse All | Expand All

(-)b/graphics/openpgl/Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	openpgl
1
PORTNAME=	openpgl
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.5.0
3
DISTVERSION=	0.6.0
4
PORTREVISION=	2
5
#DISTVERSIONSUFFIX=	-beta
4
#DISTVERSIONSUFFIX=	-beta
6
CATEGORIES=	graphics devel
5
CATEGORIES=	graphics devel
7
6
(-)b/graphics/openpgl/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1684749615
1
TIMESTAMP = 1708797590
2
SHA256 (OpenPathGuidingLibrary-openpgl-v0.5.0_GH0.tar.gz) = 1ec806d434d45e43e098f82ee9be0cb74928343898c57490b34ff80584e9805a
2
SHA256 (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 4192a4096ee3e3d31878cd013f8de23418c8037c576537551f946c4811931c5e
3
SIZE (OpenPathGuidingLibrary-openpgl-v0.5.0_GH0.tar.gz) = 10767365
3
SIZE (OpenPathGuidingLibrary-openpgl-v0.6.0_GH0.tar.gz) = 10824550
(-)b/graphics/openpgl/pkg-plist (+3 lines)
Lines 4-9 include/openpgl/cpp/Common.h Link Here
4
include/openpgl/cpp/Device.h
4
include/openpgl/cpp/Device.h
5
include/openpgl/cpp/Distribution.h
5
include/openpgl/cpp/Distribution.h
6
include/openpgl/cpp/Field.h
6
include/openpgl/cpp/Field.h
7
include/openpgl/cpp/FieldConfig.h
8
include/openpgl/cpp/FieldStatistics.h
7
include/openpgl/cpp/OpenPGL.h
9
include/openpgl/cpp/OpenPGL.h
8
include/openpgl/cpp/PathSegment.h
10
include/openpgl/cpp/PathSegment.h
9
include/openpgl/cpp/PathSegmentStorage.h
11
include/openpgl/cpp/PathSegmentStorage.h
Lines 16-21 include/openpgl/data.h Link Here
16
include/openpgl/device.h
18
include/openpgl/device.h
17
include/openpgl/distribution.h
19
include/openpgl/distribution.h
18
include/openpgl/field.h
20
include/openpgl/field.h
21
include/openpgl/fieldstatistics.h
19
include/openpgl/openpgl.h
22
include/openpgl/openpgl.h
20
include/openpgl/pathsegmentstorage.h
23
include/openpgl/pathsegmentstorage.h
21
include/openpgl/region.h
24
include/openpgl/region.h

Return to bug 277283