- Update to 0.5

- Added PORTSCOUT variable to block mentioning Development version
- Pass maintainership to gecko

PR:		166981
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Martin Wilke 2012-05-03 14:34:51 +00:00
parent 5b4788a9f2
commit c174495684
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295941
2 changed files with 7 additions and 5 deletions

View file

@ -6,14 +6,16 @@
#
PORTNAME= imdbpreview
DISTVERSION= 0.4.4
DISTVERSION= 0.5
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/IMDb%20Preview/IMDb%20Preview%20${PORTVERSION}
DISTNAME= IMDb_Preview_${DISTVERSION}
DISTNAME= IMDb_Preview_${DISTVERSION}_fixed
MAINTAINER= miwi@FreeBSD.org
MAINTAINER= gecko@FreeBSD.org
COMMENT= Preview movie & actor posters when hovering over their IMDb links
PORTSCOUT= skipv:0.5dev.1
XPI_ID= {10187899-7ffe-4f9a-b9d2-35fdb3b49690}
XPI_FILES= chrome/imdb_preview.jar chrome.manifest \
defaults/preferences/defaults.js install.rdf

View file

@ -1,2 +1,2 @@
SHA256 (xpi/IMDb_Preview_0.4.4.xpi) = 86c833192d24f5afd5300e82fff2f4de900cbc5d74019e051105e257cc57f811
SIZE (xpi/IMDb_Preview_0.4.4.xpi) = 30446
SHA256 (xpi/IMDb_Preview_0.5_fixed.xpi) = c27c3cc6fb510f02c027147e4a618c8bd0bf376defeef9f08facbd2a08630f86
SIZE (xpi/IMDb_Preview_0.5_fixed.xpi) = 27141