aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-10-05 13:06:27 +0800
committermax <max@FreeBSD.org>1997-10-05 13:06:27 +0800
commit01d114ee1f2402a1d6355144b137752e2c79a42a (patch)
tree15a2187742dafa65e135e031f7fa781ce7beedda
parent77d53061ebbf6f40f69afca0de65a45072c427f4 (diff)
downloadfreebsd-ports-gnome-01d114ee1f2402a1d6355144b137752e2c79a42a.tar.gz
freebsd-ports-gnome-01d114ee1f2402a1d6355144b137752e2c79a42a.tar.zst
freebsd-ports-gnome-01d114ee1f2402a1d6355144b137752e2c79a42a.zip
Upgrade, 3.5.2 -> 3.6.0.
PR: 4690 Partly submitted by: maintainer
-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>
/tr> * Latest update from Orlando Bassotto, includes bettersilby2004-07-0813-139/+473 * Update to 0.83.1vs2004-07-023-4/+4 * - Unbreak on 4.xpav2004-07-011-0/+5 * - Fix plist. No portrevision raise as this is minor change.pav2004-06-271-0/+2 * Fix build on 4-xkrion2004-06-264-4/+12 * Fix kernel module build.matusita2004-06-253-6/+6 * Update to version 20040624krion2004-06-2510-8/+314 * Fix a comparison that was giving false "you need a patch" messagessilby2004-06-241-1/+1 * Update to keep up with the recent dev_t change in -current. No need forsilby2004-06-242-13/+62 * Patch to keep up with the recent cdev changes. No need for a portsilby2004-06-241-5/+34 * Update to 4.5.2 build-8848.matusita2004-06-246-15/+15 * Update to 3.2.0vs2004-06-248-94/+44 * Update to 06/22 snapshotkrion2004-06-236-10/+12 * Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-222-1/+5 * Remove expired ports, plus the three ports that depended on them.kris2004-06-217-119/+0 * use libtools from portseik2004-06-192-1/+4 * - Drop nvidia_driver dependency, it proved to be not neededpav2004-06-182-4/+9 * Update to 0.2.0.mezz2004-06-175-51/+4 * - Update to 0.4.3cpav2004-06-174-7/+28 * Update to 0615 snapshot.mezz2004-06-156-16/+34 * Remove extra qemu/.nork2004-06-132-2/+2 * Renamed etc/rc.d/vmware.sh into etc/rc.d/001.vmware.sh to make sureedwin2004-06-123-5/+5 * - Update to version 0.5.5.s.20040610krion2004-06-114-8/+8 * - Update to version 0.5.5.s.20040609krion2004-06-116-18/+14 * BROKEN: Unfetchablekris2004-06-092-0/+4 * Update to 20040607, some work on IP30 support, more IP22 support, ARCSjmallett2004-06-082-3/+3 * - Update to 20040606 snapshotpav2004-06-0710-272/+390 * Remove trailing whitespace.linimon2004-06-072-2/+0 * Add mips64emul:jmallett2004-06-064-0/+30 * - Restore prefix cleannesspav2004-06-062-2/+2 * - Update to 20040604pav2004-06-058-22/+292 * Sync with new bsd.autotools.mkade2004-06-051-0/+1 * Add port for qemu 0.5.5 snapshot of 04/05/30,perky2004-06-0331-0/+1337 * - Unbreak WITH_QTpav2004-06-011-0/+2 * - Fix build on 4.xpav2004-05-314-0/+164 * - Update SIZE in distinfo toopav2004-05-301-1/+1 * - Update to 1.42pav2004-05-309-184/+84 * - Add WITH_QT knob to enable Qt GUIpav2004-05-251-2/+9 * - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizationspav2004-05-251-2/+27 * Remove empty file, which was a leftover from a previous port version.edwin2004-05-241-0/+0 * Add pearpc 0.1.2, powerPC emulator.clement2004-05-249-0/+99 * - Fix build on 4.xkrion2004-05-212-12/+48 * - Update to version 0.98.10krion2004-05-196-8/+52 * - Transfer maintainership to the submitter of last updatepav2004-05-182-2/+2 * Workaround broken .if (${OSVERSION}...), cf.vs2004-05-181-1/+1 * - Update to 0.98.8pav2004-05-1812-116/+22074 * - Update to version 0.82.1krion2004-05-174-8/+6 * - Remove dead MASTER_SITESkrion2004-05-171-1/+0 * - Remove double SIZE entry of distinfo (make fetch is acting weird if you don't)edwin2004-05-152-2/+1 * Maintainer update of emulators/linux-geepee32edwin2004-05-144-10/+18 * maintainer update of emulators/vbaedwin2004-05-144-12/+13 * maintainer update of emulators/vbaedwin2004-05-143-6/+7 * Chase Debian-package update.vs2004-05-072-4/+4 * Update to the 20040505 snapshot.gerald2004-05-076-6/+34 * Makefilevs2004-05-021-1/+1 * These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2 * As announced 2 months ago, remove these broken ports.kris2004-04-198-226/+0 * Per dosirak run, fix plist.linimon2004-04-191-0/+2 * Add missing directorykris2004-04-171-0/+1 * Add missing manpagekris2004-04-171-0/+2 * Update to the 20040408 snapshot of Wine. Improve installation to non-defaultgerald2004-04-158-38/+40 * Move scummvm back into games category for consistency with otherale2004-04-135-97/+0 * Change post-patch target to pre-build to use BUILD_DEPENDS after it haskris2004-04-121-1/+1 * Tidy up whitespace.trevor2004-04-114-7/+7 * Trim leading or trailing blank lines.trevor2004-04-112-3/+0 * unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-071-1/+1 * Move scummvm port from games to emulators category.ale2004-04-063-10/+13 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-053-2/+3 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * SIZEify (maintainer timeout)trevor2004-03-31