svn commit: r358792 - head/www/xpi-pencil

Ashish SHUKLA ashish at FreeBSD.org
Sun Jun 22 12:02:04 UTC 2014


Author: ashish
Date: Sun Jun 22 12:02:02 2014
New Revision: 358792
URL: http://svnweb.freebsd.org/changeset/ports/358792
QAT: https://qat.redports.org/buildarchive/r358792/

Log:
  - Update to 2.0-5[1]
  - Update WWW link[1]
  - Add LICENSE information
  
  PR:		184938[1]
  Submitted by:	Oleg Ginzburg <olevole at olevole.ru>[1]

Modified:
  head/www/xpi-pencil/Makefile
  head/www/xpi-pencil/distinfo
  head/www/xpi-pencil/pkg-descr
  head/www/xpi-pencil/pkg-plist

Modified: head/www/xpi-pencil/Makefile
==============================================================================
--- head/www/xpi-pencil/Makefile	Sun Jun 22 11:57:42 2014	(r358791)
+++ head/www/xpi-pencil/Makefile	Sun Jun 22 12:02:02 2014	(r358792)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pencil
-DISTVERSION=	2.0-3
+DISTVERSION=	2.0-5
 DISTVERSIONSUFFIX=	-fx
 CATEGORIES=	www
 MASTER_SITES=	GOOGLE_CODE
@@ -11,6 +11,9 @@ PROJECTHOST=	evoluspencil
 MAINTAINER=	ashish at 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 at evolus.vn
 

Modified: head/www/xpi-pencil/distinfo
==============================================================================
--- head/www/xpi-pencil/distinfo	Sun Jun 22 11:57:42 2014	(r358791)
+++ head/www/xpi-pencil/distinfo	Sun Jun 22 12:02:02 2014	(r358792)
@@ -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

Modified: head/www/xpi-pencil/pkg-descr
==============================================================================
--- head/www/xpi-pencil/pkg-descr	Sun Jun 22 11:57:42 2014	(r358791)
+++ head/www/xpi-pencil/pkg-descr	Sun Jun 22 12:02:02 2014	(r358792)
@@ -14,4 +14,4 @@ Top features:
 * Adding external objects
 * And much more...
 
-WWW:	http://www.evolus.vn/Pencil/
+WWW: http://pencil.evolus.vn/

Modified: head/www/xpi-pencil/pkg-plist
==============================================================================
--- head/www/xpi-pencil/pkg-plist	Sun Jun 22 11:57:42 2014	(r358791)
+++ head/www/xpi-pencil/pkg-plist	Sun Jun 22 12:02:02 2014	(r358792)
@@ -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


More information about the svn-ports-head mailing list