Date: 9 Feb 2002 18:10:45 -0000 From: Rod Taylor <rbt@knight.barchord.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/34761: [MAINTAINER UPDATE] graphics/gxanim -- Official source site up again Message-ID: <20020209181045.18776.qmail@knight.barchord.com>
next in thread | raw e-mail | index | archive | help
>Number: 34761 >Category: ports >Synopsis: [MAINTAINER UPDATE] graphics/gxanim -- Official source site up again >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Feb 09 10:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: FreeBSD 4.5-RELEASE i386 >Organization: >Environment: System: FreeBSD knight.barchord.com 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Sun Feb 3 22:26:40 EST 2002 root@knight.barchord.com:/usr/obj/usr/src/sys/KNIGHT i386 >Description: The author of the source has made it available again. Should use theirs so they can count hits and become interested in continuing development. Change of maintainer email address. >How-To-Repeat: >Fix: --- gxanim.patch begins here --- diff -ruN gxanim.old/Makefile gxanim/Makefile --- gxanim.old/Makefile Sat Feb 9 13:03:16 2002 +++ gxanim/Makefile Sat Feb 9 13:06:51 2002 @@ -8,10 +8,11 @@ PORTNAME= gxanim PORTVERSION= 0.50 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner +MASTER_SITES= http://www.greslin.org/code/ +DISTFILES= GXAnim-${PORTVERSION}.tar.bz2 -MAINTAINER= rbt@zort.on.ca + +MAINTAINER= rbt@zort.ca RUN_DEPENDS= xanim:${PORTSDIR}/graphics/xanim diff -ruN gxanim.old/distinfo gxanim/distinfo --- gxanim.old/distinfo Sat Feb 9 13:03:16 2002 +++ gxanim/distinfo Sat Feb 9 13:07:11 2002 @@ -1 +1 @@ -MD5 (gxanim-0.50.tar.bz2) = 7f6ef02d37c7aa7732945d98297a186c +MD5 (GXAnim-0.50.tar.bz2) = 7f6ef02d37c7aa7732945d98297a186c --- gxanim.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020209181045.18776.qmail>