Index: head/www/xpi-formfox/Makefile =================================================================== --- head/www/xpi-formfox/Makefile (revision 229355) +++ head/www/xpi-formfox/Makefile (revision 229356) @@ -1,23 +1,20 @@ # New ports collection makefile for: xpi-formfox # Date created: 21 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= formfox -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= miwi@FreeBSD.org COMMENT= An extension to display form's action XPI_NUM= 1579 XPI_ID= formfox@daniel.steinbrook -XPI_FILES= chrome/formfox.jar defaults/preferences/prefs.js install.rdf \ - chrome.manifest -XPI_DIRS= chrome defaults/preferences defaults .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include Property changes on: head/www/xpi-formfox/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/www/xpi-formfox/distinfo =================================================================== --- head/www/xpi-formfox/distinfo (revision 229355) +++ head/www/xpi-formfox/distinfo (revision 229356) @@ -1,3 +1,3 @@ -MD5 (xpi/formfox-1.6.2-fx.xpi) = 64a128ec3f99793f7a40e06e7b4038a5 -SHA256 (xpi/formfox-1.6.2-fx.xpi) = d72e24841195bcd766d3e11838f15078f958d396f1126e8c92db4145d169b945 -SIZE (xpi/formfox-1.6.2-fx.xpi) = 6018 +MD5 (xpi/formfox-1.6.3-fx.xpi) = 5bc0358f93aac3a68964b731d705cbd0 +SHA256 (xpi/formfox-1.6.3-fx.xpi) = 84fb4274b4f42757fc7312ccfa26f5d745628312d1cd06c61693adbe992aba6e +SIZE (xpi/formfox-1.6.3-fx.xpi) = 8822 Property changes on: head/www/xpi-formfox/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/xpi-formfox/pkg-plist =================================================================== --- head/www/xpi-formfox/pkg-plist (nonexistent) +++ head/www/xpi-formfox/pkg-plist (revision 229356) @@ -0,0 +1,17 @@ +%%XPI_XPIDIR%%/__MACOSX/._chrome +%%XPI_XPIDIR%%/__MACOSX/._defaults +%%XPI_XPIDIR%%/__MACOSX/._install.rdf +%%XPI_XPIDIR%%/__MACOSX/chrome/._formfox.jar +%%XPI_XPIDIR%%/__MACOSX/defaults/._preferences +%%XPI_XPIDIR%%/__MACOSX/defaults/preferences/._prefs.js +%%XPI_XPIDIR%%/chrome/formfox.jar +%%XPI_XPIDIR%%/defaults/preferences/prefs.js +%%XPI_XPIDIR%%/install.rdf +%%XPI_XPIDIR%%/chrome.manifest +@dirrm %%XPI_XPIDIR%%/__MACOSX/chrome +@dirrm %%XPI_XPIDIR%%/__MACOSX/defaults/preferences +@dirrm %%XPI_XPIDIR%%/__MACOSX/defaults +@dirrm %%XPI_XPIDIR%%/__MACOSX +@dirrm %%XPI_XPIDIR%%/chrome +@dirrm %%XPI_XPIDIR%%/defaults/preferences +@dirrm %%XPI_XPIDIR%%/defaults Property changes on: head/www/xpi-formfox/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property