diff options
author | miwi <miwi@FreeBSD.org> | 2012-01-14 13:56:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-01-14 13:56:11 +0800 |
commit | d7d62603c73fe502fe8891d724c1d3e64c630254 (patch) | |
tree | 625e49e8a863a6830eeb89058be280819779811a | |
parent | 24832ed26439c7afbeb634bed60d284a80376e3f (diff) | |
download | freebsd-ports-gnome-d7d62603c73fe502fe8891d724c1d3e64c630254.tar.gz freebsd-ports-gnome-d7d62603c73fe502fe8891d724c1d3e64c630254.tar.zst freebsd-ports-gnome-d7d62603c73fe502fe8891d724c1d3e64c630254.zip |
- Update to 1.3.7
- Pass maintainership to gecko
-rw-r--r-- | www/xpi-flashgot/Makefile | 11 | ||||
-rw-r--r-- | www/xpi-flashgot/distinfo | 4 | ||||
-rw-r--r-- | www/xpi-flashgot/pkg-plist | 12 |
3 files changed, 17 insertions, 10 deletions
diff --git a/www/xpi-flashgot/Makefile b/www/xpi-flashgot/Makefile index 442989b43499..04c685a309bd 100644 --- a/www/xpi-flashgot/Makefile +++ b/www/xpi-flashgot/Makefile @@ -6,20 +6,15 @@ # PORTNAME= flashgot -PORTVERSION= 1.2.1.09 -PORTREVISION= 1 -#DISTVERSIONSUFFIX= -fx+mz+tb+ns+sm+fl +PORTVERSION= 1.3.7 CATEGORIES= www -MASTER_SITES= http://software.informaction.com/data/releases/ CENKES +MASTER_SITES= http://software.informaction.com/data/releases/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= Download links using popular download managers XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} XPI_NUM= 220 -XPI_FILES= FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \ - components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf -XPI_DIRS= chrome components defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff --git a/www/xpi-flashgot/distinfo b/www/xpi-flashgot/distinfo index 63c21f1138e8..76684e250710 100644 --- a/www/xpi-flashgot/distinfo +++ b/www/xpi-flashgot/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpi/flashgot-1.2.1.09.xpi) = 72b2018460fc7df25f15ddec7d88469575da3c499ed3e2e761cb23affcc319e7 -SIZE (xpi/flashgot-1.2.1.09.xpi) = 325871 +SHA256 (xpi/flashgot-1.3.7.xpi) = 01d90ce153a7364be2e791edf4d5d56773a54860cff8e51d2e596598d7b6d9d9 +SIZE (xpi/flashgot-1.3.7.xpi) = 344883 diff --git a/www/xpi-flashgot/pkg-plist b/www/xpi-flashgot/pkg-plist new file mode 100644 index 000000000000..b45d91fcbbac --- /dev/null +++ b/www/xpi-flashgot/pkg-plist @@ -0,0 +1,12 @@ +%%XPI_XPIDIR%%/FlashGot_License.txt +%%XPI_XPIDIR%%/GPL.txt +%%XPI_XPIDIR%%/chrome/flashgot.jar +%%XPI_XPIDIR%%/chrome.manifest +%%XPI_XPIDIR%%/components/flashgotService.js +%%XPI_XPIDIR%%/defaults/preferences/flashgot.js +%%XPI_XPIDIR%%/install.js +%%XPI_XPIDIR%%/install.rdf +@dirrm %%XPI_XPIDIR%%/chrome +@dirrm %%XPI_XPIDIR%%/components +@dirrm %%XPI_XPIDIR%%/defaults/preferences +@dirrm %%XPI_XPIDIR%%/defaults |