Date: Mon, 17 May 1999 18:26:35 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11741: update port: slrn-0.9.5.5 to 0.9.5.6 Message-ID: <199905170826.SAA44519@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 11741 >Category: ports >Synopsis: update port: slrn-0.9.5.5 to 0.9.5.6 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 17 01:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: Patch updates the slrn update committed earlier today to 0.9.5.6. The current port (0.9.5.5) is unfetchable, so this should be committed ASAP in order to fix it. >How-To-Repeat: >Fix: Apply the following diff.. diff -ruN /usr/ports/news/slrn/Makefile slrn/Makefile --- /usr/ports/news/slrn/Makefile Mon May 17 09:41:01 1999 +++ slrn/Makefile Mon May 17 18:11:18 1999 @@ -6,8 +6,7 @@ # $Id: Makefile,v 1.13 1999/05/16 23:41:01 steve Exp $ # -DISTNAME= slrn0.9.5.5 -PKGNAME= slrn-0.9.5.5 +DISTNAME= slrn-0.9.5.6 CATEGORIES= news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ @@ -15,7 +14,6 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang -WRKSRC= ${WRKDIR}/slrn GNU_CONFIGURE= yes ALL_TARGET= all slrnpull MAN1= slrn.1 diff -ruN /usr/ports/news/slrn/files/md5 slrn/files/md5 --- /usr/ports/news/slrn/files/md5 Mon May 17 09:41:04 1999 +++ slrn/files/md5 Mon May 17 18:11:18 1999 @@ -1 +1 @@ -MD5 (slrn0.9.5.5.tar.gz) = dde36c21a59766e0382f5200833413c0 +MD5 (slrn-0.9.5.6.tar.gz) = bb08c839ff04ac9d30771d9d383c46ef >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?199905170826.SAA44519>