Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 21:40:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        apache@FreeBSD.org
Subject:   Re: ports/187270: commit references a PR
Message-ID:  <201403162140.s2GLe1gS090681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187270; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@flightaware.com> (new maintainer)
   Approved by:	Peter Lai <cowbert@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@gmail.com
 +MAINTAINER=	jeff.lawson@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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