ports/167289: [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
Radim Kolar
hsn at sendmail.cz
Wed Apr 25 11:00:24 UTC 2012
>Number: 167289
>Category: ports
>Synopsis: [PATCH] mail/dspam-devel: [SUMMARIZE CHANGES]
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 25 11:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar
>Release: FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd8.localdomain 8.3-RELEASE FreeBSD 8.3-RELEASE #1: Wed Apr 11 20:27:44 CEST 2012
>Description:
Changes since the previous release:
+ support for Postgresql 9.1 added
+ support for Postgresql <8.1 dropped (EOL)
+ bug in RSET handling during LHLO phase
+ location of configuration files in dspam home (/var/dspam) can be
changed through dspam.conf
+ various fixes to the webui templates
+ various small bugs and memleaks
Port maintainer (itetcu at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- dspam-devel-3.10.2,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/dspam-devel/Makefile ./Makefile
--- /usr/ports/mail/dspam-devel/Makefile 2012-01-01 17:47:34.000000000 +0100
+++ ./Makefile 2012-04-25 12:28:04.013735192 +0200
@@ -12,7 +12,7 @@
PORTNAME= dspam
PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE}
-PORTREVISION= 1
+PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= # set later
@@ -21,7 +21,7 @@
MAINTAINER= itetcu at FreeBSD.org
COMMENT= Bayesian spam filter - development version
-PORTVER_MAJ= 3.10.1
+PORTVER_MAJ= 3.10.2
#SNAP_DATE= .r1
#MIN_OPTIONS_VER= ${PORTNAME}-${PKGNAMESUFFIX}-3.10.0.
diff -ruN --exclude=CVS /usr/ports/mail/dspam-devel/distinfo ./distinfo
--- /usr/ports/mail/dspam-devel/distinfo 2011-08-18 08:50:52.000000000 +0200
+++ ./distinfo 2012-04-25 12:28:48.181488276 +0200
@@ -1,2 +1,2 @@
-SHA256 (dspam-3.10.1.tar.gz) = 359d9f58564a87da131b8390d0eeecae4aa40d22ff74b97256d46835a2474063
-SIZE (dspam-3.10.1.tar.gz) = 1044198
+SHA256 (dspam-3.10.2.tar.gz) = ae76569604021f35b741fb95198a1e611a8c64c3838661973a6cf360bba593a9
+SIZE (dspam-3.10.2.tar.gz) = 1035054
--- dspam-devel-3.10.2,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list