summaryrefslogtreecommitdiffstats
path: root/news/suck
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1997-10-29 23:10:17 +0000
committerjseger <jseger@FreeBSD.org>1997-10-29 23:10:17 +0000
commitbb942872c9f38c28c46fffaeccc589c1b0fa8dc7 (patch)
treeafc38dbbeb2ed13605397e2000996a0ab7f4c16d /news/suck
parent91f0a4e0cba2bf413033efa8359d10046031f23a (diff)
downloadFreeBSD-ports-bb942872c9f38c28c46fffaeccc589c1b0fa8dc7.zip
FreeBSD-ports-bb942872c9f38c28c46fffaeccc589c1b0fa8dc7.tar.gz
Update of news/suck to version 3.7.0.
Diffstat (limited to 'news/suck')
-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 2620500..a54c1a6 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 91f25af..79db50c 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 4893ae7..507eb77 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 24fe047..c35b546 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
OpenPOWER on IntegriCloud