Disable explicit root check. Regen PLIST while here and bump for safety.

This commit is contained in:
jturner 2014-08-15 00:50:22 +00:00
parent 5ca7655398
commit 352fa7ebcf
3 changed files with 12 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2013/10/11 23:49:55 naddy Exp $
# $OpenBSD: Makefile,v 1.21 2014/08/15 00:50:22 jturner Exp $
COMMENT= easy to use Bayesian spam filter
DISTNAME= bmf-0.9.4
REVISION= 4
REVISION= 5
CATEGORIES= mail
HOMEPAGE= http://sourceforge.net/projects/bmf/

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Makefile_in,v 1.2 2002/11/29 12:56:57 lebel Exp $
$OpenBSD: patch-Makefile_in,v 1.3 2014/08/15 00:50:22 jturner Exp $
--- Makefile.in.orig Sun Oct 20 16:27:56 2002
+++ Makefile.in Fri Nov 29 07:47:27 2002
+++ Makefile.in Thu Aug 14 13:12:01 2014
@@ -5,9 +5,8 @@ MANDIR=/usr/share/man
VERSION=0.9.4
@ -13,3 +13,8 @@ $OpenBSD: patch-Makefile_in,v 1.2 2002/11/29 12:56:57 lebel Exp $
SYSLIBS=@SYSLIBS@
# For creating rpm packages
@@ -78,4 +77,3 @@ rpmpkg: checkroot
cd $(PWD))
checkroot:
- [ "`whoami`" = root ] || (echo Need root; exit 1)

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.4 2007/09/07 08:13:20 aanriot Exp $
bin/bmf
bin/bmfconv
@comment $OpenBSD: PLIST,v 1.5 2014/08/15 00:50:22 jturner Exp $
@bin bin/bmf
@bin bin/bmfconv
@man man/man1/bmf.1
@man man/man1/bmfconv.1
share/doc/bmf/