Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2006 15:27:35 +0200 (CEST)
From:      Simon Olofsson <simon@olofsson.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97495: [PATCH] www/xpi-preferential: some small changes, take maintainership
Message-ID:  <20060519132735.249805C9C@gul.lan.gath3n.de>
Resent-Message-ID: <200605191330.k4JDUIYu071222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97495
>Category:       ports
>Synopsis:       [PATCH] www/xpi-preferential: some small changes, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 19 13:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #23: Sat May  6 13:07:44 CEST
>Description:
- Changed Comment, replaced Portname with Variable and added Author
- Take maintainership

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xpi-preferential-0.8.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-preferential/Makefile /usr/home/simon/src/ports/www/xpi-preferential/Makefile
--- /usr/ports/www/xpi-preferential/Makefile	Fri May 19 15:21:05 2006
+++ /usr/home/simon/src/ports/www/xpi-preferential/Makefile	Fri May 19 15:02:57 2006
@@ -9,11 +9,11 @@
 PORTVERSION=	0.8.1
 DISTVERSIONSUFFIX=	-fx+mz+tb
 CATEGORIES=	www
-MASTER_SITE_SUBDIR=	extensions/preferential_new_guid_
-DISTNAME=	preferential_new_guid_-${PORTVERSION}${DISTVERSIONSUFFIX}
+MASTER_SITE_SUBDIR=	extensions/${PORTNAME}_new_guid_
+DISTNAME=	${PORTNAME}_new_guid_-${PORTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	GUI interface to view & edit all Firefox prefs
+MAINTAINER=	simon@olofsson.de
+COMMENT=	Advanced preferences manager for Mozilla-based products
 
 XPI_ID=		{e3a1bec3-1cc1-4d20-875b-a10587471a5e}
 XPI_FILES=	chrome/preferential.jar install.js install.rdf chrome.manifest
diff -ruN --exclude=CVS /usr/ports/www/xpi-preferential/pkg-descr /usr/home/simon/src/ports/www/xpi-preferential/pkg-descr
--- /usr/ports/www/xpi-preferential/pkg-descr	Fri May 19 15:21:05 2006
+++ /usr/home/simon/src/ports/www/xpi-preferential/pkg-descr	Fri May 19 14:52:15 2006
@@ -5,4 +5,5 @@
 GUI to use when browsing and modifying preferences set within that
 product.
 
+Author:	Stephen Bounds <guruj@mbox.com.au>
 WWW: http://preferential.mozdev.org/
--- xpi-preferential-0.8.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060519132735.249805C9C>