diff options
author | ale <ale@FreeBSD.org> | 2011-02-14 23:06:50 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-02-14 23:06:50 +0800 |
commit | 4602f4a7b192b0c3ba8651ee1e92415e9486c13b (patch) | |
tree | 7474f46f33a36e5eebaba756342d0a60a039e6af /www | |
parent | d1c323c7ba9734ee98877d23ba4fefa63d67a214 (diff) | |
download | freebsd-ports-gnome-4602f4a7b192b0c3ba8651ee1e92415e9486c13b.tar.gz freebsd-ports-gnome-4602f4a7b192b0c3ba8651ee1e92415e9486c13b.tar.zst freebsd-ports-gnome-4602f4a7b192b0c3ba8651ee1e92415e9486c13b.zip |
Update to 3.0.0.2 release.
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-pdf_download/Makefile | 8 | ||||
-rw-r--r-- | www/xpi-pdf_download/distinfo | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/xpi-pdf_download/Makefile b/www/xpi-pdf_download/Makefile index a0a622069793..3465fecabbc3 100644 --- a/www/xpi-pdf_download/Makefile +++ b/www/xpi-pdf_download/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pdf_download -PORTVERSION= 3.0.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.0.2 DISTVERSIONSUFFIX= -fx CATEGORIES= www @@ -17,8 +16,9 @@ COMMENT= An extension to handle PDF files XPI_ID= {37E4D8EA-8BDA-4831-8EA1-89053939A250} XPI_NUM= 636 XPI_FILES= chrome/pdfdownload.jar chrome.manifest install.rdf \ - defaults/preferences/prefs.js -XPI_DIRS= chrome defaults/preferences defaults + defaults/preferences/prefs.js \ + modules/NitroStartup.js modules/NitroStartupImpl.js +XPI_DIRS= chrome defaults/preferences defaults modules .include "../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-pdf_download/distinfo b/www/xpi-pdf_download/distinfo index 42261d48d104..b02101f8d397 100644 --- a/www/xpi-pdf_download/distinfo +++ b/www/xpi-pdf_download/distinfo @@ -1,3 +1,2 @@ -MD5 (xpi/pdf_download-3.0.0.1-fx.xpi) = f98d1f281bf7e774dd83a46b673c77be -SHA256 (xpi/pdf_download-3.0.0.1-fx.xpi) = acde340e0fcb6c73ab6a87af72bda9d45aa24b17b7cb93d0a09fd9acbd32f7ce -SIZE (xpi/pdf_download-3.0.0.1-fx.xpi) = 156421 +SHA256 (xpi/pdf_download-3.0.0.2-fx.xpi) = 898c64cc289894628a25c49fe39edd943e4a5aef9f36a64e039799cd84ba6653 +SIZE (xpi/pdf_download-3.0.0.2-fx.xpi) = 164858 |