From nobody@FreeBSD.org  Thu Feb 28 22:52:49 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 553701065674
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2008 22:52:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3481D8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2008 22:52:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1SMnxwD074474
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Feb 2008 22:49:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1SMnxF2074473;
	Thu, 28 Feb 2008 22:49:59 GMT
	(envelope-from nobody)
Message-Id: <200802282249.m1SMnxF2074473@www.freebsd.org>
Date: Thu, 28 Feb 2008 22:49:59 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/jep
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121192
>Category:       ports
>Synopsis:       [UPDATE] devel/jep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 23:00:02 UTC 2008
>Closed-Date:    Fri Feb 29 01:09:56 UTC 2008
>Last-Modified:  Fri Feb 29 01:10:09 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 28 23:00:12 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121192 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Fri Feb 29 01:09:56 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121192 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121192: commit references a PR
Date: Fri, 29 Feb 2008 01:09:42 +0000 (UTC)

 araujo      2008-02-29 01:09:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/jep            Makefile distinfo pkg-plist 
   Log:
   - Update to 2.3. [1]
   - Pass maintainership to submitter. [1]
   - Fix pkg-plist. [2]
   
   PR:             ports/121192
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com> [1],
                   pointyhat via erwin [2]
   
   Revision  Changes    Path
   1.13      +5 -7      ports/devel/jep/Makefile
   1.6       +3 -3      ports/devel/jep/distinfo
   1.5       +3 -1      ports/devel/jep/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
