upgrade to version 0.88: one bugfix and a few tweaks
This commit is contained in:
parent
068ffbcabc
commit
b67683e7c1
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2000/03/28 11:33:43 camield Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2000/03/28 12:26:31 camield Exp $
|
||||
|
||||
DISTNAME= ucspi-tcp-0.86
|
||||
DISTNAME= ucspi-tcp-0.88
|
||||
HOMEPAGE= http://cr.yp.to/ucspi-tcp.html
|
||||
CATEGORIES= net
|
||||
MAINTAINER= cd@sentia.nl
|
||||
@ -13,8 +13,7 @@ MASTER_SITES= http://cr.yp.to/ucspi-tcp/ \
|
||||
ftp://mirror.uk.uu.net/pub/qmail/ \
|
||||
ftp://ftp.jp.qmail.org/qmail/ \
|
||||
ftp://ftp.rifkin.technion.ac.il/pub/qmail/ \
|
||||
http://koobera.math.uic.edu/www/software/ \
|
||||
http://pobox.com/~djb/software/
|
||||
http://koobera.math.uic.edu/www/software/
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ucspi-tcp-0.86.tar.gz) = ec504a5c27848ad417e09f6baaeb082e
|
||||
RMD160 (ucspi-tcp-0.86.tar.gz) = 846d2f5005fa7874007b615c95e2c114b6e99b81
|
||||
SHA1 (ucspi-tcp-0.86.tar.gz) = e4f34e212b3d8bfc1daeb1aa64819f7b2eb055d1
|
||||
MD5 (ucspi-tcp-0.88.tar.gz) = 39b619147db54687c4a583a7a94c9163
|
||||
RMD160 (ucspi-tcp-0.88.tar.gz) = eb20085ea6ffd5d137a805f7c8768e0312c1f56a
|
||||
SHA1 (ucspi-tcp-0.88.tar.gz) = 793b4189795b563085602c030dd8aa0d206ddc0e
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2000/03/13 08:27:22 camield Exp $
|
||||
$OpenBSD: patch-Makefile,v 1.2 2000/03/28 12:26:31 camield Exp $
|
||||
|
||||
Needed for fake installation.
|
||||
|
||||
--- Makefile.orig Mon Mar 13 08:56:53 2000
|
||||
+++ Makefile Mon Mar 13 08:57:13 2000
|
||||
@@ -54,7 +54,7 @@
|
||||
--- Makefile.orig Sat Mar 18 16:18:42 2000
|
||||
+++ Makefile Tue Mar 28 14:18:23 2000
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
auto_home.c: \
|
||||
auto-str conf-home
|
||||
|
Loading…
Reference in New Issue
Block a user