diff options
author | sat <sat@FreeBSD.org> | 2006-11-23 20:51:03 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-23 20:51:03 +0800 |
commit | c500ea2e84be877df676aa944d27e378bec2564c (patch) | |
tree | 8a8f8c725a22a36861ca81a6936cf75e331ec14c /www | |
parent | 2304a1347f1d074a6c2b5536163233dd81ca280c (diff) | |
download | freebsd-ports-graphics-c500ea2e84be877df676aa944d27e378bec2564c.tar.gz freebsd-ports-graphics-c500ea2e84be877df676aa944d27e378bec2564c.tar.zst freebsd-ports-graphics-c500ea2e84be877df676aa944d27e378bec2564c.zip |
- Update to 1.1.1
PR: ports/105779
Submitted by: chinsan (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-videodownloader/Makefile | 4 | ||||
-rw-r--r-- | www/xpi-videodownloader/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/xpi-videodownloader/Makefile b/www/xpi-videodownloader/Makefile index 0dae4f88dca..93891607ac0 100644 --- a/www/xpi-videodownloader/Makefile +++ b/www/xpi-videodownloader/Makefile @@ -6,12 +6,12 @@ # PORTNAME= videodownloader -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org -COMMENT= An extension to download videos files +COMMENT= Download embedded video files XPI_ID= videodowloader@videodownloader.net XPI_FILES= chrome/videodownloader.jar chrome.manifest defaults/preferences/videodownloader.js \ diff --git a/www/xpi-videodownloader/distinfo b/www/xpi-videodownloader/distinfo index 6cdd975e8d8..11b8f5bdc88 100644 --- a/www/xpi-videodownloader/distinfo +++ b/www/xpi-videodownloader/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/videodownloader-1.1-fx.xpi) = 9fffd6850723491cd2fa92b0ccdf8dad -SHA256 (xpi/videodownloader-1.1-fx.xpi) = a29b9e2705abca67b913331a397677bae6c3b8921d591fb0fa0e864a129e9d7f -SIZE (xpi/videodownloader-1.1-fx.xpi) = 10295 +MD5 (xpi/videodownloader-1.1.1-fx.xpi) = 476a474e6af0405705535daa7da8f480 +SHA256 (xpi/videodownloader-1.1.1-fx.xpi) = 4162e079be405c26058a87b3224e8975c74a532555039a40b9d899374096e593 +SIZE (xpi/videodownloader-1.1.1-fx.xpi) = 14738 |