Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Aug 2006 10:01:47 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101384: [MAINTAINER] www/xpi-google-notebook: fix MASTER_SITES
Message-ID:  <20060805015537.12DE92E970@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200608050200.k7520WH5081994@freefall.freebsd.org>

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

>Number:         101384
>Category:       ports
>Synopsis:       [MAINTAINER] www/xpi-google-notebook: fix MASTER_SITES
>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:   Sat Aug 05 02:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun  2 16:44:35 CST
>Description:
 - Fix MASTER_SITES

 Thanks for erwin via pointyhat

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

--- xpi-google-notebook-1.0.0.5_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-google-notebook/Makefile /usr/home/chinsan/project/xpi-google-notebook/Makefile
--- /usr/ports/www/xpi-google-notebook/Makefile	Mon Jun 26 17:22:32 2006
+++ /usr/home/chinsan/project/xpi-google-notebook/Makefile	Sat Aug  5 09:58:25 2006
@@ -7,8 +7,10 @@
 
 PORTNAME=	google-notebook
 PORTVERSION=	1.0.0.5
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_CSME}
+MASTER_SITES=	http://chinsan2.twbbs.org/distfiles/xpi/ \
+		ftp://chinsan2.twbbs.org/distfiles/xpi/
 # The unversioned dist is at http://dl.google.com/firefox/google-notebook.xpi
 
 MAINTAINER=	chinsan.tw@gmail.com
--- xpi-google-notebook-1.0.0.5_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?20060805015537.12DE92E970>