Date: Sat, 29 Jan 2000 13:33:02 -0800 (PST) From: asaddi@philosophysw.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16458: Update port news/newsfish to 1.2 Message-ID: <200001292133.NAA13187@utopia.philosophysw.com>
next in thread | raw e-mail | index | archive | help
>Number: 16458 >Category: ports >Synopsis: Update port news/newsfish to 1.2 >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 Jan 29 13:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Allan Saddi >Release: FreeBSD 3.4-STABLE i386 >Organization: Philosophy SoftWorks >Environment: >Description: Update news/newsfish to use 1.2. Diffs to current port included. No files added/deleted. I'm the maintainer. >How-To-Repeat: >Fix: diff -ur newsfish.orig/Makefile newsfish/Makefile --- newsfish.orig/Makefile Sat Jan 29 13:01:57 2000 +++ newsfish/Makefile Sat Jan 29 12:50:45 2000 @@ -1,12 +1,12 @@ # New ports collection makefile for: newsfish -# Version required: 1.1 +# Version required: 1.2 # Date created: 17 January 1999 # Whom: asaddi@philosophysw.com # # $FreeBSD: ports/news/newsfish/Makefile,v 1.4 1999/09/10 04:31:29 cpiazza Exp $ # -DISTNAME= newsfish-1.1 +DISTNAME= newsfish-1.2 CATEGORIES= news MASTER_SITES= http://www.philosophysw.com/download/ diff -ur newsfish.orig/files/md5 newsfish/files/md5 --- newsfish.orig/files/md5 Sat Jan 29 13:01:57 2000 +++ newsfish/files/md5 Sat Jan 29 12:52:40 2000 @@ -1 +1 @@ -MD5 (newsfish-1.1.tar.gz) = beb5d713ccf744acce06e9e570069881 +MD5 (newsfish-1.2.tar.gz) = 90edaace8baa2a1ffdb0f64b6b42e8d7 diff -ur newsfish.orig/patches/patch-aa newsfish/patches/patch-aa --- newsfish.orig/patches/patch-aa Sat Jan 29 13:01:57 2000 +++ newsfish/patches/patch-aa Sat Jan 29 12:56:25 2000 @@ -1,11 +1,11 @@ ---- Makefile.orig Thu May 20 00:34:31 1999 -+++ Makefile Thu May 20 00:53:45 1999 +--- Makefile.orig Fri Jan 7 21:12:24 2000 ++++ Makefile Sat Jan 29 12:55:44 2000 @@ -1,6 +1,6 @@ - # $Id: patch-aa,v 1.2 1999/06/08 23:39:51 steve Exp $ --CFLAGS= -Wall -g --LDFLAGS= -+CFLAGS+= -DNDEBUG -+LDFLAGS+= -s + # $Id: Makefile,v 1.13 2000/01/08 05:12:24 asaddi Exp $ +-CFLAGS= -Iutil -Wall -g +-LDFLAGS= -Lutil ++CFLAGS+= -Iutil -DNDEBUG ++LDFLAGS+= -Lutil -s # Uncomment the following for non-debug executables - #CFLAGS= -O2 -DNDEBUG + #CFLAGS= -Iutil -O2 -DNDEBUG >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?200001292133.NAA13187>