aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbar <bar@FreeBSD.org>2013-05-25 18:02:45 +0800
committerbar <bar@FreeBSD.org>2013-05-25 18:02:45 +0800
commite258ec47f5fa8725fb43bc2690db59ceb55957c8 (patch)
treeb4dc3a2b194fc095e3027f40fd228b125f3758d1 /www
parentd060e3e78c2410b33a18fd071af78d12d5df1924 (diff)
downloadfreebsd-ports-gnome-e258ec47f5fa8725fb43bc2690db59ceb55957c8.tar.gz
freebsd-ports-gnome-e258ec47f5fa8725fb43bc2690db59ceb55957c8.tar.zst
freebsd-ports-gnome-e258ec47f5fa8725fb43bc2690db59ceb55957c8.zip
- Update to 0.2.2
- Move package list from Makefile to pkg-plist - Pet portlint on pkg-descr Approved by: flo (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/xpi-server_spy/Makefile36
-rw-r--r--www/xpi-server_spy/distinfo4
-rw-r--r--www/xpi-server_spy/pkg-descr2
-rw-r--r--www/xpi-server_spy/pkg-plist30
4 files changed, 37 insertions, 35 deletions
diff --git a/www/xpi-server_spy/Makefile b/www/xpi-server_spy/Makefile
index 6e8e2d49bbee..6794da980865 100644
--- a/www/xpi-server_spy/Makefile
+++ b/www/xpi-server_spy/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= server_spy
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
DISTVERSIONSUFFIX= -fx
-PORTREVISION= 1
CATEGORIES= www
MAINTAINER= bar@FreeBSD.org
@@ -14,38 +13,11 @@ USE_XPI= *firefox*
XPI_ID= ServerSpy@jacquet.eu.org
XPI_NUM= 2036
-XPI_FILES= defaults/preferences/prefs.js \
- chrome/chromeFiles/locale/fr-FR/ui.properties \
- chrome/chromeFiles/locale/fr-FR/ui.ent \
- chrome/chromeFiles/locale/fr-FR/contents.rdf \
- chrome/chromeFiles/locale/en-US/ui.properties \
- chrome/chromeFiles/locale/en-US/ui.ent \
- chrome/chromeFiles/locale/en-US/contents.rdf \
- chrome/chromeFiles/content/unknown.png \
- chrome/chromeFiles/content/statusbar.xul \
- chrome/chromeFiles/content/serverspy.js \
- chrome/chromeFiles/content/serverspy-32.png \
- chrome/chromeFiles/content/overlay.xul \
- chrome/chromeFiles/content/options.xul \
- chrome/chromeFiles/content/n.png \
- chrome/chromeFiles/content/addonbar.xul \
- chrome/chromeFiles/content/about.xul \
- chrome/chromeFiles/content/L.png \
- chrome/chromeFiles/content/I.png \
- chrome/chromeFiles/content/G.png \
- chrome/chromeFiles/content/A.png \
- chrome.manifest \
- install.rdf
-
-XPI_DIRS= defaults/preferences defaults \
- chrome/chromeFiles/locale/fr-FR \
- chrome/chromeFiles/locale/en-US \
- chrome/chromeFiles/locale \
- chrome/chromeFiles/content chrome/chromeFiles chrome
post-patch:
- @${REINPLACE_CMD} -e 's|<em:maxVersion>4\.0b8pre<|<em:maxVersion>99.*<|' \
- ${WRKSRC}/install.rdf
+ @${REINPLACE_CMD} -e 's|<em:maxVersion>22\.\*<|<em:maxVersion>99.*<|' \
+ ${WRKSRC}/install.rdf
+
pre-install:
@${RM} -f ${WRKSRC}/install.rdf.bak
diff --git a/www/xpi-server_spy/distinfo b/www/xpi-server_spy/distinfo
index d0a819323e0e..f6a53b0df82e 100644
--- a/www/xpi-server_spy/distinfo
+++ b/www/xpi-server_spy/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xpi/server_spy-0.2.1-fx.xpi) = 7964de5564082de283eba55a47e42b5d58fcf6e59c2283458f5e82ed9387844f
-SIZE (xpi/server_spy-0.2.1-fx.xpi) = 28936
+SHA256 (xpi/server_spy-0.2.2-fx.xpi) = 8728a8bd5ad6bb67118a6d4fdf78204d7e807f86884beb4bc84bcad97014850d
+SIZE (xpi/server_spy-0.2.2-fx.xpi) = 28920
diff --git a/www/xpi-server_spy/pkg-descr b/www/xpi-server_spy/pkg-descr
index f87993b55151..22475a8c40d3 100644
--- a/www/xpi-server_spy/pkg-descr
+++ b/www/xpi-server_spy/pkg-descr
@@ -1,4 +1,4 @@
Server Spy indicates what brand of HTTP server (e.g. Apache, IIS, etc.)
runs on the visited sites.
-WWW: http://releases.mozilla.org/pub/mozilla.org/addons/2036/
+WWW: http://releases.mozilla.org/pub/mozilla.org/addons/2036/
diff --git a/www/xpi-server_spy/pkg-plist b/www/xpi-server_spy/pkg-plist
new file mode 100644
index 000000000000..e447bf01ed23
--- /dev/null
+++ b/www/xpi-server_spy/pkg-plist
@@ -0,0 +1,30 @@
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/A.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/G.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/I.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/L.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/about.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/addonbar.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/n.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/options.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/overlay.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/serverspy-32.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/serverspy.js
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/statusbar.xul
+%%XPI_XPIDIR%%/chrome/chromeFiles/content/unknown.png
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/en-US/contents.rdf
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/en-US/ui.ent
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/en-US/ui.properties
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/fr-FR/contents.rdf
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/fr-FR/ui.ent
+%%XPI_XPIDIR%%/chrome/chromeFiles/locale/fr-FR/ui.properties
+%%XPI_XPIDIR%%/chrome.manifest
+%%XPI_XPIDIR%%/defaults/preferences/prefs.js
+%%XPI_XPIDIR%%/install.rdf
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/content
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/en-US
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale/fr-FR
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles/locale
+@dirrm %%XPI_XPIDIR%%/chrome/chromeFiles
+@dirrm %%XPI_XPIDIR%%/chrome
+@dirrm %%XPI_XPIDIR%%/defaults/preferences
+@dirrm %%XPI_XPIDIR%%/defaults