- Unbreak.
- Update to 1.8. - Pass maintainership to submitter. - Update WWW reference on pkg-descr. PR: ports/125537 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: gabor (mentor, implicit)
This commit is contained in:
parent
68e3e657f3
commit
3086d2b6e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217044
4 changed files with 12 additions and 14 deletions
|
@ -6,20 +6,15 @@
|
|||
#
|
||||
|
||||
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 <bsd.port.pre.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -3,4 +3,4 @@ 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
|
||||
|
|
Loading…
Reference in a new issue