Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2008 22:49:59 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121192: [UPDATE] devel/jep
Message-ID:  <200802282249.m1SMnxF2074473@www.freebsd.org>
Resent-Message-ID: <200802282300.m1SN025a093175@freefall.freebsd.org>

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

>Number:         121192
>Category:       ports
>Synopsis:       [UPDATE] devel/jep
>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:   Thu Feb 28 23:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-STABLE #1: Wed Feb 27 22:38:58 BRT 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 2.3
- Take maintainership (with approve of the maintainer)
- Fix pkg-plist
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/jep/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	25 Feb 2008 10:36:21 -0000	1.12
+++ Makefile	28 Feb 2008 19:01:37 -0000
@@ -6,13 +6,11 @@
 #
 
 PORTNAME=	jep
-PORTVERSION=	2.2
-PORTREVISION=	1
+PORTVERSION=	2.3
 CATEGORIES=	devel java python
-MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=	jepp
+MASTER_SITES=	SF/jepp
 
-MAINTAINER=	araujo@FreeBSD.org
+MAINTAINER=	lippemail@gmail.com
 COMMENT=	Java Embedded Python
 
 HAS_CONFIGURE=	yes
@@ -20,8 +18,8 @@
 MAKE_ENV=	JAVA_HOME=${JAVA_HOME}
 CONFIGURE_ARGS=	--prefix=${PREFIX} --exec-prefix=${PREFIX}
 USE_JAVA=	yes
-JAVA_VERSION=	1.2+
-USE_PYTHON=	yes
+JAVA_VERSION=	1.4+
+USE_PYTHON=	2.2+
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/jep/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	17 Feb 2008 16:14:35 -0000	1.5
+++ distinfo	28 Feb 2008 19:01:37 -0000
@@ -1,3 +1,3 @@
-MD5 (jep-2.2.tar.gz) = 7094ecbf6ad5698f58a4d801eb737578
-SHA256 (jep-2.2.tar.gz) = 58c3d21a643f8daf1f9b64288184ec761b589d4ec1434c05d400e117a100ae48
-SIZE (jep-2.2.tar.gz) = 662672
+MD5 (jep-2.3.tar.gz) = 321946cce7f2f07c14f91c61491d612c
+SHA256 (jep-2.3.tar.gz) = 15e0d4d974565ffa3c0f46ba6de6768c870ab889240b05fcce31f944d4d992bb
+SIZE (jep-2.3.tar.gz) = 667323
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/jep/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	20 Feb 2008 11:06:16 -0000	1.4
+++ pkg-plist	28 Feb 2008 19:01:37 -0000
@@ -1,4 +1,6 @@
 @comment $FreeBSD: ports/devel/jep/pkg-plist,v 1.4 2008/02/20 11:06:16 araujo Exp $
 lib/libjep.a
 lib/libjep.la
+lib/libjep.so.2
+lib/libjep.so
 %%JAVAJARDIR%%/jep.jar


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



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