Date: Sun, 19 Dec 1999 07:26:22 -0800 (PST) From: rod@zort.on.ca To: freebsd-gnats-submit@freebsd.org Subject: ports/15563: Updating the lang/librep port Message-ID: <19991219152622.D40AC15038@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 15563 >Category: ports >Synopsis: Updating the lang/librep port >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: Sun Dec 19 07:30:03 PST 1999 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: >Organization: Zort >Environment: >Description: librep (a dependency of sawmill) got updated. The other stuff sawmill requires will submitted soon aswell. >How-To-Repeat: >Fix: diff -ruN librep.old/Makefile librep/Makefile --- librep.old/Makefile Sun Dec 19 10:17:55 1999 +++ librep/Makefile Sun Dec 19 10:25:08 1999 @@ -6,9 +6,10 @@ # $FreeBSD: ports/lang/librep/Makefile,v 1.3 1999/12/02 06:47:47 nakai Exp $ # -DISTNAME= librep-0.8 +DISTNAME= librep-0.9 CATEGORIES= lang -MASTER_SITES= ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/librep/ +MASTER_SITES= ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/librep/ \ + http://www.oscentral.org/files/software/ MAINTAINER= nakai@FreeBSD.org diff -ruN librep.old/files/md5 librep/files/md5 --- librep.old/files/md5 Sun Dec 19 10:17:55 1999 +++ librep/files/md5 Sun Dec 19 10:18:29 1999 @@ -1 +1 @@ -MD5 (librep-0.8.tar.gz) = cbbbd98bfd7b26abd53b3df2f30670cd +MD5 (librep-0.9.tar.gz) = 58f88aec752bfb96f14e7cecc93d3bdc >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?19991219152622.D40AC15038>