CVS: moonbase/mail/amavisd-new DETAILS,1.4,1.5

Niki Gulbrand niki at lunar-linux.org
Fri Nov 28 03:30:48 GMT 2003


Update of /var/cvs/lunar/moonbase/mail/amavisd-new
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24852

Modified Files:
	DETAILS 
Log Message:
Version bumped to 20030616-p6 on Richard B. Pyne <rpyne at kinfolk.org>
request, and i have fixed the build dir, so that it uses the right place.


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/amavisd-new/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	30 Aug 2003 03:08:11 -0000	1.4
+++ DETAILS	28 Nov 2003 03:30:46 -0000	1.5
@@ -1,11 +1,13 @@
           MODULE=amavisd-new
-         VERSION=20030616-p5
+         VERSION=20030616-p6
+   BUILD_VERSION=$( echo $VERSION | cut -d "-" -f 1 )
           SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BUILD_VERSION
    SOURCE_URL[0]=http://www.ijs.si/software/amavisd/$SOURCE
+   SOURCE_VFY[0]=md5:a611af8b952707977b9851dc8fc81640
         WEB_SITE=http://www.ijs.si/software/amavisd
          ENTERED=20030315
-         UPDATED=20030829
+         UPDATED=20031128
            SHORT="amavisd-new is a high-performance interface between mailer (message transfer agent - MTA) and one or more content checkers: virus scanners, and/or SpamAssasin"
 cat << EOF
 amavisd-new is a high-performance interface between mailer (message transfer agent - MTA) and one or more content checkers: virus scanners, and/or SpamAssasin. It is written entirely in Perl. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, works with Exim, sendmail/milter or with any MTA as a SMTP relay




More information about the Lunar-commits mailing list