ports/125279: www/tomcat-native: update version for APR bump

Craig Rodrigues rodrigc at FreeBSD.org
Fri Jul 4 23:10:04 UTC 2008


>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 at 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:



More information about the freebsd-ports-bugs mailing list