Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2008 23:04:17 GMT
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125279: www/tomcat-native: update version for APR bump
Message-ID:  <200807042304.m64N4Hp2087123@www.freebsd.org>
Resent-Message-ID: <200807042310.m64NA4lu022480@freefall.freebsd.org>

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

>Number:         125279
>Category:       ports
>Synopsis:       www/tomcat-native: update version for APR bump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 04 23:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Craig Rodrigues
>Release:        
>Organization:
>Environment:
>Description:
See PR 124919 for APR update
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: www/tomcat-native/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/tomcat-native/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- www/tomcat-native/Makefile	6 Jun 2008 14:07:14 -0000	1.2
+++ www/tomcat-native/Makefile	24 Jun 2008 03:38:28 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	tomcat-native
 PORTVERSION=	1.1.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	tomcat/tomcat-connectors/native
@@ -16,7 +16,7 @@
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	Tomcat native library
 
-LIB_DEPENDS=	apr-1.2:${PORTSDIR}/devel/apr
+LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/jni/native
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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