ports/187270: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Mar 16 21:40:02 UTC 2014


The following reply was made to PR ports/187270; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/187270: commit references a PR
Date: Sun, 16 Mar 2014 21:30:52 +0000 (UTC)

 Author: ohauer
 Date: Sun Mar 16 21:30:48 2014
 New Revision: 348432
 URL: http://svnweb.freebsd.org/changeset/ports/348432
 QAT: https://qat.redports.org/buildarchive/r348432/
 
 Log:
   - fix buid on FreeBSD 10
   - bump PORTREVISION
   - change MAINTAINER to PR submitter
   
   PR:		ports/187270 (followup)
   Submitted by:	Jeff Lawson <jeff.lawson at flightaware.com> (new maintainer)
   Approved by:	Peter Lai <cowbert at gmail.com> (former maintainer)
 
 Modified:
   head/www/mod_rivet/Makefile
 
 Modified: head/www/mod_rivet/Makefile
 ==============================================================================
 --- head/www/mod_rivet/Makefile	Sun Mar 16 21:30:18 2014	(r348431)
 +++ head/www/mod_rivet/Makefile	Sun Mar 16 21:30:48 2014	(r348432)
 @@ -3,12 +3,13 @@
  
  PORTNAME=	mod_rivet
  PORTVERSION=	2.1.4
 +PORTREVISION=	1
  CATEGORIES=	www tcl
  MASTER_SITES=		${MASTER_SITE_APACHE}
  MASTER_SITE_SUBDIR=	tcl/rivet
  DISTNAME=		rivet-${PORTVERSION}
  
 -MAINTAINER=	cowbert at gmail.com
 +MAINTAINER=	jeff.lawson at flightaware.com
  COMMENT=	Embeds a Tcl interpreter in the Apache server
  
  LICENSE=	APACHE20
 @@ -17,6 +18,7 @@ LIB_DEPENDS=	libitcl.so:${PORTSDIR}/lang
  
  USE_APACHE=	22+
  USE_AUTOTOOLS=	aclocal automake libtool libtoolize
 +USE_AUTOTOOLS=	aclocal libtool libtoolize autoheader automake autoconf
  USE_LDCONFIG=	${PREFIX}/lib/rivet
  USES+=		gmake tcl:85+
  
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-apache mailing list