ports/140368: [PATCH] mail/horde-vacation: update to 3.2
Sahil Tandon
sahil at tandon.net
Sat Nov 7 19:50:03 UTC 2009
>Number: 140368
>Category: ports
>Synopsis: [PATCH] mail/horde-vacation: update to 3.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: Sat Nov 07 19:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sahil Tandon
>Release: FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 3.2
- The major changes compared to the Vacation H3 (3.1) versions are:
* Added Postfix Admin driver
* Added TLS support to LDAP driver
* Added support for output compression
* Small improvement
>How-To-Repeat:
>Fix:
--- horde-vacation.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/horde-vacation/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 29 Aug 2009 22:02:01 -0000 1.10
+++ Makefile 7 Nov 2009 19:44:00 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= vacation
-PORTVERSION= 3.1
+PORTVERSION= 3.2
CATEGORIES= mail www
DIST_SUBDIR= horde
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/horde-vacation/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 29 Aug 2009 22:02:01 -0000 1.3
+++ distinfo 7 Nov 2009 19:44:00 -0000
@@ -1,3 +1,3 @@
-MD5 (horde/vacation-h3-3.1.tar.gz) = 62a3c2352edd6213abcc7f6f71efaf57
-SHA256 (horde/vacation-h3-3.1.tar.gz) = ec2131fcc1aaf53403de1822edde9a49cfb91172a3539dc6dbf065e6c1feeab8
-SIZE (horde/vacation-h3-3.1.tar.gz) = 1055093
+MD5 (horde/vacation-h3-3.2.tar.gz) = f871b758784c227a9b93bbb8854d3d7e
+SHA256 (horde/vacation-h3-3.2.tar.gz) = aca8d6e0fc7513872546cb064e96761ddea10eb832686dc67957ea545bec6e34
+SIZE (horde/vacation-h3-3.2.tar.gz) = 1067937
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/horde-vacation/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist 29 Aug 2009 22:02:01 -0000 1.4
+++ pkg-plist 7 Nov 2009 19:44:01 -0000
@@ -18,6 +18,7 @@
%%HORDIR%%/lib/Driver/forwards.php
%%HORDIR%%/lib/Driver/ldap.php
%%HORDIR%%/lib/Driver/plesk.php
+%%HORDIR%%/lib/Driver/postfixadmin.php
%%HORDIR%%/lib/Driver/qmail.php
%%HORDIR%%/lib/Driver/sql.php
%%HORDIR%%/lib/Driver.php
--- horde-vacation.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list