Date: Sat, 5 Jun 1999 19:14:27 -0700 (PDT) From: Ted Faber <faber@lunabase.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12043: sced port update Message-ID: <199906060214.TAA17787@praxis.lunabase.org>
next in thread | raw e-mail | index | archive | help
>Number: 12043 >Category: ports >Synopsis: sced-1.02 released >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 5 19:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ted Faber >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: sced has been updated. I made minimal changes (changed the distname and recomputed the checksum) and the port compiles and installs successfully. The port owner is ports@freebsd.org, so this seemed the easiest way to suggest an update. A diff if my minimal changes is attached. Feel free to take a closer look and see if I missed something. >How-To-Repeat: >Fix: diff -ruN sced.bak/Makefile sced/Makefile --- sced.bak/Makefile Mon Dec 28 15:49:36 1998 +++ sced/Makefile Sat Jun 5 18:56:26 1999 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.4 1998/12/28 21:44:40 dirk Exp $ # -DISTNAME= sced-1.01 +DISTNAME= sced-1.02 CATEGORIES= graphics MASTER_SITES= http://www.cs.berkeley.edu/~schenney/sced/src/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ diff -ruN sced.bak/files/md5 sced/files/md5 --- sced.bak/files/md5 Mon Dec 28 15:49:36 1998 +++ sced/files/md5 Sat Jun 5 19:02:46 1999 @@ -1 +1 @@ -MD5 (sced-1.01.tar.gz) = b1810c96168f7735fb9b1c0d4f89a002 +MD5 (sced-1.02.tar.gz) = 1e4d4bbc2faba5e09db20449d67e3760 >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?199906060214.TAA17787>