mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 0.32
- Add USE_XPI
This commit is contained in:
parent
72d678a118
commit
d829ffaeea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164567
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= conkeror
|
||||
PORTVERSION= 0.31
|
||||
PORTVERSION= 0.32
|
||||
DISTVERSIONPREFIX= firefox-
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_MOZDEV}
|
||||
@ -21,6 +21,7 @@ RUN_DEPENDS= ${CONK_APP}:${PORTSDIR}/www/${CONK_APP}
|
||||
CONK_ARGS= -chrome chrome://conkeror/content
|
||||
CONK_APP?= ${PKGNAMEPREFIX}firefox
|
||||
CONK_EXEC?= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
USE_XPI= ${CONK_APP}
|
||||
PLIST_FILES= bin/${CONK_EXEC}
|
||||
XPI_ID= {a79fe89b-6662-4ff4-8e88-09950ad4dfde}
|
||||
XPI_FILES= chrome/conkeror.jar components/nsCrank.js install.rdf chrome.manifest
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xpi/conkeror-firefox-0.31.xpi) = 927f5b81d6e69a90c7c43d57ccbeef2e
|
||||
SHA256 (xpi/conkeror-firefox-0.31.xpi) = b9246194218305fecc4d62a7d78f117c5833e0030bff62a36243d4d3468e8c60
|
||||
SIZE (xpi/conkeror-firefox-0.31.xpi) = 55931
|
||||
MD5 (xpi/conkeror-firefox-0.32.xpi) = 40ff452b9cdc03aaab832e94b26d61c4
|
||||
SHA256 (xpi/conkeror-firefox-0.32.xpi) = fac91cd234858e4e2091df939aacca9e15faee8042fbbad8ce6c1ddaf3cb9488
|
||||
SIZE (xpi/conkeror-firefox-0.32.xpi) = 55956
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= conkeror
|
||||
PORTVERSION= 0.31
|
||||
PORTVERSION= 0.32
|
||||
DISTVERSIONPREFIX= firefox-
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_MOZDEV}
|
||||
@ -21,6 +21,7 @@ RUN_DEPENDS= ${CONK_APP}:${PORTSDIR}/www/${CONK_APP}
|
||||
CONK_ARGS= -chrome chrome://conkeror/content
|
||||
CONK_APP?= ${PKGNAMEPREFIX}firefox
|
||||
CONK_EXEC?= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
USE_XPI= ${CONK_APP}
|
||||
PLIST_FILES= bin/${CONK_EXEC}
|
||||
XPI_ID= {a79fe89b-6662-4ff4-8e88-09950ad4dfde}
|
||||
XPI_FILES= chrome/conkeror.jar components/nsCrank.js install.rdf chrome.manifest
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xpi/conkeror-firefox-0.31.xpi) = 927f5b81d6e69a90c7c43d57ccbeef2e
|
||||
SHA256 (xpi/conkeror-firefox-0.31.xpi) = b9246194218305fecc4d62a7d78f117c5833e0030bff62a36243d4d3468e8c60
|
||||
SIZE (xpi/conkeror-firefox-0.31.xpi) = 55931
|
||||
MD5 (xpi/conkeror-firefox-0.32.xpi) = 40ff452b9cdc03aaab832e94b26d61c4
|
||||
SHA256 (xpi/conkeror-firefox-0.32.xpi) = fac91cd234858e4e2091df939aacca9e15faee8042fbbad8ce6c1ddaf3cb9488
|
||||
SIZE (xpi/conkeror-firefox-0.32.xpi) = 55956
|
||||
|
Loading…
Reference in New Issue
Block a user