Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2009 08:10:37 +0530 (IST)
From:      Ashish SHUKLA <wahjava@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136731: Update Port: www/xpi-pencil to v.1.0.5
Message-ID:  <20090714024037.2A643802@chateau.d.lf>
Resent-Message-ID: <200907140250.n6E2o1Wr082435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136731
>Category:       ports
>Synopsis:       Update Port: www/xpi-pencil to v.1.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 14 02:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ashish SHUKLA
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chateau.d.lf 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
Update to v1.0.5
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/www/xpi-pencil/Makefile xpi-pencil/Makefile
--- /usr/ports/www/xpi-pencil/Makefile	2009-03-14 19:33:00.000000000 +0530
+++ xpi-pencil/Makefile	2009-07-14 08:07:44.000000000 +0530
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	pencil
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 DISTVERSIONSUFFIX=	-fx
-CATEGORIES=	www
+CATEGORIES=	devel
 
 MAINTAINER=	wahjava@gmail.com
 COMMENT=	Firefox addon to do GUI prototyping and simple sketching
diff -urN /usr/ports/www/xpi-pencil/distinfo xpi-pencil/distinfo
--- /usr/ports/www/xpi-pencil/distinfo	2009-03-14 19:33:00.000000000 +0530
+++ xpi-pencil/distinfo	2009-07-14 08:02:13.000000000 +0530
@@ -1,3 +1,3 @@
-MD5 (xpi/pencil-1.0.4-fx.xpi) = cc182d03cad472e98e8ea48789c14815
-SHA256 (xpi/pencil-1.0.4-fx.xpi) = ad11eeedde81574fdbe123ea0548d6d4eb7e483aa6bd2149dc51196e292c0db3
-SIZE (xpi/pencil-1.0.4-fx.xpi) = 402968
+MD5 (xpi/pencil-1.0.5-fx.xpi) = 0c3c1e87dd96cfd78ebc6628e401dc44
+SHA256 (xpi/pencil-1.0.5-fx.xpi) = 54a681c835a3ae287b1153ba2f6b0d99cb2406f3378c74e4c605cf573de0722e
+SIZE (xpi/pencil-1.0.5-fx.xpi) = 411972
diff -urN /usr/ports/www/xpi-pencil/pkg-plist xpi-pencil/pkg-plist
--- /usr/ports/www/xpi-pencil/pkg-plist	2009-03-14 19:33:00.000000000 +0530
+++ xpi-pencil/pkg-plist	2009-07-14 08:02:22.000000000 +0530
@@ -21,6 +21,7 @@
 %%XPI_XPIDIR%%/chrome/content/Common/Util.js
 %%XPI_XPIDIR%%/chrome/content/Common/nsDragAndDrop.js
 %%XPI_XPIDIR%%/chrome/content/Common/nsTransferable.js
+%%XPI_XPIDIR%%/chrome/content/Common/pImageLoader.js
 %%XPI_XPIDIR%%/chrome/content/Definition/CollectionManager.js
 %%XPI_XPIDIR%%/chrome/content/Definition/Geometry.js
 %%XPI_XPIDIR%%/chrome/content/Definition/ShapeDef.js
@@ -43,7 +44,6 @@
 %%XPI_XPIDIR%%/chrome/content/Icons/24.png
 %%XPI_XPIDIR%%/chrome/content/Icons/32.png
 %%XPI_XPIDIR%%/chrome/content/Icons/48.png
-%%XPI_XPIDIR%%/chrome/content/Pencil.kpf
 %%XPI_XPIDIR%%/chrome/content/PropertyType/Alignment.js
 %%XPI_XPIDIR%%/chrome/content/PropertyType/Bool.js
 %%XPI_XPIDIR%%/chrome/content/PropertyType/Bound.js
@@ -86,6 +86,7 @@
 %%XPI_XPIDIR%%/chrome/content/Stencil/Common/Icons/rectangle-grad.png
 %%XPI_XPIDIR%%/chrome/content/Stencil/Common/Icons/rectangle.png
 %%XPI_XPIDIR%%/chrome/content/Stencil/Common/Icons/rich-text.png
+%%XPI_XPIDIR%%/chrome/content/Stencil/Common/Icons/triangle.png
 %%XPI_XPIDIR%%/chrome/content/Stencil/Gtk.GUI/Definition.xml
 %%XPI_XPIDIR%%/chrome/content/Stencil/Gtk.GUI/Icons/button.png
 %%XPI_XPIDIR%%/chrome/content/Stencil/Gtk.GUI/Icons/callout1.png
@@ -184,6 +185,7 @@
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/document-open-menu.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/document-save-menu.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/edit-clear-menu.png
+%%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/edit-copy-menu.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/format-indent-less-menu.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/format-indent-more-menu.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/MozIcons/stock/format-text-bold-menu.png
@@ -221,6 +223,8 @@
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/color-wheel-70.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/color-wheel-90.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/down.png
+%%XPI_XPIDIR%%/chrome/content/UI/Icons/make-same-horizontal-space.png
+%%XPI_XPIDIR%%/chrome/content/UI/Icons/make-same-vertical-space.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/pencil-icon.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/rasterize.png
 %%XPI_XPIDIR%%/chrome/content/UI/Icons/select.png
@@ -241,7 +245,6 @@
 %%XPI_XPIDIR%%/chrome/content/UI/Window.xul
 %%XPI_XPIDIR%%/chrome/content/UI/blank.html
 %%XPI_XPIDIR%%/chrome/content/UI/editor-blank.html
-%%XPI_XPIDIR%%/chrome/content/XHTML.html
 %%XPI_XPIDIR%%/chrome/content/XferHelper/DragObservers.js
 %%XPI_XPIDIR%%/chrome/content/XferHelper/PNGImageXferHelper.js
 %%XPI_XPIDIR%%/chrome/content/XferHelper/RichTextXferHelper.js


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090714024037.2A643802>