update to 0.90, declared gamma now

mostly internal changes
This commit is contained in:
camield 2001-03-02 09:47:35 +00:00
parent d71480d498
commit 7d5ac525fe
3 changed files with 12 additions and 21 deletions

View File

@ -1,19 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2000/09/25 07:40:09 camield Exp $
# $OpenBSD: Makefile,v 1.7 2001/03/02 09:47:35 camield Exp $
DISTNAME= checkpassword-0.81
DISTNAME= checkpassword-0.90
HOMEPAGE= http://cr.yp.to/checkpwd.html
CATEGORIES= mail
MAINTAINER= Camiel Dobbelaar <cd@sentia.nl>
MASTER_SITES= http://cr.yp.to/software/ \
ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \
ftp://ftp.ntnu.no/pub/unix/mail/qmail/ \
ftp://ftp.mira.net.au/unix/mail/qmail/ \
ftp://ftp.id.wustl.edu/pub/qmail/ \
ftp://mirror.uk.uu.net/pub/qmail/ \
ftp://ftp.jp.qmail.org/qmail/ \
http://ftp.rifkin.technion.ac.il/pub/qmail/ \
http://koobera.math.uic.edu/www/software/
MASTER_SITES= http://cr.yp.to/checkpwd/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -28,7 +20,6 @@ pre-build:
@echo ${PREFIX} > ${WRKSRC}/conf-home
pre-install:
sleep 1
@echo ${PREFIX} > ${WRKSRC}/conf-home
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (checkpassword-0.81.tar.gz) = 29c8b98a26b4f0a1a24a5b4fb28d7757
RMD160 (checkpassword-0.81.tar.gz) = c1c6a1bc37b320e956aade97dd6e6b7aeaeb667d
SHA1 (checkpassword-0.81.tar.gz) = 5706279609ed9d8340fd60d20ffb950e8b82bffc
MD5 (checkpassword-0.90.tar.gz) = e75842e908f96571ae56c3da499ba1fc
RMD160 (checkpassword-0.90.tar.gz) = ed86f95a13f41fb2369374c6f8656a7d76f8cc6f
SHA1 (checkpassword-0.90.tar.gz) = 6c591a541a2d69c2112dbad35b0f0ccab0978d85

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-Makefile,v 1.2 2000/04/26 14:43:52 camield Exp $
$OpenBSD: patch-Makefile,v 1.3 2001/03/02 09:47:35 camield Exp $
Needed for fake installation. This way the installer can easily be
rebuilt with the fake prefix, without rebuilding _everything_.
--- Makefile.orig Sat Nov 21 21:29:52 1998
+++ Makefile Wed Apr 26 16:41:04 2000
@@ -29,7 +29,7 @@
./compile byte_cr.c
--- Makefile.orig Sat Dec 23 07:40:46 2000
+++ Makefile Fri Mar 2 10:40:46 2001
@@ -67,7 +67,7 @@
./compile byte_diff.c
check: \
-it instcheck
@ -14,7 +14,7 @@ rebuilt with the fake prefix, without rebuilding _everything_.
./instcheck
checkpassword: \
@@ -187,7 +187,7 @@
@@ -223,7 +223,7 @@
rm -f tryslib.o tryslib
setup: \