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

Collapse All | Expand All

(-)qore/distinfo 2012-11-02 03:11:16.000000000 -0500 (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (qore-0.8.3.tar.bz2) = 40f8f140107ca67c751a419bf3372ec34e539dea9e1720df7aebd2cd0ea34b9e
1
SHA256 (qore-0.8.6.tar.bz2) = ba6e39fb63dd6b247c8c693279f66ead6d0dcdc361c1dbf0a1e6df5515bc17d7
2
SIZE (qore-0.8.3.tar.bz2) = 3476315
2
SIZE (qore-0.8.6.tar.bz2) = 8766211
(-)qore/pkg-plist 2012-11-02 03:11:16.000000000 -0500 (-3 / +1 lines)
Lines 1-8 Link Here
1
bin/qore
1
bin/qore
2
lib/libqore.la
2
lib/libqore.la
3
lib/libqore.so
3
lib/libqore.so
4
lib/libqore.so.11
5
lib/pkgconfig/qore.pc
6
include/qore/QoreTypeSafeReferenceHelper.h
4
include/qore/QoreTypeSafeReferenceHelper.h
7
include/qore/SQLStatement.h
5
include/qore/SQLStatement.h
8
include/qore/ReferenceArgumentHelper.h
6
include/qore/ReferenceArgumentHelper.h
Lines 18-23 Link Here
18
include/qore/QoreFloatNode.h
16
include/qore/QoreFloatNode.h
19
include/qore/QoreNothingNode.h
17
include/qore/QoreNothingNode.h
20
include/qore/QoreNullNode.h
18
include/qore/QoreNullNode.h
19
include/qore/QoreNumberNode.h
21
include/qore/params.h
20
include/qore/params.h
22
include/qore/node_types.h
21
include/qore/node_types.h
23
include/qore/BuiltinFunctionList.h
22
include/qore/BuiltinFunctionList.h
Lines 74-77 Link Here
74
include/qore/QoreEvents.h
73
include/qore/QoreEvents.h
75
include/qore/QoreRWLock.h
74
include/qore/QoreRWLock.h
76
@dirrm include/qore
75
@dirrm include/qore
77
@dirrmtry lib/pkgconfig

Return to bug 173302