From 88e3db1c2849d275db26ca0f1a8f961f6b0c0234 Mon Sep 17 00:00:00 2001
From: Rong-En Fan <rafan@FreeBSD.org>
Date: Sun, 8 Apr 2007 06:42:28 +0000
Subject: - Update to 1.5.4 - Pass maintainership to submitter

PR:		ports/111344
Submitted by:	Nemo Liu <nemoliu at gmail.com>
---
 net/jrobin/Makefile | 13 +++++++------
 net/jrobin/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 9 deletions(-)

(limited to 'net')

diff --git a/net/jrobin/Makefile b/net/jrobin/Makefile
index 889497fc2e66..f6c917d0f077 100644
--- a/net/jrobin/Makefile
+++ b/net/jrobin/Makefile
@@ -7,19 +7,20 @@
 #
 
 PORTNAME=	jrobin
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.4
 CATEGORIES=	net java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	JRobin-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}-1
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nemoliu@gmail.com
 COMMENT=	A pure Java alternative to RRDTool
 
 USE_JAVA=	yes
 USE_ANT=	yes
-ALL_TARGET=	all-libs
-WRKSRC=		${WRKDIR}/${DISTNAME:L}
+JAVA_VERSION=	1.5+
+ALL_TARGET=	dist
+WRKSRC=		${WRKDIR}/JRobinLite-${PORTVERSION}
 BUILD_WRKSRC=	${WRKSRC}/ant
 
 .if !defined(NOPORTDOCS)
@@ -27,7 +28,7 @@ ALL_TARGET+=	javadoc
 PORTDOCS=	*
 .endif
 
-CLASSES=	jrobin jrobin-demo convertor inspector mrtg-client mrtg-server
+CLASSES=	jrobin convertor inspector
 
 do-install:
 .for c in ${CLASSES}
diff --git a/net/jrobin/distinfo b/net/jrobin/distinfo
index 703a951f7c51..532ef3481658 100644
--- a/net/jrobin/distinfo
+++ b/net/jrobin/distinfo
@@ -1,3 +1,3 @@
-MD5 (JRobin-1.4.0.tar.gz) = 861b1fcc9d5554014120cd45be8a21d6
-SHA256 (JRobin-1.4.0.tar.gz) = 940a18b224760c3cbf1d374ac31e7127c6beac9b36f1512980c7e7dfc83a3d4e
-SIZE (JRobin-1.4.0.tar.gz) = 1945845
+MD5 (jrobin-1.5.4-1.tar.gz) = 57f87893ff9ddca1efa9d1a68bba6c2b
+SHA256 (jrobin-1.5.4-1.tar.gz) = 82cfc2fa8f22da4919391a8f100d1a1eaaac5599e4688180c27f231845c47a3d
+SIZE (jrobin-1.5.4-1.tar.gz) = 752043
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0