Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 00:41:48 +0900 (JST)
From:      HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89374: [Maintainer Update] games/xbaby fix unfetchable distfile
Message-ID:  <200511211541.jALFfm5G015325@breton.hiyama.dyndns.org>
Resent-Message-ID: <200511211550.jALFoP5D037585@freefall.freebsd.org>

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

>Number:         89374
>Category:       ports
>Synopsis:       [Maintainer Update] games/xbaby fix unfetchable distfile
>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:   Mon Nov 21 15:50:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
Hitachi Naka Electronics Co., Ld.
>Environment:
System: FreeBSD breton.hiyama.dyndns.org 6.0-STABLE FreeBSD 6.0-STABLE #3: Wed Nov 16 01:14:59 JST 2005 th@breton.hiyama.dyndns.org:/usr/src/sys/amd64/compile/BRETON amd64


>Description:

* Change EXTRACT_SUFX to fix unfetchable distfile
* Change MAINTAINER(change e-mail address to my another one)

>How-To-Repeat:

>Fix:


--- xbaby.diff begins here ---
diff -urN xbaby.orig/Makefile xbaby/Makefile
--- xbaby.orig/Makefile	Fri Feb  6 22:11:22 2004
+++ xbaby/Makefile	Sun Oct 23 00:47:23 2005
@@ -16,9 +16,9 @@
 		http://hpux.ee.ualberta.ca/ftp/hpux/X11/Misc/xbaby-1.2/ \
 		http://hpux.cict.fr/ftp/hpux/X11/Misc/xbaby-1.2/ \
 		http://smokeping.planetmirror.com/pub/hpux/X11/Misc/xbaby-1.2/
-EXTRACT_SUFX=	-ss-10.20.tar.gz
+EXTRACT_SUFX=	-src-10.20.tar.gz
 
-MAINTAINER=	hym@cocoa.freemail.ne.jp
+MAINTAINER=	gibbon@cocoa.freemail.ne.jp
 COMMENT=	Babies hide under your windows
 
 USE_IMAKE=	yes
diff -urN xbaby.orig/distinfo xbaby/distinfo
--- xbaby.orig/distinfo	Wed Mar 31 12:08:06 2004
+++ xbaby/distinfo	Sun Oct 23 00:46:45 2005
@@ -1,2 +1,2 @@
-MD5 (xbaby-1.2-ss-10.20.tar.gz) = 72e2a14bf696854bfbf62f5699e003ca
-SIZE (xbaby-1.2-ss-10.20.tar.gz) = 19875
+MD5 (xbaby-1.2-src-10.20.tar.gz) = 72e2a14bf696854bfbf62f5699e003ca
+SIZE (xbaby-1.2-src-10.20.tar.gz) = 19875
--- xbaby.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?200511211541.jALFfm5G015325>