aboutsummaryrefslogtreecommitdiff
path: root/news/nn
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-04 13:46:45 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-04 13:46:45 +0000
commit8f64f85ea009e8dc8c6d3692de69d4d4f4cd2560 (patch)
tree1fc8c5eabf8af485a558430641e0000992c1be4b /news/nn
parent76e0230b2449fa744d5f5d74fadbe175e46a1c2d (diff)
downloadports-8f64f85ea009e8dc8c6d3692de69d4d4f4cd2560.tar.gz
ports-8f64f85ea009e8dc8c6d3692de69d4d4f4cd2560.zip
Notes
Diffstat (limited to 'news/nn')
-rw-r--r--news/nn/Makefile6
-rw-r--r--news/nn/distinfo2
-rw-r--r--news/nn/files/patch-ag8
3 files changed, 7 insertions, 9 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index 9f59b8246cdc..f45a8ce547ea 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: nn
-# Version required: 6.5.5
+# Version required: 6.5.6
# Date created: 24 September 1994
# Whom: adam
#
# $FreeBSD$
#
-DISTNAME= nn-6.5.5
+DISTNAME= nn-6.5.6
CATEGORIES= news
-MASTER_SITES= ftp://ftp.visi.com/users/mtpins/
+MASTER_SITES= ftp://ftp.visi.com/users/mtpins/nn/
EXTRACT_SUFX= .tar.Z
MAINTAINER= jooji@nickelkid.com
diff --git a/news/nn/distinfo b/news/nn/distinfo
index b34cdc224717..84f84b34ce59 100644
--- a/news/nn/distinfo
+++ b/news/nn/distinfo
@@ -1 +1 @@
-MD5 (nn-6.5.5.tar.Z) = f347700f2c916d66071dae04c1981952
+MD5 (nn-6.5.6.tar.Z) = bddfb9b412edee10853b9d855c56d2b1
diff --git a/news/nn/files/patch-ag b/news/nn/files/patch-ag
index 693433186d1d..a83bb1181b23 100644
--- a/news/nn/files/patch-ag
+++ b/news/nn/files/patch-ag
@@ -1,12 +1,10 @@
--- Makefile.orig Sat Jun 5 00:07:14 1999
-+++ Makefile Thu Jan 27 01:56:38 2000
-@@ -21,13 +21,13 @@
- CC = cc
++++ Makefile Sat Mar 4 08:43:28 2000
+@@ -22,12 +22,12 @@
CPP = $(CC) -E
#CPP = /lib/cpp
--#CFLAGS = -O2 # -g # -I/usr/local/lib/malloc-debug -DMALLOC_FUNC_CHECK
+ #CFLAGS = -O2 # -g # -I/usr/local/lib/malloc-debug -DMALLOC_FUNC_CHECK
-CFLAGS = -O
-+CFLAGS = -O2 # -g # -I/usr/local/lib/malloc-debug -DMALLOC_FUNC_CHECK
+#CFLAGS = -O
#-Wall -Wcomment \
#-Wtraditional -Wshadow \