summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-10-29 23:10:17 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-10-29 23:10:17 +0000
commit2dbed3f4420afc73764c694d9a2dfcc9277dca71 (patch)
treeeb8bb67e17cf28f1cfb79d8aabf8c39a855710e9 /news
parentManually strip the binary. (diff)
Update of news/suck to version 3.7.0.
Notes
Notes: svn path=/head/; revision=8397
Diffstat (limited to 'news')
-rw-r--r--news/suck/Makefile10
-rw-r--r--news/suck/distinfo2
-rw-r--r--news/suck/files/patch-aa12
-rw-r--r--news/suck/pkg-plist1
4 files changed, 12 insertions, 13 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 2620500cfcf7..a54c1a634d3c 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: suck
-# Version required: 3.6.0
+# Version required: 3.7.0
# Date created: 30 Mar 1996
# Whom: graphite@taurus.bekkoame.or.jp
#
-# $Id: Makefile,v 1.5 1997/10/05 05:06:19 max Exp $
+# $Id: Makefile,v 1.6 1997/10/13 09:14:53 tg Exp $
#
-DISTNAME= suck-3.6.0
+DISTNAME= suck-3.7.0
CATEGORIES= news
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/system/news/transport/
+MASTER_SITES= http://www.pixi.com/~boby/
MAINTAINER= jseger@freebsd.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAN1= suck.1 rpost.1 testhost.1 lmove.1 lpost.1
+MAN1= suck.1 rpost.1 testhost.1 lmove.1
post-install:
${MKDIR} ${PREFIX}/share/examples/suck
diff --git a/news/suck/distinfo b/news/suck/distinfo
index 91f25afa5350..79db50cd6b92 100644
--- a/news/suck/distinfo
+++ b/news/suck/distinfo
@@ -1 +1 @@
-MD5 (suck-3.6.0.tar.gz) = c0577ec84501a768fe7730bf4ad995f5
+MD5 (suck-3.7.0.tar.gz) = 410070d112bc8998d3d680d358ee6d71
diff --git a/news/suck/files/patch-aa b/news/suck/files/patch-aa
index 4893ae75697e..507eb77c15d1 100644
--- a/news/suck/files/patch-aa
+++ b/news/suck/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.in.orig Tue Aug 19 11:33:09 1997
-+++ Makefile.in Sun Oct 5 13:59:33 1997
+--- Makefile.in.orig Sun Oct 19 03:31:18 1997
++++ Makefile.in Wed Oct 29 17:51:26 1997
@@ -7,7 +7,7 @@
# Step1: Define the location of the History file(s)
@@ -9,7 +9,7 @@
# Step 2: Define ONE of the CHKHISTORY
CHKHISTORY=chkhistory.o # use flat file history routine
-@@ -128,7 +128,7 @@
+@@ -129,7 +129,7 @@
install_bin: suck rpost testhost lmove
- mkdir -p $(bindir)
@@ -18,12 +18,12 @@
$(INSTALL_PROGRAM) suck $(bindir)/suck
$(INSTALL_PROGRAM) rpost $(bindir)/rpost
$(INSTALL_PROGRAM) testhost $(bindir)/testhost
-@@ -152,7 +152,7 @@
+@@ -153,7 +153,7 @@
$(MAKE) -C $(IMAN)
- install_lpost: lpost
+ install_lpost: lpost $(MAN)/lpost.1
- - strip -s lpost
+ - strip -x lpost
$(INSTALL_PROGRAM) lpost $(bindir)/lpost
+ $(INSTALL_DATA) $(MAN)/lpost.1 $(mandir)/lpost.$(manext)
- installall: install lpost
diff --git a/news/suck/pkg-plist b/news/suck/pkg-plist
index 24fe04775211..c35b546fabd2 100644
--- a/news/suck/pkg-plist
+++ b/news/suck/pkg-plist
@@ -3,7 +3,6 @@ bin/rpost
bin/suck
bin/testhost
man/man1/lmove.1.gz
-man/man1/lpost.1.gz
man/man1/rpost.1.gz
man/man1/suck.1.gz
man/man1/testhost.1.gz