FreeBSD Bugzilla – Attachment 157206 Details for
Bug 200396
[MAINTAINER] www/mod_rivet: update to 2.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update mod_rivet to 2.2.3 with pkg-message
mod_rivet-223b.diff (text/plain), 2.17 KB, created by
jeff.lawson
on 2015-05-27 22:19:54 UTC
(
hide
)
Description:
update mod_rivet to 2.2.3 with pkg-message
Filename:
MIME Type:
Creator:
jeff.lawson
Created:
2015-05-27 22:19:54 UTC
Size:
2.17 KB
patch
obsolete
>diff -ur mod_rivet.orig/Makefile mod_rivet/Makefile >--- mod_rivet.orig/Makefile 2015-05-22 02:29:52.140968861 +0000 >+++ mod_rivet/Makefile 2015-05-27 22:14:28.187296310 +0000 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/www/mod_rivet/Makefile 386312 2015-05-14 10:15:04Z mat $ > > PORTNAME= mod_rivet >-PORTVERSION= 2.2.2 >+PORTVERSION= 2.2.3 > CATEGORIES= www tcl > MASTER_SITES= APACHE/tcl/rivet > DISTNAME= rivet-${PORTVERSION} >@@ -11,6 +11,7 @@ > COMMENT= Embeds a Tcl interpreter in the Apache server > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > > LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl > >@@ -21,28 +22,15 @@ > > INSTALL_TARGET= install-strip > >+SUB_FILES= pkg-message >+ > CONFIGURE_ARGS+=--with-apache-version=2 \ > --prefix=${PREFIX} --with-apxs=${APXS} \ > --with-tcl=${TCL_LIBDIR} --with-tclsh=${TCLSH} \ > --with-rivet-target-dir=${PREFIX}/lib/rivet > > post-patch: >- ${REINPLACE_CMD} -e 's|`$${apxs_found} -q LIBEXECDIR`|${PREFIX}/${APACHEMODDIR}|g' \ >+ @${REINPLACE_CMD} -e 's|`$${apxs_found} -q LIBEXECDIR`|${PREFIX}/${APACHEMODDIR}|g' \ > ${WRKSRC}/configure > >-post-install: >- @${ECHO_MSG} "" >- @${ECHO_MSG} "====================================================" >- @${ECHO_MSG} "Remember to modify your apache configuration file" >- @${ECHO_MSG} "to load mod_rivet and set the appropriate handlers:" >- @${ECHO_MSG} "" >- @${ECHO_MSG} "LoadModule rivet_module ${APACHEMODDIR}/mod_rivet.so" >- @${ECHO_MSG} "" >- @${ECHO_MSG} "AddType application/x-httpd-rivet .rvt" >- @${ECHO_MSG} "AddType application/x-rivet-tcl .tcl" >- @${ECHO_MSG} "" >- @${ECHO_MSG} "Visit http://tcl.apache.org/rivet/ for documentation" >- @${ECHO_MSG} "" >- @${ECHO_MSG} "====================================================" >- > .include <bsd.port.mk> >diff -ur mod_rivet.orig/distinfo mod_rivet/distinfo >--- mod_rivet.orig/distinfo 2015-05-22 02:29:52.139970316 +0000 >+++ mod_rivet/distinfo 2015-05-22 02:31:16.668965826 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (rivet-2.2.2.tar.gz) = 693ac67ad1af5576968fe6d274e8e518ad8cc06a5fa2c6e8b958f24636c55692 >-SIZE (rivet-2.2.2.tar.gz) = 1177800 >+SHA256 (rivet-2.2.3.tar.gz) = d5f6cae2a09999e59f3f7eef73d55f50ab29ee4277c92c5e6e50e4b165fc7d16 >+SIZE (rivet-2.2.3.tar.gz) = 1171217 >Only in mod_rivet: files
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jeff.lawson:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 200396
:
157048
|
157206
|
157207