Date: Sat, 17 Jul 1999 12:19:33 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12673: update port: slrn-0.9.5.6 to 0.9.5.7 Message-ID: <199907170219.MAA26954@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 12673 >Category: ports >Synopsis: update port: slrn-0.9.5.6 to 0.9.5.7 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 16 19:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: Patch updates slrn to the latest version. The current distfile is no longer available from the MASTER_SITES, so this should be tested and committed ASAP. The tarball is also now available in bz2 format so that's now being used. >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 18:40:22 1999 +++ slrn/Makefile Sat Jul 17 12:09:37 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: slrn -# Version required: 0.9.5.3 +# Version required: 0.9.5.7 # Date created: 28 March 1997 # Whom: Carey Jones <mcj@acquiesce.org> # # $Id: Makefile,v 1.14 1999/05/17 08:40:22 mharo Exp $ # -DISTNAME= slrn-0.9.5.6 +DISTNAME= slrn-0.9.5.7 CATEGORIES= news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ @@ -14,6 +14,7 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang +USE_BZIP2= yes 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 18:40:25 1999 +++ slrn/files/md5 Sat Jul 17 12:09:43 1999 @@ -1 +1 @@ -MD5 (slrn-0.9.5.6.tar.gz) = bb08c839ff04ac9d30771d9d383c46ef +MD5 (slrn-0.9.5.7.tar.bz2) = 47a63e2a377486fd0ab273b8edd8bd17 >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?199907170219.MAA26954>