diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-05 04:46:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-05 04:46:15 +0800 |
commit | 5137f6defdd3c413e6940b364b35762c98a3f887 (patch) | |
tree | 5b0509593d870efacda44da2e3fd27d920bd0595 | |
parent | c31770546e148ca3e124a235b0cac7d74badf3b3 (diff) | |
download | freebsd-ports-gnome-5137f6defdd3c413e6940b364b35762c98a3f887.tar.gz freebsd-ports-gnome-5137f6defdd3c413e6940b364b35762c98a3f887.tar.zst freebsd-ports-gnome-5137f6defdd3c413e6940b364b35762c98a3f887.zip |
- Update to 1.0.6
PR: 138500
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
-rw-r--r-- | www/xpi-pencil/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-pencil/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-pencil/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/www/xpi-pencil/Makefile b/www/xpi-pencil/Makefile index 9447b4e5f8ba..838bf1a6e5d8 100644 --- a/www/xpi-pencil/Makefile +++ b/www/xpi-pencil/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pencil -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff --git a/www/xpi-pencil/distinfo b/www/xpi-pencil/distinfo index 115e61482d15..91104c674fc7 100644 --- a/www/xpi-pencil/distinfo +++ b/www/xpi-pencil/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (xpi/pencil-1.0.6-fx.xpi) = e8feeb9e2456e301963ef6e7963efb33 +SHA256 (xpi/pencil-1.0.6-fx.xpi) = 81275a833a302fb75c8b70f69491f9e16a00d020e1a4173ad623b2433a4af027 +SIZE (xpi/pencil-1.0.6-fx.xpi) = 409065 diff --git a/www/xpi-pencil/pkg-plist b/www/xpi-pencil/pkg-plist index b613e3fb116e..d77a2263ecb5 100644 --- a/www/xpi-pencil/pkg-plist +++ b/www/xpi-pencil/pkg-plist @@ -21,7 +21,6 @@ %%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 |