update to 1.11.1

from maintainer rohee@
This commit is contained in:
sturm 2005-05-03 17:43:24 +00:00
parent 3f18a43f57
commit f74f925163
3 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.41 2005/03/22 21:43:12 sturm Exp $
# $OpenBSD: Makefile,v 1.42 2005/05/03 17:43:24 sturm Exp $
COMMENT= "USENET software package designed for small sites"
VERSION= 1.11.0
VERSION= 1.11.1
DISTNAME= leafnode-${VERSION}.rel
PKGNAME= leafnode-${VERSION}
CATEGORIES= news

View File

@ -1,4 +1,4 @@
MD5 (leafnode-1.11.0.rel.tar.bz2) = 2ce558fb508200e618be6e0d21586949
RMD160 (leafnode-1.11.0.rel.tar.bz2) = 4e74d29d058833956db61100f4e9810c6f411e06
SHA1 (leafnode-1.11.0.rel.tar.bz2) = 6004f1ca719344d09ec340344267bc5e108ec586
SIZE (leafnode-1.11.0.rel.tar.bz2) = 387862
MD5 (leafnode-1.11.1.rel.tar.bz2) = b477026407809d2c9764264b8004e9d3
RMD160 (leafnode-1.11.1.rel.tar.bz2) = d202480065bdcd887069385033b14972cb5e12b2
SHA1 (leafnode-1.11.1.rel.tar.bz2) = cb5963c15313b9780a6964d2f6ec803f62356176
SIZE (leafnode-1.11.1.rel.tar.bz2) = 389728

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-Makefile_in,v 1.17 2005/03/22 21:43:12 sturm Exp $
$OpenBSD: patch-Makefile_in,v 1.18 2005/05/03 17:43:25 sturm Exp $
--- Makefile.in.orig Wed Mar 16 17:14:32 2005
+++ Makefile.in Tue Mar 22 22:22:40 2005
@@ -1344,14 +1344,7 @@ install-data-hook: amiroot
--- Makefile.in.orig Tue Apr 26 00:58:28 2005
+++ Makefile.in Tue May 3 19:41:04 2005
@@ -1351,14 +1351,7 @@ install-data-hook: amiroot
set -e ; for i in . leaf.node failed.postings interesting.groups \
out.going message.id temp.files ; do \
mkdir -p $(DESTDIR)$(SPOOLDIR)/$$i ; \