diff -urN /usr/ports/www/xpi-pencil/Makefile xpi-pencil/Makefile --- /usr/ports/www/xpi-pencil/Makefile 2013-09-21 05:06:50.000000000 +0530 +++ xpi-pencil/Makefile 2014-01-09 18:24:47.605697626 +0530 @@ -1,8 +1,8 @@ # Created by: Ashish Shukla -# $FreeBSD: www/xpi-pencil/Makefile 327776 2013-09-20 23:36:50Z bapt $ +# $FreeBSD: ashish/www/xpi-pencil/Makefile 21542 2014-01-09 12:54:47Z ashish $ PORTNAME= pencil -DISTVERSION= 2.0-3 +DISTVERSION= 2.0-5 DISTVERSIONSUFFIX= -fx CATEGORIES= www MASTER_SITES= GOOGLE_CODE @@ -11,6 +11,9 @@ MAINTAINER= ashish@FreeBSD.org COMMENT= Firefox addon to do GUI prototyping and simple sketching +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/license.txt + XPI_DISTNAME= Pencil XPI_ID= pencil@evolus.vn diff -urN /usr/ports/www/xpi-pencil/distinfo xpi-pencil/distinfo --- /usr/ports/www/xpi-pencil/distinfo 2013-06-03 08:01:04.000000000 +0530 +++ xpi-pencil/distinfo 2013-12-23 10:26:22.029161901 +0530 @@ -1,2 +1,2 @@ -SHA256 (xpi/Pencil-2.0-3-fx.xpi) = 23c9a257c0b877f7f552f9ce3b64f1bb1d8629f24d213bbf3b2e4f15bac8e985 -SIZE (xpi/Pencil-2.0-3-fx.xpi) = 5478388 +SHA256 (xpi/Pencil-2.0-5-fx.xpi) = 00f3e50eb907415522d352b39dc921af8f10a4eab603bc0ea154aff08eb92b8d +SIZE (xpi/Pencil-2.0-5-fx.xpi) = 5467486 diff -urN /usr/ports/www/xpi-pencil/pkg-descr xpi-pencil/pkg-descr --- /usr/ports/www/xpi-pencil/pkg-descr 2012-07-14 19:59:18.000000000 +0530 +++ xpi-pencil/pkg-descr 2014-01-09 18:18:32.932882717 +0530 @@ -14,4 +14,4 @@ * Adding external objects * And much more... -WWW: http://www.evolus.vn/Pencil/ +WWW: http://pencil.evolus.vn/ diff -urN /usr/ports/www/xpi-pencil/pkg-plist xpi-pencil/pkg-plist --- /usr/ports/www/xpi-pencil/pkg-plist 2013-06-03 08:01:04.000000000 +0530 +++ xpi-pencil/pkg-plist 2014-01-09 20:34:00.744695336 +0530 @@ -11,7 +11,6 @@ %%XPI_XPIDIR%%/update.rdf %%XPI_XPIDIR%%/application.ini %%XPI_XPIDIR%%/defaults/preferences/pencil.js -%%XPI_XPIDIR%%/application.ini.tpl %%XPI_XPIDIR%%/install.rdf.tpl.xml %%XPI_XPIDIR%%/platform/WINNT/chrome.manifest %%XPI_XPIDIR%%/chrome/icons/default/main-window.ico @@ -213,7 +212,6 @@ %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/ipad.png %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/lastTab.png %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/halfGraBlueButton.png -%%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/AlphaSearch.png %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/backButton.png %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/progress.png %%XPI_XPIDIR%%/content/pencil/stencil/iOS-Wireframe/Icons/redButton.png