diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-18 05:52:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-18 05:52:41 +0800 |
commit | 9da941f8951497a27619f9ba4e5aa2f1d3abb73c (patch) | |
tree | 2c3bef612ca1beaa713ba81a26b72223bcb5d8bc /www/preferential-firefox | |
parent | 4eb16f2b64914aa3cd62a36554cf75be0bb77def (diff) | |
download | freebsd-ports-gnome-9da941f8951497a27619f9ba4e5aa2f1d3abb73c.tar.gz freebsd-ports-gnome-9da941f8951497a27619f9ba4e5aa2f1d3abb73c.tar.zst freebsd-ports-gnome-9da941f8951497a27619f9ba4e5aa2f1d3abb73c.zip |
Fetch from the default master sites (where new preferential is available
under an ugly name).
No functional change, don't bump PORTREVISION.
Submitted by: Andrew Pantyukhin <infofarmer (at) gmail.com>
Diffstat (limited to 'www/preferential-firefox')
-rw-r--r-- | www/preferential-firefox/Makefile | 12 | ||||
-rw-r--r-- | www/preferential-firefox/distinfo | 6 | ||||
-rw-r--r-- | www/preferential-firefox/pkg-descr | 9 |
3 files changed, 15 insertions, 12 deletions
diff --git a/www/preferential-firefox/Makefile b/www/preferential-firefox/Makefile index 22acc09a5e37..3a95fbbb9a1c 100644 --- a/www/preferential-firefox/Makefile +++ b/www/preferential-firefox/Makefile @@ -1,16 +1,16 @@ -# Ports collection makefile for: preferential-firefox -# Date created: Tue Oct 28, 2003 -# Whom: Thierry Thomas (<thierry@pompo.net>) +# Ports collection makefile for: preferential-firefox +# Date created: Tue Oct 28, 2003 +# Whom: Thierry Thomas (<thierry@pompo.net>) # # $FreeBSD$ # PORTNAME= preferential PORTVERSION= 0.8.1 +DISTVERSIONSUFFIX= -fx+mz+tb CATEGORIES= www -MASTER_SITES= http://mozdev.elliptic.fr/preferential/versions/ \ - http://mozdev.oregonstate.edu/preferential/versions/ \ - http://downloads.mozdev.org/preferential/versions/ +MASTER_SITE_SUBDIR= extensions/preferential_new_guid_ +DISTNAME= preferential_new_guid_-${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= GUI interface to view & edit all Firefox prefs diff --git a/www/preferential-firefox/distinfo b/www/preferential-firefox/distinfo index e0e984d17a02..c96fac2ea27e 100644 --- a/www/preferential-firefox/distinfo +++ b/www/preferential-firefox/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/preferential-0.8.1.xpi) = 3ff0d159347c878e401ae06f76d1f62a -SHA256 (xpi/preferential-0.8.1.xpi) = 9658d342d4fde12d8e2af854c0b56af6b854434d9959696b5a194bf40870b7b1 -SIZE (xpi/preferential-0.8.1.xpi) = 86986 +MD5 (xpi/preferential_new_guid_-0.8.1-fx+mz+tb.xpi) = 2d38b18292744cba5362c137ac59f669 +SHA256 (xpi/preferential_new_guid_-0.8.1-fx+mz+tb.xpi) = 9892e3f01e30ce216a933dec802b0e007f0e92dbac782f7afeb03213ee0394ab +SIZE (xpi/preferential_new_guid_-0.8.1-fx+mz+tb.xpi) = 86987 diff --git a/www/preferential-firefox/pkg-descr b/www/preferential-firefox/pkg-descr index f413839b2503..3928069a5d87 100644 --- a/www/preferential-firefox/pkg-descr +++ b/www/preferential-firefox/pkg-descr @@ -1,5 +1,8 @@ -The Preferential project aims to provide all users of Gecko browsers -(eg. Mozilla, Firefox) with a simple, accessible GUI that allows the -modification of any preference set within that browser environment. +The Preferential project aims to provide a comprehensive resource +for finding Mozilla preference documentation. It is also a popular +Mozilla extension that provides all Gecko-based products (eg. +Mozilla Suite, Firefox & Thunderbird) with a simple, accessible +GUI to use when browsing and modifying preferences set within that +product. WWW: http://preferential.mozdev.org/ |