Index: head/www/bugmenot/Makefile =================================================================== --- head/www/bugmenot/Makefile (revision 217043) +++ head/www/bugmenot/Makefile (revision 217044) @@ -1,35 +1,30 @@ # Ports collection Makefile for: bugmenot # Date created: Tue May 24, 2005 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= bugmenot -PORTVERSION= 1.3 -PORTREVISION= 3 +PORTVERSION= 1.8 CATEGORIES= www -MASTER_SITES= http://extensions.roachfiend.com/ -DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_2 +MASTER_SITES= ${MASTER_SITE_MOZDEV} +MASTER_SITE_SUBDIR= xsidebar/mods +DISTNAME= ${PORTNAME}-${PORTVERSION}-mod -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saper@SYSTEM.PL COMMENT= ${GECKO} extension to bypass compulsory web registration - -BROKEN= Unfetchable -DEPRECATED= 1.4 seems the latest version installable with seamonkey, but it does not work -EXPIRATION_DATE=2008-08-17 PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar .include .include "${PORTSDIR}/www/mozex/Makefile.xpi" .if ${GECKO} == mozilla PLIST_FILES+= %%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf .endif do-install: @${INSTALL_DATA} ${WRKDIR}/chrome/bugmenot.jar ${MOZDIR}/chrome .include Property changes on: head/www/bugmenot/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/www/bugmenot/distinfo =================================================================== --- head/www/bugmenot/distinfo (revision 217043) +++ head/www/bugmenot/distinfo (revision 217044) @@ -1,3 +1,3 @@ -MD5 (bugmenot-1.3_2/bugmenot.xpi) = f446463062b623004db61563eab815c2 -SHA256 (bugmenot-1.3_2/bugmenot.xpi) = 278cb953299e5423ed90c342c228aaa411eaa00fd6518bd73235212084703c18 -SIZE (bugmenot-1.3_2/bugmenot.xpi) = 19249 +MD5 (bugmenot-1.8-mod.xpi) = 84d687d8061a1c632af8361c3f46a3dd +SHA256 (bugmenot-1.8-mod.xpi) = b394885fdfe23d28bb32c80a6a8bb858a47ba92388596398603a336826a1859a +SIZE (bugmenot-1.8-mod.xpi) = 24739 Property changes on: head/www/bugmenot/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/www/bugmenot/files/installed-chrome.txt =================================================================== --- head/www/bugmenot/files/installed-chrome.txt (revision 217043) +++ head/www/bugmenot/files/installed-chrome.txt (revision 217044) @@ -1 +1,4 @@ content,install,url,jar:resource:/chrome/bugmenot.jar!/content/bugmenot/ +skin,install,url,jar:resource:/chrome/bugmenot.jar!/skin/classic/bugmenot/ +locale,install,url,jar:resource:/chrome/bugmenot.jar!/locale/bugmenot/en-US/ +locale,install,url,jar:resource:/chrome/bugmenot.jar!/locale/bugmenot/it-IT/ Property changes on: head/www/bugmenot/files/installed-chrome.txt ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/bugmenot/pkg-descr =================================================================== --- head/www/bugmenot/pkg-descr (revision 217043) +++ head/www/bugmenot/pkg-descr (revision 217044) @@ -1,6 +1,6 @@ Bypass compulsory web registration via Mozilla's right-click context menu. Compatibile with Mozilla and current Seamonkey releases. Visit bugmenot.com for full details of their service. -WWW: http://roachfiend.com/archives/2005/02/07/bugmenot/ +WWW: http://xsidebar.mozdev.org/modifiedmisc.html#bugmenot Property changes on: head/www/bugmenot/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property