Skip site navigation (1)Skip section navigation (2)
Date:      11 Nov 2001 19:43:59 -0000
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31918: Updated port: www/mod_trigger
Message-ID:  <20011111194359.87495.qmail@pris.polaris.ca>

next in thread | raw e-mail | index | archive | help

>Number:         31918
>Category:       ports
>Synopsis:       Updated port: www/mod_trigger
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 11 11:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386


	
>Description:
The author of the module has changed the location of where the module can be
found.  The author also made a change to the README to reflect this change,
but the tar.gz is of the same version.  Any mirror carrying the original
tar.gz will have to be updated.

Also this port does not have a maintainer, so I will assume the
responsibilities of keeping it updated.
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/www/mod_trigger/Makefile mod_trigger/Makefile
--- /usr/ports/www/mod_trigger/Makefile	Tue Apr 10 16:00:31 2001
+++ mod_trigger/Makefile	Sun Nov 11 11:35:18 2001
@@ -7,13 +7,15 @@
 
 PORTNAME=	mod_trigger
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://www.tangent.org/mod_trigger/
+MASTER_SITES=	http://software.tangent.org/download/ \
+		ftp://ftp.tangent.org/pub/apache/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	svenasse@polaris.ca
 
 BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
-RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 APXS?=		${LOCALBASE}/sbin/apxs
 
diff -ruN /usr/ports/www/mod_trigger/distinfo mod_trigger/distinfo
--- /usr/ports/www/mod_trigger/distinfo	Tue Apr 10 16:00:31 2001
+++ mod_trigger/distinfo	Sun Nov 11 11:34:06 2001
@@ -1 +1 @@
-MD5 (mod_trigger-1.0.tar.gz) = 555b795820c00308b3ae68263d739534
+MD5 (mod_trigger-1.0.tar.gz) = d064701aab58c31829cb6d80384cf17e
diff -ruN /usr/ports/www/mod_trigger/pkg-descr mod_trigger/pkg-descr
--- /usr/ports/www/mod_trigger/pkg-descr	Tue Apr 10 16:00:31 2001
+++ mod_trigger/pkg-descr	Sun Nov 11 11:27:18 2001
@@ -9,4 +9,4 @@
 are required to the content of your site and users of your
 server never need to know that a trigger has been put in place. 
 
-WWW: http://tangent.org/mod_trigger/
+WWW: http://software.tangent.org/projects.pl?view=mod_trigger
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011111194359.87495.qmail>