Hi,

This patch updates avenger to it's latest version (0.8.1).
I removed maintainer per his request.
Tested on @amd64.
Regards,


-- 
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/avenger/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    14 Jan 2011 22:17:03 -0000      1.14
+++ Makefile    16 Mar 2011 15:05:08 -0000
@@ -1,13 +1,10 @@
 # $OpenBSD: Makefile,v 1.14 2011/01/14 22:17:03 landry Exp $
 
 COMMENT=               anti-spam SMTP server
-DISTNAME=              avenger-0.7.4
-REVISION =             3
+DISTNAME=              avenger-0.8.1
 CATEGORIES=            mail
 
 HOMEPAGE=              http://www.mailavenger.org/
-
-MAINTAINER=            David Mazieres (http://www.scs.stanford.edu/~dm/addr/)
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/avenger/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    5 Apr 2007 16:20:01 -0000       1.3
+++ distinfo    16 Mar 2011 15:05:08 -0000
@@ -1,5 +1,5 @@
-MD5 (avenger-0.7.4.tar.gz) = XZvsYKhJwoGVeYqYdtaTGg==
-RMD160 (avenger-0.7.4.tar.gz) = f2oImfBHXOtEuBIMtiKqaApGae0=
-SHA1 (avenger-0.7.4.tar.gz) = AQT9jXTqwNWMKCjHNtfSXqkdNZQ=
-SHA256 (avenger-0.7.4.tar.gz) = lkdP0i/yNRc2ahJGHAHV17p6uOl/wonKr3TSLzjI9nY=
-SIZE (avenger-0.7.4.tar.gz) = 821675
+MD5 (avenger-0.8.1.tar.gz) = E6aPpbu8+47+LDAyW2hySw==
+RMD160 (avenger-0.8.1.tar.gz) = o/rx7TFUbZEQfZqeExVVXYlZqWY=
+SHA1 (avenger-0.8.1.tar.gz) = DuO0f7tERkTlBP6KYBCjdXr9m1U=
+SHA256 (avenger-0.8.1.tar.gz) = WAwGEhvAzGhDH17wKxELu6Racz1ESwNKd1yXBZfoSho=
+SIZE (avenger-0.8.1.tar.gz) = 830234
Index: patches/patch-configure
===================================================================
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure     23 Sep 2007 09:31:27 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,30 +0,0 @@
-$OpenBSD: patch-configure,v 1.1 2007/09/23 09:31:27 steven Exp $
---- configure.orig     Tue Feb 14 10:12:59 2006
-+++ configure  Sun Sep 23 13:21:58 2007
-@@ -27055,7 +27055,7 @@ unset DB_LIB
- 
- rm -f db.h
- 
--for vers in 4.4 4.3 4.2 4.1; do
-+for vers in 4.6 4.5 4.4 4.3 4.2 4.1; do
-     DB_DIR=`cd $srcdir && echo db-$vers.*/dist/`
-     if test -d "$srcdir/$DB_DIR"; then
-         DB_DIR=`echo $DB_DIR | sed -e 's!/$!!'`
-@@ -27076,7 +27076,7 @@ if test "$DB_DIR" -a "$with_db" = yes; then
- echo "${ECHO_T}using distribution in $DB_DIR subdirectory" >&6
- elif test x"$with_db" != xno; then
-     if test "$with_db" = yes; then
--      for vers in 4.4 4.3 4.2 4.1; do
-+      for vers in 4.6 4.5 4.4 4.3 4.2 4.1; do
-           for dir in "$prefix/BerkeleyDB.$vers" \
-                       "/usr/BerkeleyDB.$vers" \
-                       "/usr/local/BerkeleyDB.$vers" \
-@@ -27165,7 +27165,7 @@ fi
-           done
-       done
-     else
--      for vers in 4.4 4.3 4.2 4.1; do
-+      for vers in 4.6 4.5 4.4 4.3 4.2 4.1; do
-           vers=$vers
- dir=$with_db
- majvers=`echo $vers | sed -e 's/\..*//'`
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/avenger/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   14 Jan 2011 22:17:03 -0000      1.2
+++ pkg/PLIST   16 Mar 2011 15:05:08 -0000
@@ -1,23 +1,22 @@
 @comment $OpenBSD: PLIST,v 1.2 2011/01/14 22:17:03 landry Exp $
 @conflict macutil-*
 @conflict archiveopteryx-*
-@comment XXX avenger needs to read aliases.db which might end up mode 640
 @newuser _avenger:554:wheel:daemon:Mail Avenger:/var/avenger:/sbin/nologin
-bin/aliascheck
-bin/dbutil
-bin/deliver
-bin/dotlock
-bin/edinplace
-bin/escape
-bin/macutil
-bin/mailexec
-bin/match
-bin/omacutil
-bin/sendmac
-bin/smtpdcheck
-bin/synos
+@comment XXX avenger needs to read aliases.db which might end up mode 640
+@bin bin/aliascheck
+@bin bin/dbutil
+@bin bin/deliver
+@bin bin/dotlock
+@bin bin/edinplace
+@bin bin/escape
+@bin bin/macutil
+@bin bin/mailexec
+@bin bin/match
+@bin bin/sendmac
+@bin bin/smtpdcheck
+@bin bin/synos
 libexec/avenger
-libexec/avenger.local
+@bin libexec/avenger.local
 @man man/man1/aliascheck.1
 @man man/man1/avenger.1
 @man man/man1/dbutil.1
@@ -33,7 +32,7 @@ libexec/avenger.local
 @man man/man5/asmtpd.conf.5
 @man man/man8/asmtpd.8
 @man man/man8/avenger.local.8
-sbin/asmtpd
+@bin sbin/asmtpd
 share/avenger/
 share/avenger/INSTALL
 share/avenger/INSTALL.html

Reply via email to