- Update to 3.0.2
PR: 230255 Submitted by: ndowens@yahoo.com Approved by: maintainer Sponsored by: iXsystems Inc.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_rivet
|
||||
PORTVERSION= 2.3.4
|
||||
PORTVERSION= 3.0.2
|
||||
CATEGORIES= www tcl
|
||||
MASTER_SITES= APACHE/tcl/rivet
|
||||
DISTNAME= rivet-${PORTVERSION}
|
||||
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libitcl.so:lang/itcl
|
||||
|
||||
USES+= apache:2.2-2.4 gmake libtool tcl:85+,tea
|
||||
USES+= apache:2.2-2.4 gmake \
|
||||
libtool tcl:85+,tea
|
||||
USE_LDCONFIG= ${PREFIX}/lib/rivet
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1479146561
|
||||
SHA256 (rivet-2.3.4.tar.gz) = bbbd05fc63b3267aa7db48bddbec63df992f5890d5d0ef2ad595b88016c1b185
|
||||
SIZE (rivet-2.3.4.tar.gz) = 1297111
|
||||
TIMESTAMP = 1533085839
|
||||
SHA256 (rivet-3.0.2.tar.gz) = d83e9ab8d142e1aba53510d0cffdf87ee2eec043b45b9ca033e9f9110938ed65
|
||||
SIZE (rivet-3.0.2.tar.gz) = 1272296
|
||||
|
||||
@@ -1,65 +1,62 @@
|
||||
lib/rivet/init.tcl
|
||||
lib/rivet/librivetlib.so
|
||||
lib/rivet/librivetparser.so
|
||||
lib/rivet/packages/README
|
||||
lib/rivet/packages/asciiglyphs/asciiglyphs.tcl
|
||||
lib/rivet/packages/calendar/calendar.tcl
|
||||
lib/rivet/packages/commserver/commserver.tcl
|
||||
lib/rivet/packages/commserver/server.tcl
|
||||
lib/rivet/packages/dio/aida.tcl
|
||||
lib/rivet/packages/dio/dio.tcl
|
||||
lib/rivet/packages/dio/dio_Mysql.tcl
|
||||
lib/rivet/packages/dio/dio_Oracle.tcl
|
||||
lib/rivet/packages/dio/dio_Postgresql.tcl
|
||||
lib/rivet/packages/dio/dio_Sqlite.tcl
|
||||
lib/rivet/packages/dio/dio_Tdbc.tcl
|
||||
lib/rivet/packages/dio/diodisplay.tcl
|
||||
lib/rivet/packages/dio/sql.tcl
|
||||
lib/rivet/packages/dtcl/dtcl.tcl
|
||||
lib/rivet/packages/entities/entities.tcl
|
||||
lib/rivet/packages/form/form.tcl
|
||||
lib/rivet/packages/form/form2.tcl
|
||||
lib/rivet/packages/formbroker/formbroker.tcl
|
||||
lib/rivet/packages/rivet_ncgi/rivet_ncgi.tcl
|
||||
lib/rivet/packages/session/README.txt
|
||||
lib/rivet/packages/session/session-class.tcl
|
||||
lib/rivet/packages/session/session-create-mysql.sql
|
||||
lib/rivet/packages/session/session-create-oracle.sql
|
||||
lib/rivet/packages/session/session-create-postgresql.sql
|
||||
lib/rivet/packages/session/session-create-sqlite.sql
|
||||
lib/rivet/packages/session/session-demo.rvt
|
||||
lib/rivet/packages/session/session-drop.sql
|
||||
lib/rivet/packages/session/session-httpd.conf
|
||||
lib/rivet/packages/session/session-purge-mysql.sql
|
||||
lib/rivet/packages/simpledb/simpledb.tcl
|
||||
lib/rivet/packages/simpledb/simpledb.test
|
||||
lib/rivet/packages/tclrivet/README
|
||||
lib/rivet/packages/tclrivet/parse.tcl
|
||||
lib/rivet/packages/tclrivet/tclrivet.tcl
|
||||
lib/rivet/packages/tclrivet/tclrivetparser.tcl
|
||||
lib/rivet/pkgIndex.tcl
|
||||
lib/rivet/rivet-tcl/README
|
||||
lib/rivet/rivet-tcl/catch.tcl
|
||||
lib/rivet/rivet-tcl/cookie.tcl
|
||||
lib/rivet/rivet-tcl/debug.tcl
|
||||
lib/rivet/rivet-tcl/html.tcl
|
||||
lib/rivet/rivet-tcl/http_accept.tcl
|
||||
lib/rivet/rivet-tcl/import_keyvalue_pairs.tcl
|
||||
lib/rivet/rivet-tcl/import_switch_args.tcl
|
||||
lib/rivet/rivet-tcl/lempty.tcl
|
||||
lib/rivet/rivet-tcl/lmatch.tcl
|
||||
lib/rivet/rivet-tcl/load_cookies.tcl
|
||||
lib/rivet/rivet-tcl/load_response.tcl
|
||||
lib/rivet/rivet-tcl/parray.tcl
|
||||
lib/rivet/rivet-tcl/parray_table.tcl
|
||||
lib/rivet/rivet-tcl/putsnnl.tcl
|
||||
lib/rivet/rivet-tcl/random.tcl
|
||||
lib/rivet/rivet-tcl/read_file.tcl
|
||||
lib/rivet/rivet-tcl/redirect.tcl
|
||||
lib/rivet/rivet-tcl/rivet_command_document.tcl
|
||||
lib/rivet/rivet-tcl/tclIndex
|
||||
lib/rivet/rivet-tcl/try.tcl
|
||||
lib/rivet/rivet-tcl/url_query.tcl
|
||||
lib/rivet/rivet-tcl/wrap.tcl
|
||||
lib/rivet/rivet-tcl/xml.tcl
|
||||
%%APACHEMODDIR%%/mod_rivet.so
|
||||
lib/%%AP_NAME%%/default_request_handler.tcl
|
||||
lib/%%AP_NAME%%/init.tcl
|
||||
lib/%%AP_NAME%%/lib%%AP_NAME%%lib.so
|
||||
lib/%%AP_NAME%%/lib%%AP_NAME%%parser.so
|
||||
lib/%%AP_NAME%%/mpm/%%AP_NAME%%_lazy_mpm.so
|
||||
lib/%%AP_NAME%%/mpm/%%AP_NAME%%_prefork_mpm.so
|
||||
lib/%%AP_NAME%%/mpm/%%AP_NAME%%_worker_mpm.so
|
||||
lib/%%AP_NAME%%/packages/asciiglyphs/asciiglyphs.tcl
|
||||
lib/%%AP_NAME%%/packages/calendar/calendar.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/aida.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio_Mysql.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio_Oracle.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio_Postgresql.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio_Sqlite.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/dio_Tdbc.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/diodisplay.tcl
|
||||
lib/%%AP_NAME%%/packages/dio/sql.tcl
|
||||
lib/%%AP_NAME%%/packages/entities/entities.tcl
|
||||
lib/%%AP_NAME%%/packages/form/form.tcl
|
||||
lib/%%AP_NAME%%/packages/form/form2.tcl
|
||||
lib/%%AP_NAME%%/packages/formbroker/formbroker.tcl
|
||||
lib/%%AP_NAME%%/packages/session/README.txt
|
||||
lib/%%AP_NAME%%/packages/session/session-class.tcl
|
||||
lib/%%AP_NAME%%/packages/session/session-create-mysql.sql
|
||||
lib/%%AP_NAME%%/packages/session/session-create-oracle.sql
|
||||
lib/%%AP_NAME%%/packages/session/session-create-postgresql.sql
|
||||
lib/%%AP_NAME%%/packages/session/session-create-sqlite.sql
|
||||
lib/%%AP_NAME%%/packages/session/session-demo.rvt
|
||||
lib/%%AP_NAME%%/packages/session/session-drop.sql
|
||||
lib/%%AP_NAME%%/packages/session/session-httpd.conf
|
||||
lib/%%AP_NAME%%/packages/session/session-purge-mysql.sql
|
||||
lib/%%AP_NAME%%/packages/tcl%%AP_NAME%%/README
|
||||
lib/%%AP_NAME%%/packages/tcl%%AP_NAME%%/parse.tcl
|
||||
lib/%%AP_NAME%%/packages/tcl%%AP_NAME%%/tcl%%AP_NAME%%.tcl
|
||||
lib/%%AP_NAME%%/packages/tcl%%AP_NAME%%/tcl%%AP_NAME%%parser.tcl
|
||||
lib/%%AP_NAME%%/pkgIndex.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/README
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/catch.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/cookie.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/debug.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/html.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/http_accept.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/import_keyvalue_pairs.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/import_switch_args.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/lempty.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/lmatch.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/load_cookies.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/load_response.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/parray.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/parray_table.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/putsnnl.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/random.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/read_file.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/redirect.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/%%AP_NAME%%_command_document.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/tclIndex
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/try.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/url_query.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/wrap.tcl
|
||||
lib/%%AP_NAME%%/%%AP_NAME%%-tcl/xml.tcl
|
||||
%%APACHEMODDIR%%/%%AP_MODULE%%
|
||||
|
||||
Reference in New Issue
Block a user