diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-06-24 21:52:30 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-06-24 21:52:30 +0000 |
commit | 348c92577c141bd9ad1ffeaca013d57d328b4c54 (patch) | |
tree | 2179759bfdd1796e6189b3bb4e78e2ace6aef705 /news | |
parent | Upgrade to 2.6 beta 21 (diff) |
Back out Pauls update to unoff4
OK'ed by: gpalmer
Notes
Notes:
svn path=/head/; revision=3274
Diffstat (limited to 'news')
-rw-r--r-- | news/inn-current/Makefile | 10 | ||||
-rw-r--r-- | news/inn-current/distinfo | 4 | ||||
-rw-r--r-- | news/inn-stable/Makefile | 10 | ||||
-rw-r--r-- | news/inn-stable/distinfo | 4 | ||||
-rw-r--r-- | news/inn/Makefile | 10 | ||||
-rw-r--r-- | news/inn/distinfo | 4 |
6 files changed, 30 insertions, 12 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index cc6da6380503..caa80bbee03d 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,10 +6,14 @@ # $Id: Makefile,v 1.13 1995/10/25 02:12:08 torstenb Exp $ # -DISTNAME= inn1.4unoff4 -PKGNAME= inn-1.4u4 +DISTNAME= inn1.4sec +PKGNAME= inn-1.4 CATEGORIES+= news -MASTER_SITES= ftp://ftp.math.psu.edu/pub/INN +MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/ +EXTRACT_SUFX= .tar.Z + +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ +PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index c5c7e3b6a510..c70faecb3159 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1 +1,3 @@ -MD5 (inn1.4unoff4.tar.gz) = 894a9121fde036711500963c1bf786ec +MD5 (inn1.4sec.tar.Z) = 6c916baf2b7029b13caf2701f2406e50 +MD5 (select-loop-bug.patch) = 85b0ac32f130ab9cfb5c640ebf99d864 +MD5 (innxmit-long-lines) = 3b0ee87ae6d9e5e39470df777f515397 diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index cc6da6380503..caa80bbee03d 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -6,10 +6,14 @@ # $Id: Makefile,v 1.13 1995/10/25 02:12:08 torstenb Exp $ # -DISTNAME= inn1.4unoff4 -PKGNAME= inn-1.4u4 +DISTNAME= inn1.4sec +PKGNAME= inn-1.4 CATEGORIES+= news -MASTER_SITES= ftp://ftp.math.psu.edu/pub/INN +MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/ +EXTRACT_SUFX= .tar.Z + +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ +PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG diff --git a/news/inn-stable/distinfo b/news/inn-stable/distinfo index c5c7e3b6a510..c70faecb3159 100644 --- a/news/inn-stable/distinfo +++ b/news/inn-stable/distinfo @@ -1 +1,3 @@ -MD5 (inn1.4unoff4.tar.gz) = 894a9121fde036711500963c1bf786ec +MD5 (inn1.4sec.tar.Z) = 6c916baf2b7029b13caf2701f2406e50 +MD5 (select-loop-bug.patch) = 85b0ac32f130ab9cfb5c640ebf99d864 +MD5 (innxmit-long-lines) = 3b0ee87ae6d9e5e39470df777f515397 diff --git a/news/inn/Makefile b/news/inn/Makefile index cc6da6380503..caa80bbee03d 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -6,10 +6,14 @@ # $Id: Makefile,v 1.13 1995/10/25 02:12:08 torstenb Exp $ # -DISTNAME= inn1.4unoff4 -PKGNAME= inn-1.4u4 +DISTNAME= inn1.4sec +PKGNAME= inn-1.4 CATEGORIES+= news -MASTER_SITES= ftp://ftp.math.psu.edu/pub/INN +MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/ +EXTRACT_SUFX= .tar.Z + +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ +PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG diff --git a/news/inn/distinfo b/news/inn/distinfo index c5c7e3b6a510..c70faecb3159 100644 --- a/news/inn/distinfo +++ b/news/inn/distinfo @@ -1 +1,3 @@ -MD5 (inn1.4unoff4.tar.gz) = 894a9121fde036711500963c1bf786ec +MD5 (inn1.4sec.tar.Z) = 6c916baf2b7029b13caf2701f2406e50 +MD5 (select-loop-bug.patch) = 85b0ac32f130ab9cfb5c640ebf99d864 +MD5 (innxmit-long-lines) = 3b0ee87ae6d9e5e39470df777f515397 |