ports/156786: [PATCH] databases/jrrd: update to 1.0.4
Venture37
venture37 at geeklan.co.uk
Tue May 17 16:10:13 UTC 2011
The following reply was made to PR ports/156786; it has been noted by GNATS.
From: Venture37 <venture37 at geeklan.co.uk>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/156786: [PATCH] databases/jrrd: update to 1.0.4
Date: Tue, 17 May 2011 17:06:05 +0100
This is a multi-part message in MIME format.
--------------060806030706050608030700
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Attached is an amended diff which also changes the maintainer to myself.
--------------060806030706050608030700
Content-Type: text/plain;
name="jrrd-patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="jrrd-patch.txt"
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/databases/jrrd.orig/Makefile /usr/ports/databases/jrrd/Makefile
--- /usr/ports/databases/jrrd.orig/Makefile 2011-04-29 15:07:47.190809155 +0000
+++ /usr/ports/databases/jrrd/Makefile 2011-05-17 15:23:19.033556759 +0000
@@ -6,18 +6,18 @@
#
PORTNAME= jrrd
-PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTVERSION= 1.0.4
CATEGORIES= databases java
MASTER_SITES= SF/opennms/JRRD/stable-1.0
-MAINTAINER= rtdean at cytherianage.net
+MAINTAINER= venture37 at geeklan.co.uk
COMMENT= A Java native interface (JNI) to RRDtool
LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6
+JAVA_VENDOR= openjdk
JAVA_BUILD= yes
JAVA_RUN= yes
GNU_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/databases/jrrd.orig/distinfo /usr/ports/databases/jrrd/distinfo
--- /usr/ports/databases/jrrd.orig/distinfo 2011-04-27 10:39:45.878190381 +0000
+++ /usr/ports/databases/jrrd/distinfo 2011-04-29 15:08:08.822820207 +0000
@@ -1,2 +1,2 @@
-SHA256 (jrrd-1.0.3.tar.gz) = 860dea8acdb271a40e51c30bf529a8567cc46e877d6f0e3c602b98aab9e192fa
-SIZE (jrrd-1.0.3.tar.gz) = 327745
+SHA256 (jrrd-1.0.4.tar.gz) = bf0b03cd5763364de83ece9cb14612ab3273e9cdc5399017561a0b90dc9a735d
+SIZE (jrrd-1.0.4.tar.gz) = 329556
===> Done
--------------060806030706050608030700--
More information about the freebsd-ports-bugs
mailing list