Date: Mon, 29 Jan 2001 22:42:00 -0500 (EST) From: rooneg@electricjellyfish.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24728: dog port is out of date Message-ID: <200101300342.f0U3fx905217@marcus.electricjellyfish.net>
next in thread | raw e-mail | index | archive | help
>Number: 24728 >Category: ports >Synopsis: dog port is out of date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 29 19:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Garrett Rooney >Release: FreeBSD 4.2-STABLE i386 >Organization: RPI >Environment: FreeBSD 4.2-STABLE i386 >Description: /usr/ports/misc/dog is out of date. version 1.7 has been out for a while. >How-To-Repeat: check the web page ;-) >Fix: here's a patch updating it. also, i contacted the maintainer and he's not really interested in maintaining it. the patch changes the maintainer to me, and i'll try and keep an eye on it in the future. it's a pretty neat program really. diff -u /usr/ports/misc/dog/Makefile dog/Makefile --- /usr/ports/misc/dog/Makefile Sat Jun 10 01:45:34 2000 +++ dog/Makefile Mon Jan 29 22:37:10 2001 @@ -5,11 +5,11 @@ # $FreeBSD: ports/misc/dog/Makefile,v 1.1 2000/06/10 05:45:34 will Exp $ PORTNAME= dog -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= misc MASTER_SITES= http://jl.photodex.com/dog/ -MAINTAINER= dan@tanelorn.demon.co.uk +MAINTAINER= rooneg@electricjellyfish.net USE_GMAKE= yes ALL_TARGET= dog diff -u /usr/ports/misc/dog/distinfo dog/distinfo --- /usr/ports/misc/dog/distinfo Sat Jun 10 01:45:34 2000 +++ dog/distinfo Mon Jan 29 22:22:02 2001 @@ -1 +1 @@ -MD5 (dog-1.5.tar.gz) = b10290506457aafcb82593d92a02c4ec +MD5 (dog-1.7.tar.gz) = 9dd1e04efb7f8535a632bac2eef60a10 Common subdirectories: /usr/ports/misc/dog/files and dog/files >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?200101300342.f0U3fx905217>