Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2004 14:12:34 +0200 (CEST)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65880: [MAINTAINER] www/mod_jk: makefile cleanup
Message-ID:  <200404221212.i3MCCYgq070429@palle.girgensohn.se>
Resent-Message-ID: <200404221220.i3MCKKRY044689@freefall.freebsd.org>

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

>Number:         65880
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_jk: makefile cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 22 05:20:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 5.2-CURRENT FreeBSD 5.2-CURRENT #5: Tue Apr 13 03:50:54 CEST 2004
>Description:
- cleaner way to run libtoolize
- add size to distinfo

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- mod_jk-1.2.5_1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_jk/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile	14 Mar 2004 06:17:33 -0000	1.25
+++ Makefile	22 Apr 2004 12:05:12 -0000
@@ -47,9 +47,7 @@
 GNU_CONFIGURE=	YES
 CONFIGURE_ARGS+=	--with-apxs=${APXS}
 
-pre-patch:	build-depends
-
-post-patch:
+run-autotools:
 	cd ${WRKSRC}; ${ACLOCAL}; ${LIBTOOLIZE}
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_jk/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	20 Nov 2003 22:15:04 -0000	1.7
+++ distinfo	22 Apr 2004 12:09:12 -0000
@@ -1 +1,2 @@
 MD5 (jakarta-tomcat-connectors-jk-1.2.5-src.tar.gz) = 55727c871286e010222bb0fb91f21d08
+SIZE (jakarta-tomcat-connectors-jk-1.2.5-src.tar.gz) = 594386
--- mod_jk-1.2.5_1,1.patch ends here ---

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



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