Date: Wed, 1 Jul 2009 21:11:44 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136217: [PATCH] mail/maildrop: Update to 2.2 Message-ID: <20090701121144.83D40175CF@eastasia.home.utahime.org> Resent-Message-ID: <200907011240.n61Ce63T027686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136217 >Category: ports >Synopsis: [PATCH] mail/maildrop: Update to 2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 01 12:40:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 7.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD xxxx 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Fri Jun 26 02:11:21 JST 2009 xxxx i386 >Description: Update to 2.2. >How-To-Repeat: >Fix: --- patch-maildrop begins here --- Index: Makefile =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/Makefile,v retrieving revision 1.55 diff -u -r1.55 Makefile --- Makefile 28 Mar 2009 17:53:20 -0000 1.55 +++ Makefile 1 Jul 2009 10:31:19 -0000 @@ -18,10 +18,11 @@ # MAILDROP_LOG_COLUMNS lenght of 'File:' line in log - 8; default: 72 PORTNAME= maildrop -PORTVERSION= 2.0.4 +PORTVERSION= 2.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier +DISTVERSIONSUFFIX= .0 MAINTAINER= garga@FreeBSD.org COMMENT= Mail delivery agent (MDA) with filtering abilities Index: distinfo =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 6 Jun 2007 01:57:14 -0000 1.22 +++ distinfo 1 Jul 2009 09:13:10 -0000 @@ -1,3 +1,3 @@ -MD5 (maildrop-2.0.4.tar.bz2) = 6a760efe429716ab0be67a1ddc554ed7 -SHA256 (maildrop-2.0.4.tar.bz2) = 573032d6525ac7454377eb400372c363446bb3d9abd9249da9cf6676aef85671 -SIZE (maildrop-2.0.4.tar.bz2) = 2286125 +MD5 (maildrop-2.2.0.tar.bz2) = 1fd5293c73adb64a01cb3d3e59e54618 +SHA256 (maildrop-2.2.0.tar.bz2) = 15c99c3c1e7b1d7c078da92bcf643da411be414994eff7f387e3302baa189b3f +SIZE (maildrop-2.2.0.tar.bz2) = 2412329 Index: files/patch-Makefile.in =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/files/patch-Makefile.in,v retrieving revision 1.5 diff -u -r1.5 patch-Makefile.in --- files/patch-Makefile.in 21 Feb 2005 11:31:55 -0000 1.5 +++ files/patch-Makefile.in 1 Jul 2009 09:22:19 -0000 @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Jan 22 23:54:33 2005 -+++ Makefile.in Sat Jan 22 23:54:58 2005 -@@ -230,7 +230,7 @@ - SUBDIRS = numlib liblock unicode rfc822 rfc2045 gdbmobj bdbobj maildir maildrop - EXTRA_DIST = README.html INSTALL.html UPGRADE.html README.postfix maildroptips.txt automake.fix COPYING.GPL manpage.css - scriptdir = $(pkgdatadir)/scripts +--- Makefile.in.orig 2009-06-28 04:13:40.000000000 +0900 ++++ Makefile.in 2009-07-01 18:21:44.000000000 +0900 +@@ -259,7 +259,7 @@ + host_cpu = @host_cpu@ + host_os = @host_os@ + host_vendor = @host_vendor@ -htmldir = $(pkgdatadir)/html +htmldir = $(datadir)/doc/@PACKAGE@ - DELIVERQUOTAHTMLSOURCE = maildirquota.html deliverquota.html - @INSTALL_DELIVERQUOTA_FALSE@DELIVERQUOTAHTML = - @INSTALL_DELIVERQUOTA_TRUE@DELIVERQUOTAHTML = $(DELIVERQUOTAHTMLSOURCE) + includedir = @includedir@ + infodir = @infodir@ + install_sh = @install_sh@ Index: files/patch-dbobj.h.in =================================================================== RCS file: files/patch-dbobj.h.in diff -N files/patch-dbobj.h.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-dbobj.h.in 1 Jul 2009 11:07:17 -0000 @@ -0,0 +1,14 @@ +--- dbobj.h.in.orig 2000-07-02 08:41:53.000000000 +0900 ++++ dbobj.h.in 2009-07-01 19:58:56.000000000 +0900 +@@ -29,9 +29,9 @@ + #define dbobj_nextkey gdbmobj_nextkey + + #define DBNAME "gdbm" +-#endif + +-#if @USE_DB@ ++#else ++ + #include "bdbobj/bdbobj.h" + #define DbObj BDbObj + Index: files/patch-makedat-Makefile.in =================================================================== RCS file: files/patch-makedat-Makefile.in diff -N files/patch-makedat-Makefile.in --- files/patch-makedat-Makefile.in 6 Jun 2007 01:57:14 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ ---- makedat/Makefile.in.orig Sat Apr 28 12:58:01 2007 -+++ makedat/Makefile.in Sat Apr 28 12:58:31 2007 -@@ -41,8 +41,7 @@ - POST_UNINSTALL = : - build_triplet = @build@ - host_triplet = @host@ --noinst_PROGRAMS = @makedatprog_target@ --EXTRA_PROGRAMS = makedatprog$(EXEEXT) -+noinst_PROGRAMS = makedatprog$(EXEEXT) - DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \ - $(srcdir)/../config.sub $(srcdir)/../depcomp \ - $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \ --- patch-maildrop ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090701121144.83D40175CF>