Skip site navigation (1)Skip section navigation (2)
Date:      15 Dec 2005 19:44:35 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        klaus.goger@reflex.at
Subject:   ports/90462: Fix port: games/xbubble fix mastersite
Message-ID:  <20051215214435.44514.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512152150.jBFLo2kI095939@freefall.freebsd.org>

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

>Number:         90462
>Category:       ports
>Synopsis:       Fix port: games/xbubble fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 21:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite.
- Added SHA256.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- xbubble.diff begins here ---
diff -ruN xbubble.old/Makefile xbubble/Makefile
--- xbubble.old/Makefile	Sat Feb 28 16:00:47 2004
+++ xbubble/Makefile	Thu Dec 15 19:41:59 2005
@@ -7,7 +7,8 @@
 PORTNAME=	xbubble
 PORTVERSION=	0.5.8
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.gnu.org/pub/savannah/files/xbubble/
+MASTER_SITES=	${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 
 MAINTAINER=	klaus.goger@reflex.at
 COMMENT=	Puzzle Bobble clone for Unix/X11 platforms
diff -ruN xbubble.old/distinfo xbubble/distinfo
--- xbubble.old/distinfo	Sat Feb 28 15:59:42 2004
+++ xbubble/distinfo	Thu Dec 15 19:44:46 2005
@@ -1,2 +1,3 @@
 MD5 (xbubble-0.5.8.tar.gz) = 82de55a667ea3bed05967b937f3eace4
+SHA256 (xbubble-0.5.8.tar.gz) = 91fc805f661f5fdc3ddca4cfcfc06670b948f4f80f01333372368a0be4743025
 SIZE (xbubble-0.5.8.tar.gz) = 5544359
--- xbubble.diff ends here ---


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



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