Update to 3.0.0.2 release.
Feature safe: yes
This commit is contained in:
parent
ec8acbf4c6
commit
9cf8088ae8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269152
2 changed files with 6 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue