[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-ports
Subject:    [PATCH] 1/2 Fix geo/jeoip
From:       Daniel Dickman <didickman () gmail ! com>
Date:       2010-04-30 16:42:14
Message-ID: alpine.BSO.2.00.1004301237540.31416 () noname ! my ! domain
[Download RAW message or body]

Fix the regress target for geo/jeoip by installing junit in the right 
place.

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/java/junit/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	9 Nov 2009 11:03:26 -0000	1.20
+++ Makefile	29 Apr 2010 08:22:42 -0000
@@ -4,8 +4,11 @@
 
 VERSION=	3.8.2
 DISTNAME=	junit${VERSION}
-PKGNAME=	junit-${VERSION}p5
-INSTALLDIR=	${PKGNAME}
+PKGNAME=	junit-${VERSION}p6
+
+# Note, INSTALLDIR must not be set to ${PKGNAME}. Doing so will break
+# the regress target in geo/jeoip if the patch level is bumped.
+INSTALLDIR=	junit-${VERSION}
 SUBST_VARS+=	INSTALLDIR
 CATEGORIES=	java devel
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic