1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Updated to 1.2.3

- Added GPLv2 LICENSE

Version 1.2.3 (14 Aug 2010)
 - Fixed bug: could not save events with more than one category
 - Include backtrace in fatal errors when in development mode

Version 1.2.2 (14 Aug 2010)
 - Fixes for PHP warnings about default timezone not being set.

Reported by:	portscout via miwi
This commit is contained in:
Greg Larkin 2010-12-16 15:42:59 +00:00
parent 044498ba68
commit 3858d10a8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266430
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WebCalendar
PORTVERSION= 1.2.1
PORTVERSION= 1.2.3
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.2/${PORTVERSION}
PKGNAMESUFFIX= -devel
@ -21,6 +21,8 @@ WANT_PHP_WEB= yes
NO_BUILD= yes
CONFLICTS= WebCalendar-[0-9]*
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${DISTNAME}
WWWDIR= ${PREFIX}/www/${PORTNAME:L}

View File

@ -1,3 +1,2 @@
MD5 (WebCalendar-1.2.1.tar.gz) = f349ad32a09a76db0526fb27016842fe
SHA256 (WebCalendar-1.2.1.tar.gz) = 9f9b3582b2c340995e9cce13567a533642d80cd4d953970edc2ba1a552b7f961
SIZE (WebCalendar-1.2.1.tar.gz) = 1479362
SHA256 (WebCalendar-1.2.3.tar.gz) = 6823041da30158951bbc45ad932c6c60e5a6e4f161b8df10f4433a51c63beac6
SIZE (WebCalendar-1.2.3.tar.gz) = 1479858