ports/146854: Update port: www/xpi-gbutts update to 2.0.6b3, rename to www/google_shortcuts

Anatoly Borodin anatoly.borodin at gmail.com
Sun May 23 01:10:02 UTC 2010


>Number:         146854
>Category:       ports
>Synopsis:       Update port: www/xpi-gbutts update to 2.0.6b3, rename to www/google_shortcuts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 01:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
www/xpi-gbutts: 1.6.3 -> 2.0.6b3

The plugin has been renamed as "google_shortcuts", so the port probably should be renamed accordingly. MOVED should be updated in that case.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 87aff8cff8aee73acf24d241586190120f9340de Mon Sep 17 00:00:00 2001
From: Anatoly Borodin <anatoly.borodin at gmail.com>
Date: Sat, 22 May 2010 23:48:51 +0200
Subject: [PATCH 5/5] www/xpi-gbutts: 1.6.3 -> 2.0.6b3 , rename to www/google_shortcuts


diff --git www/Makefile www/Makefile
index c72a9d1..d207e32 100644
--- www/Makefile
+++ www/Makefile
@@ -1846,9 +1846,9 @@
     SUBDIR += xpi-foxmarks
     SUBDIR += xpi-foxyproxy
     SUBDIR += xpi-gbrain
-    SUBDIR += xpi-gbutts
     SUBDIR += xpi-gmail-manager
     SUBDIR += xpi-google-notebook
+    SUBDIR += xpi-google_shortcuts
     SUBDIR += xpi-googlevideoonwooztalk
     SUBDIR += xpi-grab_and_drag
     SUBDIR += xpi-greasemonkey
diff --git www/xpi-gbutts/Makefile www/xpi-gbutts/Makefile
deleted file mode 100644
index 610e345..0000000
--- www/xpi-gbutts/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for:	xpi-gbutts
-# Date created:		2008-05-22
-# Whom:			Anatoly Borodin <anatoly.borodin at gmail.com>
-#
-# $FreeBSD: ports/www/xpi-gbutts/Makefile,v 1.3 2009/09/18 23:39:51 miwi Exp $
-#
-
-PORTNAME=	gbutts
-PORTVERSION=	1.6.3
-DISTVERSIONSUFFIX=	-fx
-CATEGORIES=	www
-
-MAINTAINER=	anatoly.borodin at gmail.com
-COMMENT=	Display all of your Google Services as buttons just next to your addressbar
-
-XPI_ID=		{5C46D283-ABDE-4dce-B83C-08881401921C}
-XPI_NUM=	3576
-XPI_FILES=	chrome/gbutts.jar defaults/preferences/install.js \
-		install.rdf chrome.manifest
-XPI_DIRS=	chrome defaults/preferences defaults
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>
diff --git www/xpi-gbutts/distinfo www/xpi-gbutts/distinfo
deleted file mode 100644
index f0e9912..0000000
--- www/xpi-gbutts/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xpi/gbutts-1.6.3-fx.xpi) = 2726196daca3e9eb8212b3f2928a6288
-SHA256 (xpi/gbutts-1.6.3-fx.xpi) = a128a602063710ba5a4552bf8a6021aa7cabdbbe1ed13a7dc903e881540dee52
-SIZE (xpi/gbutts-1.6.3-fx.xpi) = 69836
diff --git www/xpi-gbutts/files/chrome.manifest www/xpi-gbutts/files/chrome.manifest
deleted file mode 100644
index 36b248b..0000000
--- www/xpi-gbutts/files/chrome.manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-
-overlay	chrome://browser/content/browser.xul	chrome://gbutts/content/gbuttsOverlay.xul
-overlay	chrome://navigator/content/navigator.xul	chrome://gbutts/content/gbuttsOverlay.xul
-content	gbutts	jar:chrome/gbutts.jar!/content/
-
-skin	gbutts	classic/1.0	jar:chrome/gbutts.jar!/skin/
diff --git www/xpi-gbutts/pkg-descr www/xpi-gbutts/pkg-descr
deleted file mode 100644
index 2527b7c..0000000
--- www/xpi-gbutts/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Display all of your Google Services as buttons just next to your addressbar
-or anywhere you like it!
-
-You can go to settings to change which services should be available for you
-as buttons. Left click on a button opens the service in the current tab,
-MIDDLE CLICK opens a new tab. If you like you can change the main appearance
-from a Toolbar with all buttons you've selected to a single Dropdown Menu.
-
-WWW: http://www.soerenrinne.de/
diff --git www/xpi-google_shortcuts/Makefile www/xpi-google_shortcuts/Makefile
new file mode 100644
index 0000000..46762f8
--- /dev/null
+++ www/xpi-google_shortcuts/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	xpi-gbutts
+# Date created:		2008-05-22
+# Whom:			Anatoly Borodin <anatoly.borodin at gmail.com>
+#
+# $FreeBSD: ports/www/xpi-google_shortcuts/Makefile,v 1.3 2009/09/18 23:39:51 miwi Exp $
+#
+
+PORTNAME=	google_shortcuts
+PORTVERSION=	2.0.6b3
+DISTVERSIONSUFFIX=	-fx
+CATEGORIES=	www
+
+MAINTAINER=	anatoly.borodin at gmail.com
+COMMENT=	Display all of your Google Services as buttons just next to your addressbar
+
+XPI_ID=		{5C46D283-ABDE-4dce-B83C-08881401921C}
+XPI_NUM=	3576
+XPI_FILES=	chrome/googleshortcuts.jar chrome.manifest \
+		defaults/preferences/install.js install.rdf
+XPI_DIRS=	chrome defaults/preferences defaults
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git www/xpi-google_shortcuts/distinfo www/xpi-google_shortcuts/distinfo
new file mode 100644
index 0000000..0ec4dc3
--- /dev/null
+++ www/xpi-google_shortcuts/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 0238e61fef76ac5f4bc343524a28504a
+SHA256 (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 28ea0e2fe00a32658debf14690389677636ade167d0f5d996dba00784e1973ce
+SIZE (xpi/google_shortcuts-2.0.6b3-fx.xpi) = 161546
diff --git www/xpi-google_shortcuts/pkg-descr www/xpi-google_shortcuts/pkg-descr
new file mode 100644
index 0000000..2527b7c
--- /dev/null
+++ www/xpi-google_shortcuts/pkg-descr
@@ -0,0 +1,9 @@
+Display all of your Google Services as buttons just next to your addressbar
+or anywhere you like it!
+
+You can go to settings to change which services should be available for you
+as buttons. Left click on a button opens the service in the current tab,
+MIDDLE CLICK opens a new tab. If you like you can change the main appearance
+from a Toolbar with all buttons you've selected to a single Dropdown Menu.
+
+WWW: http://www.soerenrinne.de/
-- 
1.7.1



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



More information about the freebsd-ports-bugs mailing list