[I sent this before but I think my mail system wasn't working, apologies if
this is a duplicate.]

Update to 1.6. Changes:

https://sf.net/project/shownotes.php?group_id=174568&release_id=648979

Tested on amd64, sparc64. Please note patches/patch-Makefile can go now.

Please test, etc.

Thanks!

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/fdm/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    1 May 2008 21:05:04 -0000       1.7
+++ Makefile    22 Dec 2008 20:34:22 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       fetch, filter and deliver mail
 
-DISTNAME=      fdm-1.5
+DISTNAME=      fdm-1.6
 CATEGORIES=    mail
 
 HOMEPAGE=       http://fdm.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/fdm/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    1 May 2008 21:05:04 -0000       1.7
+++ distinfo    22 Dec 2008 20:34:22 -0000
@@ -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
Index: patches/patch-Makefile
===================================================================
RCS file: patches/patch-Makefile
diff -N patches/patch-Makefile
--- patches/patch-Makefile      20 Aug 2008 14:57:57 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -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
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/fdm/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST   2 Aug 2007 06:18:37 -0000       1.4
+++ pkg/PLIST   22 Dec 2008 20:34:22 -0000
@@ -1,5 +1,5 @@
-...@comment $OpenBSD: PLIST,v 1.4 2007/08/02 06:18:37 steven Exp $
-bin/fdm
+...@comment $OpenBSD$
+...@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

Reply via email to