www/mod_rivet: revert update to 2.2.3 part of r413727
This commit is contained in:
parent
1b2e9ed180
commit
c487105f08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413729
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_rivet
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.2.3
|
||||
CATEGORIES= www tcl
|
||||
MASTER_SITES= APACHE/tcl/rivet
|
||||
DISTNAME= rivet-${PORTVERSION}
|
||||
@ -23,7 +23,7 @@ INSTALL_TARGET= install-strip
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
CONFIGURE_ARGS= --with-apxs=${APXS} \
|
||||
CONFIGURE_ARGS+=--with-apache-version=2 --with-apxs=${APXS} \
|
||||
--with-rivet-target-dir=${PREFIX}/lib/rivet
|
||||
|
||||
post-patch:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rivet-2.3.1.tar.gz) = d6b4dd70204fb8707cca1e0067e75bad689e7182d989d45f4aa17a870c2cbc40
|
||||
SIZE (rivet-2.3.1.tar.gz) = 1203555
|
||||
SHA256 (rivet-2.2.3.tar.gz) = d5f6cae2a09999e59f3f7eef73d55f50ab29ee4277c92c5e6e50e4b165fc7d16
|
||||
SIZE (rivet-2.2.3.tar.gz) = 1171217
|
||||
|
@ -2,7 +2,6 @@ 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
|
||||
@ -38,7 +37,6 @@ 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
|
||||
@ -57,7 +55,6 @@ 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/wrap.tcl
|
||||
lib/rivet/rivet-tcl/xml.tcl
|
||||
%%APACHEMODDIR%%/mod_rivet.so
|
||||
|
Loading…
Reference in New Issue
Block a user