1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Update to version 1.1.

PR:		11798
Submitted by:	maintainer
This commit is contained in:
Steve Price 1999-06-08 23:39:51 +00:00
parent 9392428027
commit 802b01afcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19338
3 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: newsfish
# Version required: 1.0.1
# Version required: 1.1
# Date created: 17 January 1999
# Whom: asaddi@philosophysw.com
#
# $Id$
#
DISTNAME= newsfish-1.0.1
DISTNAME= newsfish-1.1
CATEGORIES= news
MASTER_SITES= ftp://ftp.philosophysw.com/software/

View File

@ -1 +1 @@
MD5 (newsfish-1.0.1.tar.gz) = 2dad23defa2ec762afbae873a71d7d93
MD5 (newsfish-1.1.tar.gz) = beb5d713ccf744acce06e9e570069881

View File

@ -1,8 +1,8 @@
--- Makefile.orig Sun Jan 17 20:33:42 1999
+++ Makefile Sun Jan 17 20:34:29 1999
--- Makefile.orig Thu May 20 00:34:31 1999
+++ Makefile Thu May 20 00:53:45 1999
@@ -1,6 +1,6 @@
# $Id: Makefile,v 1.10 1999/01/18 04:29:07 asaddi Exp $
-CFLAGS= -Wall -g -DDEBUG
# $Id: Makefile,v 1.11 1999/02/07 20:11:25 asaddi Exp $
-CFLAGS= -Wall -g
-LDFLAGS=
+CFLAGS+= -DNDEBUG
+LDFLAGS+= -s