aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2010-06-28 21:05:51 +0800
committerashish <ashish@FreeBSD.org>2010-06-28 21:05:51 +0800
commitfb4de9ab001010b0dca75e4c858c7f19198d362f (patch)
tree65ffeba1c6cb2bb2a206e18b1f48fb719c092c92 /www
parentbb0d7ce50f8a85832b85d13a2b7e336ccb540063 (diff)
downloadfreebsd-ports-gnome-fb4de9ab001010b0dca75e4c858c7f19198d362f.tar.gz
freebsd-ports-gnome-fb4de9ab001010b0dca75e4c858c7f19198d362f.tar.zst
freebsd-ports-gnome-fb4de9ab001010b0dca75e4c858c7f19198d362f.zip
- Update port to 1.33.
- Add LICENSE files. PR: ports/148040 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Approved by: tabthorpe (mentor) Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r--www/xpi-searchstatus/Makefile8
-rw-r--r--www/xpi-searchstatus/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/www/xpi-searchstatus/Makefile b/www/xpi-searchstatus/Makefile
index e3c93b49c726..3f6d0e4226e7 100644
--- a/www/xpi-searchstatus/Makefile
+++ b/www/xpi-searchstatus/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= searchstatus
-PORTVERSION= 1.31
+PORTVERSION= 1.33
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= lapo@lapo.it
COMMENT= Displays Google PageRank, Alexa popularity and other stats
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/readme.txt
+
XPI_NUM= 321
XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
-XPI_FILES= chrome/searchstatus.jar install.js install.rdf \
- installjs.old2 readme.txt chrome.manifest
+XPI_FILES= chrome/searchstatus.jar install.rdf readme.txt chrome.manifest
XPI_DIRS= chrome
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
diff --git a/www/xpi-searchstatus/distinfo b/www/xpi-searchstatus/distinfo
index 978c2979c5f5..6c9fa8cbd60c 100644
--- a/www/xpi-searchstatus/distinfo
+++ b/www/xpi-searchstatus/distinfo
@@ -1,3 +1,3 @@
-MD5 (xpi/searchstatus-1.31-fx.xpi) = 75a55124f45f97b33f18f52ab8736f7b
-SHA256 (xpi/searchstatus-1.31-fx.xpi) = 2a75e50b21eb6a8e72e94c24ff1456c103fc7295e1d77443054459f7803e4f04
-SIZE (xpi/searchstatus-1.31-fx.xpi) = 73195
+MD5 (xpi/searchstatus-1.33-fx.xpi) = 728751a335bb2b545042626feceb5d62
+SHA256 (xpi/searchstatus-1.33-fx.xpi) = 118278f9a96adcfcf6abea2059c8421a09667418f82c42d491e101d844bbc0b0
+SIZE (xpi/searchstatus-1.33-fx.xpi) = 70988
d prematurelypav2007-01-313-23/+5 * - Remove stray empty filepav2007-01-311-0/+0 * - Add support for geo backendgabor2007-01-1312-270/+1265 * Bump PORTREVISION for changes in previous commit.stefan2006-11-191-0/+1 * - Add patches to fix IPv6 support. [1]stefan2006-11-194-2/+31 * Fix build of optional LDAP backend with newer versions of OpenLDAParved2006-08-071-1/+1 * - Update to 2.9.20garga2006-03-183-28/+4 * Conversion to a single libtool environment.ade2006-02-232-3/+7 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-212-4/+4 * - Remove USE_REINPLACEehaupt2006-02-154-23/+10 * SHA256ifyedwin2006-01-221-0/+1 * Unbreak powerdnsedwin2005-11-251-1/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Update to 2.9.19kwm2005-11-048-80/+50 * - Fix and update LDAP supportpav2005-07-293-5/+48 * - Update to 2.9.18pav2005-07-1822-310/+149 * - Fix build on FreeBSD 6pav2005-02-153-4/+39 * Quote BROKENvs2005-02-011-1/+1 * Mark as broken on 6.Xvs2005-02-011-2/+6 * - Update to 2.9.17pav2005-01-153-33/+28 * Clean up SQLite and related ports.nork2004-12-231-3/+2 * pdns_recursor related issues fixed.nork2004-11-203-15/+34 * pdns_recursor related issues fixednork2004-11-202-6/+25 * Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knobeik2004-05-012-13/+8 * OpenLDAP 2.0 is no longer supported, so also removed from PowerDNSeik2004-04-302-7/+2 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * - Add WITH_SQLITE knob to enable SQLite backendpav2004-03-067-3/+76 * - Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).pav2004-03-032-6/+8 * - Update to 2.9.16pav2004-03-013-13/+3 * - Add sample startup scriptpav2004-02-293-1/+41 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * - new MAINTAINER tremere@cainites.netdinoex2004-01-311-2/+2 * Assign port to new vic^H^H^Hmaintainererwin2004-01-211-1/+1 * - drop maintainershipdinoex2004-01-211-1/+1 * - Update to 2.9.15dinoex2004-01-205-13/+12 * - Update to 2.9.13dinoex2004-01-124-22/+13 * - Fix build with postgresql 7.4dinoex2003-12-072-28/+47 * - mark BROKENdinoex2003-12-061-0/+2