aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-06 22:19:48 +0800
committermiwi <miwi@FreeBSD.org>2008-12-06 22:19:48 +0800
commit2dba0d7ed162fe4b6246eb284f9e7bc662b87308 (patch)
treea2ecc8097840f766a55d1929c8dd8f36189e2366 /www
parentfbf43f49292c88c7c652e37555875a62fef59456 (diff)
downloadfreebsd-ports-gnome-2dba0d7ed162fe4b6246eb284f9e7bc662b87308.tar.gz
freebsd-ports-gnome-2dba0d7ed162fe4b6246eb284f9e7bc662b87308.tar.zst
freebsd-ports-gnome-2dba0d7ed162fe4b6246eb284f9e7bc662b87308.zip
- Update to 1.2
PR: 129415 Submitted by: David <tech@wooztalk.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/xpi-firefoxonwooztalk/Makefile31
-rw-r--r--www/xpi-firefoxonwooztalk/distinfo6
2 files changed, 28 insertions, 9 deletions
diff --git a/www/xpi-firefoxonwooztalk/Makefile b/www/xpi-firefoxonwooztalk/Makefile
index 220e7efa706e..16014ee4c5cc 100644
--- a/www/xpi-firefoxonwooztalk/Makefile
+++ b/www/xpi-firefoxonwooztalk/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= firefoxonwooztalk
-PORTVERSION= 1.1.24
+PORTVERSION= 1.2
CATEGORIES= www
-MASTER_SITES= http://www.wooztalk.com/common/download/firefox/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= http://www.wooztalk.com/common/download/
+DISTNAME= firefoxonwooztalk_v0.9.8d-freebsd
MAINTAINER= tech@wooztalk.com
COMMENT= Meet your World Wide Web neighbors with Firefox
@@ -21,8 +21,27 @@ XPI_FILES= chrome.manifest install.rdf \
locale/en-US/firefoxonwooztalk.properties locale/fr-FR/contents.rdf \
locale/fr-FR/firefoxonwooztalk.dtd \
locale/fr-FR/firefoxonwooztalk.properties skin/disabled.ico \
- skin/enabled.ico skin/overlay.css skin/wooztalk.ico
-XPI_DIRS= content locale/en-US locale/fr-FR locale skin
+ skin/enabled.ico skin/overlay.css skin/wooztalk.ico \
+ plugins/libfirefox.so plugins/firefox.png plugins/firefox_dis.png
+
+XPI_DIRS= content locale/en-US locale/fr-FR locale skin plugins
.include "../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
+
+USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/firefox/
+PLIST_FILES+= share/wooztalk/plugins/firefox/libfirefox.so share/wooztalk/plugins/firefox/firefox.png \
+ share/wooztalk/plugins/firefox/firefox_dis.png
+PLIST_FILES+= "@dirrm share/wooztalk/plugins/firefox"
+PLIST_FILES+= "@dirrmtry share/wooztalk/plugins"
+PLIST_FILES+= "@dirrmtry share/wooztalk/"
+
+.include <bsd.port.pre.mk>
+
+post-install:
+ @${MKDIR} ${PREFIX}/share/wooztalk
+ @${MKDIR} ${PREFIX}/share/wooztalk/plugins
+ @${MKDIR} ${PREFIX}/share/wooztalk/plugins/firefox
+ @${INSTALL_DATA} ${WRKSRC}/plugins/* ${PREFIX}/share/wooztalk/plugins/firefox
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.post.mk>
diff --git a/www/xpi-firefoxonwooztalk/distinfo b/www/xpi-firefoxonwooztalk/distinfo
index 858bf3af3c5f..346166c2462f 100644
--- a/www/xpi-firefoxonwooztalk/distinfo
+++ b/www/xpi-firefoxonwooztalk/distinfo
@@ -1,3 +1,3 @@
-MD5 (xpi/firefoxonwooztalk.xpi) = f57eb19eb3ce1a3389099a2e3775eb30
-SHA256 (xpi/firefoxonwooztalk.xpi) = 7fcc30ea437e3c06177c1e034b66c1a87705bf09a0423f0a2162442da5344c4b
-SIZE (xpi/firefoxonwooztalk.xpi) = 15932
+MD5 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 48d0599b87d9c4ba2529fd9f6a6d59f2
+SHA256 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = eaf4b534f45039d7baceefe50ff921b343269d04dbab9fd38c61436dc1cdbd82
+SIZE (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 20594