summaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2007-11-30 09:11:11 +0000
committerbjs <bjs@pkgsrc.org>2007-11-30 09:11:11 +0000
commit288a552d07e134c72a687cf6dda72283ca821d67 (patch)
tree530c7672e3df125c771beb2a1123982dd3534958 /www/links
parentc4ff3e236e38af7d502239905353ead226e171d0 (diff)
downloadpkgsrc-288a552d07e134c72a687cf6dda72283ca821d67.tar.gz
Disable code which creates a race condition exclusively for the benefit of
GPM (which we do not support) and its lovely signal handler. See my comment in main.c for more information. This fixes the extremely annoying behavior I've been noticing on NetBSD-current where links seems to send a SIGSTP to any jobs attempting to use its terminal after it received a SIGSTP. Bump rev.
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile.common3
-rw-r--r--www/links/distinfo3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/links/Makefile.common b/www/links/Makefile.common
index 150862d668f..c82261ba849 100644
--- a/www/links/Makefile.common
+++ b/www/links/Makefile.common
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.39 2007/11/08 19:39:33 wiz Exp $
+# $NetBSD: Makefile.common,v 1.40 2007/11/30 09:11:11 bjs Exp $
DISTNAME= links-2.1pre31
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://links.twibright.com/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/links/distinfo b/www/links/distinfo
index a5a2eb6c438..7faa3e73908 100644
--- a/www/links/distinfo
+++ b/www/links/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.43 2007/11/08 19:39:33 wiz Exp $
+$NetBSD: distinfo,v 1.44 2007/11/30 09:11:11 bjs Exp $
SHA1 (links-2.1pre31.tar.bz2) = 57fb3d6cf2235ac87c1583aeea386843133100a3
RMD160 (links-2.1pre31.tar.bz2) = f5ab4732cbdcfd3e8f8252b07f5fcbf2850e59d7
Size (links-2.1pre31.tar.bz2) = 3810706 bytes
SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577
SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837
+SHA1 (patch-ac) = dda86db5f0d4a61be3a3c5f545b48eeac9f2b2e6