Update to 0.8.4
This commit is contained in:
parent
99471586d7
commit
b45f8520ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239107
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= httpfox
|
||||
PORTVERSION= 0.8.3
|
||||
PORTVERSION= 0.8.4
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= skreuzer@FreeBSD.org
|
|||
COMMENT= HTTP analyzer addon for Firefox
|
||||
|
||||
XPI_NUM= 6647
|
||||
XPI_ID={4093c4de-454a-4329-8aff-c6b0b123c386}
|
||||
XPI_ID= {4093c4de-454a-4329-8aff-c6b0b123c386}
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xpi/httpfox-0.8.3-fx.xpi) = 18f835fa9524e1009d25632e38248dbc
|
||||
SHA256 (xpi/httpfox-0.8.3-fx.xpi) = 1ca144fe7c48b63cb9237f02793669fba3a685552c9110fcd8d8b649b7e85477
|
||||
SIZE (xpi/httpfox-0.8.3-fx.xpi) = 116263
|
||||
MD5 (xpi/httpfox-0.8.4-fx.xpi) = b2673eb3c857a2d5016ce49b08640c2a
|
||||
SHA256 (xpi/httpfox-0.8.4-fx.xpi) = 41fb5e768b50703fa06c43bc6cf65d3e3e825a7fc294e6fb0edb142f8f0f75b0
|
||||
SIZE (xpi/httpfox-0.8.4-fx.xpi) = 107306
|
||||
|
|
Loading…
Reference in a new issue