summaryrefslogtreecommitdiff
path: root/news/suck
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-10-05 05:06:27 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-10-05 05:06:27 +0000
commit292f7affa7e4c6f5d659ee90920d58dea143fce2 (patch)
tree8e7aa7b14e31a38a6f064e5a6ed909193578e028 /news/suck
parentChange libpgsql.so.1 to version number uncritical libpgsql.so (diff)
Upgrade, 3.5.2 -> 3.6.0.
PR: 4690 Partly submitted by: maintainer
Notes
Notes: svn path=/head/; revision=8118
Diffstat (limited to 'news/suck')
-rw-r--r--news/suck/Makefile9
-rw-r--r--news/suck/distinfo2
-rw-r--r--news/suck/files/patch-aa8
-rw-r--r--news/suck/files/patch-ac12
4 files changed, 15 insertions, 16 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index ce7776457c0b..c4f230e3bca2 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: suck
-# Version required: 3.5.2
+# Version required: 3.6.0
# Date created: 30 Mar 1996
# Whom: graphite@taurus.bekkoame.or.jp
#
-# $Id: Makefile,v 1.3 1996/11/18 11:38:13 asami Exp $
+# $Id: Makefile,v 1.4 1997/08/30 16:23:54 max Exp $
#
-DISTNAME= suck-3.5.2
+DISTNAME= suck-3.6.0
CATEGORIES= news
-MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ \
- ftp://ftp.iis.u-tokyo.ac.jp/pub2/Linux/sources/sbin/
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/system/news/transport/
MAINTAINER= jseger@scds.com
diff --git a/news/suck/distinfo b/news/suck/distinfo
index 7c72b836fe2c..91f25afa5350 100644
--- a/news/suck/distinfo
+++ b/news/suck/distinfo
@@ -1 +1 @@
-MD5 (suck-3.5.2.tar.gz) = d349b94a7341fc67102c7bfedcf47781
+MD5 (suck-3.6.0.tar.gz) = c0577ec84501a768fe7730bf4ad995f5
diff --git a/news/suck/files/patch-aa b/news/suck/files/patch-aa
index 7d789e58c458..4893ae75697e 100644
--- a/news/suck/files/patch-aa
+++ b/news/suck/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.in.orig Fri Aug 1 20:59:01 1997
-+++ Makefile.in Sat Sep 13 10:17:11 1997
+--- Makefile.in.orig Tue Aug 19 11:33:09 1997
++++ Makefile.in Sun Oct 5 13:59:33 1997
@@ -7,7 +7,7 @@
# Step1: Define the location of the History file(s)
@@ -18,8 +18,8 @@
$(INSTALL_PROGRAM) suck $(bindir)/suck
$(INSTALL_PROGRAM) rpost $(bindir)/rpost
$(INSTALL_PROGRAM) testhost $(bindir)/testhost
-@@ -149,7 +149,7 @@
- $(MAKE) -C $(SMAN)
+@@ -152,7 +152,7 @@
+ $(MAKE) -C $(IMAN)
install_lpost: lpost
- - strip -s lpost
diff --git a/news/suck/files/patch-ac b/news/suck/files/patch-ac
index 5c123821ec16..47e96fbb9d2c 100644
--- a/news/suck/files/patch-ac
+++ b/news/suck/files/patch-ac
@@ -1,15 +1,15 @@
---- killprg.c.orig Sat Sep 13 10:13:54 1997
-+++ killprg.c Sat Sep 13 10:14:10 1997
-@@ -3,6 +3,8 @@
- #include <stdio.h>
- #include <stdlib.h>
+--- killprg.c.orig Thu Aug 21 10:16:02 1997
++++ killprg.c Sun Oct 5 14:00:23 1997
+@@ -7,6 +7,8 @@
+ #include <unistd.h>
+ #endif
+#include <sys/types.h>
+
#ifdef HAVE_DIRENT_H
# include <dirent.h>
#else
-@@ -34,7 +36,6 @@
+@@ -36,7 +38,6 @@
#endif
#include <string.h>