View | Details | Raw Unified | Return to bug 138500
Collapse All | Expand All

(-)xpi-pencil/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	pencil
8
PORTNAME=	pencil
9
PORTVERSION=	1.0.5
9
PORTVERSION=	1.0.6
10
DISTVERSIONSUFFIX=	-fx
10
DISTVERSIONSUFFIX=	-fx
11
CATEGORIES=	www
11
CATEGORIES=	www
12
12
(-)xpi-pencil/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (xpi/pencil-1.0.5-fx.xpi) = 0c3c1e87dd96cfd78ebc6628e401dc44
1
MD5 (xpi/pencil-1.0.6-fx.xpi) = e8feeb9e2456e301963ef6e7963efb33
2
SHA256 (xpi/pencil-1.0.5-fx.xpi) = 54a681c835a3ae287b1153ba2f6b0d99cb2406f3378c74e4c605cf573de0722e
2
SHA256 (xpi/pencil-1.0.6-fx.xpi) = 81275a833a302fb75c8b70f69491f9e16a00d020e1a4173ad623b2433a4af027
3
SIZE (xpi/pencil-1.0.5-fx.xpi) = 411972
3
SIZE (xpi/pencil-1.0.6-fx.xpi) = 409065
(-)xpi-pencil/pkg-plist (-1 lines)
Lines 21-27 Link Here
21
%%XPI_XPIDIR%%/chrome/content/Common/Util.js
21
%%XPI_XPIDIR%%/chrome/content/Common/Util.js
22
%%XPI_XPIDIR%%/chrome/content/Common/nsDragAndDrop.js
22
%%XPI_XPIDIR%%/chrome/content/Common/nsDragAndDrop.js
23
%%XPI_XPIDIR%%/chrome/content/Common/nsTransferable.js
23
%%XPI_XPIDIR%%/chrome/content/Common/nsTransferable.js
24
%%XPI_XPIDIR%%/chrome/content/Common/pImageLoader.js
25
%%XPI_XPIDIR%%/chrome/content/Definition/CollectionManager.js
24
%%XPI_XPIDIR%%/chrome/content/Definition/CollectionManager.js
26
%%XPI_XPIDIR%%/chrome/content/Definition/Geometry.js
25
%%XPI_XPIDIR%%/chrome/content/Definition/Geometry.js
27
%%XPI_XPIDIR%%/chrome/content/Definition/ShapeDef.js
26
%%XPI_XPIDIR%%/chrome/content/Definition/ShapeDef.js

Return to bug 138500