1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 1.5.4

- Pass maintainership to submitter

PR:		ports/111344
Submitted by:	Nemo Liu <nemoliu at gmail.com>
This commit is contained in:
Rong-En Fan 2007-04-08 06:42:28 +00:00
parent 10e7fddb32
commit 88e3db1c28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189469
4 changed files with 20 additions and 18 deletions

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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