ports/169775: Upgrade of www/davical port to 1.1.1
Maurice Castro
maurice at atum.castro.aus.net
Tue Jul 10 23:20:11 UTC 2012
>Number: 169775
>Category: ports
>Synopsis: Upgrade of www/davical port to 1.1.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: Tue Jul 10 23:20:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Maurice Castro
>Release: FreeBSD 8.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD atum.castro.aus.net 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Wed Dec 22 14:10:22 EST 2010 root at atum.castro.aus.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Davical has moved to version 1.1.1; A previously reported problem
with access to calendar functions has also been addressed by introducing
a new dependency.
Please note this port depends on a yet to be made upgrade to the
devel/php-libawl port to version 0.53. I will notify the maintainer.
>How-To-Repeat:
>Fix:
diff -u davical.orig/Makefile davical/Makefile
--- davical.orig/Makefile 2012-07-10 11:17:18.000000000 +1000
+++ davical/Makefile 2012-07-11 09:03:01.000000000 +1000
@@ -6,7 +6,7 @@
#
PORTNAME= davical
-PORTVERSION= 1.0.2
+PORTVERSION= 1.1.1
CATEGORIES?= www
MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ \
SF/rscds/${PORTNAME}/${PORTVERSION}
@@ -19,11 +19,11 @@
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \
- php-libawl>=0.51:${PORTSDIR}/devel/php-libawl
+ php-libawl>=0.53:${PORTSDIR}/devel/php-libawl
NO_BUILD= yes
USE_PGSQL= yes
-USE_PHP= gettext iconv pcre pdo pdo_pgsql pgsql xml
+USE_PHP= gettext iconv pcre pdo pdo_pgsql pgsql xml calendar
SUB_FILES= pkg-message httpd-davical.conf
diff -u davical.orig/distinfo davical/distinfo
--- davical.orig/distinfo 2012-07-10 11:17:18.000000000 +1000
+++ davical/distinfo 2012-07-11 09:03:47.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (davical-1.0.2.tar.gz) = 12633dfc22aeaef9807e347d2c8798f2a3af4b9dd712a8bb736511915b3b9da6
-SIZE (davical-1.0.2.tar.gz) = 2739740
+SHA256 (davical-1.1.1.tar.gz) = 09bd92a35d2730fe687f6801796d8da1090cb8e36c2910c056a01b00cb73cafc
+SIZE (davical-1.1.1.tar.gz) = 2979425
Common subdirectories: davical.orig/files and davical/files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list