ports/58470: [maintainer update] mail/dbmail: update to 1.2.1

Clement Laforet sheepkiller at cultdeadsheep.org
Thu Oct 23 23:40:10 UTC 2003


>Number:         58470
>Category:       ports
>Synopsis:       [maintainer update] mail/dbmail: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 23 16:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update dbmail to 1.2.1.
	This update fixes a security bug in the SMTP handling  code and adds
	some indexes to the PostgreSQL table  layout for speed improvements. 

>How-To-Repeat:
	N/A.
>Fix:

	

--- dbmail.diff begins here ---
Index: dbmail/Makefile
===================================================================
RCS file: /WORK/REPO/ports/mail/dbmail/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- dbmail/Makefile	15 Oct 2003 20:38:10 -0000	1.4
+++ dbmail/Makefile	23 Oct 2003 23:26:48 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	dbmail
-PORTVERSION=	1.2
-PORTREVISION=	1
+PORTVERSION=	1.2.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.dbmail.org/tgz/
 PKGNAMESUFFIX=	-${DATABASE}
Index: dbmail/distinfo
===================================================================
RCS file: /WORK/REPO/ports/mail/dbmail/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- dbmail/distinfo	15 Oct 2003 20:38:10 -0000	1.3
+++ dbmail/distinfo	23 Oct 2003 23:26:48 -0000
@@ -1 +1 @@
-MD5 (dbmail-1.2.tgz) = cf841ed657fc87a9a186c9b0ac9189ed
+MD5 (dbmail-1.2.1.tgz) = 5721d9d15fa1a3d1aaee8e1290cc3954
Index: dbmail/pkg-plist
===================================================================
RCS file: /WORK/REPO/ports/mail/dbmail/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- dbmail/pkg-plist	13 Oct 2003 23:57:17 -0000	1.2
+++ dbmail/pkg-plist	23 Oct 2003 23:26:48 -0000
@@ -23,6 +23,7 @@
 %%MYSQL%%%%DATADIR%%/sql/update_mysql_tmptables.mysql
 %%MYSQL%%%%DATADIR%%/sql/update_ownerid_aliases.mysql
 %%PGSQL%%%%DATADIR%%/sql/add-constraints.pgsql
+%%PGSQL%%%%DATADIR%%/sql/add-indexes-fkeys-to-1.2.pgsql
 %%PGSQL%%%%DATADIR%%/sql/add-lastlogin.postgresql
 %%PGSQL%%%%DATADIR%%/sql/add_auto_notification.pgsql
 %%PGSQL%%%%DATADIR%%/sql/add_auto_reply.pgsql
--- dbmail.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list