- update fdm to 1.6
from Nicholas Marriott (MAINTAINER), thanks!
This commit is contained in:
parent
503831fbde
commit
e9512f974f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/05/01 21:05:04 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2009/01/06 22:00:19 jasper Exp $
|
||||
|
||||
COMMENT= fetch, filter and deliver mail
|
||||
|
||||
DISTNAME= fdm-1.5
|
||||
DISTNAME= fdm-1.6
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://fdm.sourceforge.net/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (fdm-1.5.tar.gz) = +rdo41tBdD8scYtqLJ6ccA==
|
||||
RMD160 (fdm-1.5.tar.gz) = pjLL+AGdsU6XkpjkaiJewnOVjLk=
|
||||
SHA1 (fdm-1.5.tar.gz) = Nt0VITH2JqIGVXTC4jGVXQrfZKg=
|
||||
SHA256 (fdm-1.5.tar.gz) = 2CPjClprtlsTJAscMAllBdLq4OimBsYHHjKA3nSqOU0=
|
||||
SIZE (fdm-1.5.tar.gz) = 187289
|
||||
MD5 (fdm-1.6.tar.gz) = srm/6VIXspAUK94WIeuaNw==
|
||||
RMD160 (fdm-1.6.tar.gz) = fiyEa5fc4g4SO4RTcy4Qf4jg3o8=
|
||||
SHA1 (fdm-1.6.tar.gz) = +4BC8jVQYoSP8ULJYEBptmV+aoI=
|
||||
SHA256 (fdm-1.6.tar.gz) = cmmkCic3j0nA08yStCKdHgZrukhu+f+FyqLsTLzqNwY=
|
||||
SIZE (fdm-1.6.tar.gz) = 192159
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2008/08/20 14:57:57 naddy Exp $
|
||||
--- Makefile.orig Thu Aug 7 06:10:08 2008
|
||||
+++ Makefile Thu Aug 7 06:10:21 2008
|
||||
@@ -117,7 +117,7 @@ CLEANFILES= ${PROG} *.o compat/*.o y.tab.c y.tab.h .de
|
||||
all: ${PROG}
|
||||
|
||||
${PROG}: ${OBJS}
|
||||
- ${CC} ${LDFLAGS} -o ${PROG} ${LIBS} ${OBJS}
|
||||
+ ${CC} ${LDFLAGS} -o ${PROG} ${OBJS} ${LIBS}
|
||||
|
||||
dist: clean manual
|
||||
grep '^#DEBUG=' Makefile
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/08/02 06:18:37 steven Exp $
|
||||
bin/fdm
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/01/06 22:00:19 jasper Exp $
|
||||
@bin bin/fdm
|
||||
@man man/man1/fdm.1
|
||||
@man man/man5/fdm.conf.5
|
||||
share/doc/fdm/
|
||||
@ -8,6 +8,7 @@ share/doc/fdm/README
|
||||
share/examples/fdm/
|
||||
share/examples/fdm/f-terbeck.conf
|
||||
share/examples/fdm/g-lando.conf
|
||||
share/examples/fdm/n-marriott-old.conf
|
||||
share/examples/fdm/n-marriott.conf
|
||||
share/examples/fdm/t-ulmer.conf
|
||||
share/examples/fdm/w-maier.conf
|
||||
|
Loading…
Reference in New Issue
Block a user