summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-07-26 17:27:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-07-26 17:27:28 +0000
commita465f7e6f1a391a6413f8f8ef34af1b50e573477 (patch)
tree470aed0f834dcfd010a5b4dea3d3e5e59d4e57d3 /news
parentUpgrade to version zircon-1.18.171. (diff)
Upgrade to suck-3.9.4.
Notes
Notes: svn path=/head/; revision=12136
Diffstat (limited to 'news')
-rw-r--r--news/suck/Makefile6
-rw-r--r--news/suck/distinfo2
-rw-r--r--news/suck/files/patch-aa18
3 files changed, 13 insertions, 13 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 67f4a262b529..c88f75000278 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: suck
-# Version required: 3.9.3
+# Version required: 3.9.4
# Date created: 30 Mar 1996
# Whom: graphite@taurus.bekkoame.or.jp
#
-# $Id: Makefile,v 1.12 1998/04/11 02:06:07 jseger Exp $
+# $Id: Makefile,v 1.13 1998/04/28 23:21:59 jseger Exp $
#
-DISTNAME= suck-3.9.3
+DISTNAME= suck-3.9.4
CATEGORIES= news
MASTER_SITES= http://home.att.net/~bobyetman/
diff --git a/news/suck/distinfo b/news/suck/distinfo
index 348d50551ca5..41368fc7a744 100644
--- a/news/suck/distinfo
+++ b/news/suck/distinfo
@@ -1 +1 @@
-MD5 (suck-3.9.3.tar.gz) = a97ec53290d2126506044fa780c7cd02
+MD5 (suck-3.9.4.tar.gz) = 689c4c02f43e68281721705c27afe848
diff --git a/news/suck/files/patch-aa b/news/suck/files/patch-aa
index c690860ae8c1..243357bab21e 100644
--- a/news/suck/files/patch-aa
+++ b/news/suck/files/patch-aa
@@ -1,15 +1,15 @@
---- Makefile.in.orig Sun Oct 19 03:31:18 1997
-+++ Makefile.in Wed Oct 29 17:51:26 1997
-@@ -7,7 +7,7 @@
+--- Makefile.in.orig Fri Jul 24 00:45:32 1998
++++ Makefile.in Sun Jul 26 13:13:07 1998
+@@ -6,7 +6,7 @@
+ ############################################################################
# Step1: Define the location of the History file(s)
- #HISTORYF=/var/news/etc/history
--HISTORYF=/usr/lib/news/history
+-HISTORYF=/usr/news/db/history
+HISTORYF=/usr/local/news/lib/history
# Step 2: Define ONE of the CHKHISTORY
- CHKHISTORY=chkhistory.o # use flat file history routine
-@@ -129,7 +129,7 @@
+ CHKHISTORY=chkhistory.o # use flat file history routine
+@@ -131,7 +131,7 @@
install_bin: suck rpost testhost lmove
- mkdir -p $(bindir)
@@ -18,8 +18,8 @@
$(INSTALL_PROGRAM) suck $(bindir)/suck
$(INSTALL_PROGRAM) rpost $(bindir)/rpost
$(INSTALL_PROGRAM) testhost $(bindir)/testhost
-@@ -153,7 +153,7 @@
- $(MAKE) -C $(IMAN)
+@@ -149,7 +149,7 @@
+ # $(MAKE) -C $(SMAN)
install_lpost: lpost $(MAN)/lpost.1
- - strip -s lpost