ports/175451: update port www/cas
Alexander Lunkov
lunkov at gmail.com
Sun Jan 20 16:40:00 UTC 2013
>Number: 175451
>Category: ports
>Synopsis: update port www/cas
>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: Sun Jan 20 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Alexander Lunkov
>Release: FreeBSD 9.0
>Organization:
>Environment:
FreeBSD localhost 9.0-STABLE FreeBSD 9.0-STABLE #3: Fri Mar 23 00:20:48 MSK 2012 is at localhost:/usr/obj/usr/src/sys/GENERIC i386
>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u cas/Makefile cas_3.5.6/Makefile
--- cas/Makefile 2012-12-10 23:24:05.000000000 +0400
+++ cas_3.5.6/Makefile 2013-01-20 20:23:30.000000000 +0400
@@ -2,8 +2,7 @@
# $FreeBSD: ports/www/cas/Makefile,v 1.8 2012/12/10 19:24:05 svnexp Exp $
PORTNAME= cas
-PORTVERSION= 3.5.5
-PORTREVISION= 2
+PORTVERSION= 3.5.6
CATEGORIES= www devel
MASTER_SITES= http://cas.havoc.ru/download/
@@ -14,31 +13,32 @@
pcre:${PORTSDIR}/devel/pcre \
ctpp2:${PORTSDIR}/textproc/ctpp2
+MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
USE_LDCONFIG= yes
USE_ICONV= yes
WITHOUT_NLS= yes
-OPTIONS_DEFINE= DEBUG_MODE \
- ENABLE_OPTIMIZATION \
- BUILD_APACHE2X_MODULE \
+OPTIONS_DEFINE= DEBUG_MODE \
+ ENABLE_OPTIMIZATION \
+ BUILD_APACHE2X_MODULE \
BUILD_CURL_XMLRPC_CLIENT \
- INSTALL_EXAMPLE_MODULES \
- INSTALL_CAS_LIBRARY \
- INSTALL_CAS_MODULES \
- INSTALL_CAS_HEADERS \
- INSTALL_CAS_CONFIGS \
- INSTALL_CAS_BINARIES \
+ INSTALL_EXAMPLE_MODULES \
+ INSTALL_CAS_LIBRARY \
+ INSTALL_CAS_MODULES \
+ INSTALL_CAS_HEADERS \
+ INSTALL_CAS_CONFIGS \
+ INSTALL_CAS_BINARIES \
INSTALL_CAS_DATA
-OPTIONS_DEFAULT=ENABLE_OPTIMIZATION \
- BUILD_APACHE2X_MODULE \
+OPTIONS_DEFAULT=ENABLE_OPTIMIZATION \
+ BUILD_APACHE2X_MODULE \
BUILD_CURL_XMLRPC_CLIENT \
- INSTALL_CAS_LIBRARY \
- INSTALL_CAS_MODULES \
- INSTALL_CAS_HEADERS \
- INSTALL_CAS_CONFIGS \
- INSTALL_CAS_BINARIES \
+ INSTALL_CAS_LIBRARY \
+ INSTALL_CAS_MODULES \
+ INSTALL_CAS_HEADERS \
+ INSTALL_CAS_CONFIGS \
+ INSTALL_CAS_BINARIES \
INSTALL_CAS_DATA
DEBUG_MODE_DESC= Enable debug output
@@ -69,16 +69,8 @@
CMAKE_ARGS+= -DENABLE_OPTIMIZATION=OFF
.endif
-# XXX apache13 was removed from portstree
-# XXX
-##.if ${PORT_OPTIONS:MBUILD_APACHE13_MODULE}
-##CMAKE_ARGS+= -DBUILD_APACHE13_MODULE=ON
-##USE_APACHE= 13
-##PLIST_SUB+= APACHE13_MODULE=""
-##.else
CMAKE_ARGS+= -DBUILD_APACHE13_MODULE=OFF
PLIST_SUB+= APACHE13_MODULE="@comment "
-##.endif
.if ${PORT_OPTIONS:MBUILD_APACHE2X_MODULE}
USE_APACHE= 22
diff -u cas/distinfo cas_3.5.6/distinfo
--- cas/distinfo 2012-06-22 09:09:56.000000000 +0400
+++ cas_3.5.6/distinfo 2013-01-20 20:09:21.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (cas-3.5.5.tar.gz) = b0d87a07b2d34d82f3623dda3240e03190074d9bb00129d37b3eff314f1352e4
-SIZE (cas-3.5.5.tar.gz) = 456391
+SHA256 (cas-3.5.6.tar.gz) = 5ed1b7b33e6a207b5b9230d49b4c9c62cc9698c306f03157d111e01785c3a9ae
+SIZE (cas-3.5.6.tar.gz) = 461469
Common subdirectories: cas/files and cas_3.5.6/files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list