Skip site navigation (1)Skip section navigation (2)
Date:      20 Mar 2006 22:57:09 -0300
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94761: Fix port: multimedia/gxanim fix mastersite and WWW
Message-ID:  <20060321015709.72612.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200603210200.k2L20Txj049503@freefall.freebsd.org>

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

>Number:         94761
>Category:       ports
>Synopsis:       Fix port: multimedia/gxanim fix mastersite and WWW
>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:   Tue Mar 21 02:00:29 GMT 2006
>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:
	
- Fix mastersite and WWW.
- Remove EXTRACT_SUFX, it is not necessary to use with USE_BZIP2.
>How-To-Repeat:
	
>Fix:

	

--- gxanim.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/gxanim/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	7 Mar 2006 08:26:57 -0000	1.15
+++ Makefile	21 Mar 2006 01:52:22 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	0.50
 PORTREVISION=	2
 CATEGORIES=	multimedia
-MASTER_SITES=	http://www.greslin.org/code/
+MASTER_SITES=	http://www.rswarren.com/code/
 DISTNAME=	GXAnim-${PORTVERSION}
-EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphical front end to Xanim
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/multimedia/gxanim/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	9 Feb 2002 18:33:26 -0000	1.3
+++ pkg-descr	21 Mar 2006 01:52:22 -0000
@@ -3,4 +3,4 @@
 VCR-like stuff (rewind, fast forward, pause, stop set volume, etc.), as 
 well as set general play preferences.
 
-WWW: http://www.greslin.org/code/
+WWW: http://www.rswarren.com/code/
--- gxanim.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?20060321015709.72612.qmail>