Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2007 14:01:59 GMT
From:      Nemo Liu<nemoliu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111452: [maintainer]update devel/jakarta-commons-io to 1.3.1
Message-ID:  <200704101401.l3AE1x88013076@www.freebsd.org>
Resent-Message-ID: <200704101410.l3AEA81O062113@freefall.freebsd.org>

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

>Number:         111452
>Category:       ports
>Synopsis:       [maintainer]update devel/jakarta-commons-io to 1.3.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 10 14:10:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nemo Liu
>Release:        7-current
>Organization:
>Environment:
FreeBSD tango.sina.com.cn 7.0-STOooRM FreeBSD 7.0-STOooRM #0: Mon Apr  9 18:01:29 CST 2007     liutong@tango.sina.com.cn:/usr/obj/usr/src/sys/TANGO  amd64
>Description:
update devel/jakarta-commons-io to 1.3.1.
changelog:
Bug fixes from 1.3
------------------

- FileUtils
  - NPE in openOutputStream(File) when file has no parent in path [IO-112]
  - readFileToString(File) is not static [IO-113]

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/jakarta-commons-io/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 Feb 2007 09:52:18 -0000	1.4
+++ Makefile	10 Apr 2007 13:54:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	commons-io
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	devel java
 MASTER_SITES=	${MASTER_SITE_APACHE_JAKARTA}
 MASTER_SITE_SUBDIR=	commons/io/source
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/jakarta-commons-io/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	9 Feb 2007 09:52:18 -0000	1.4
+++ distinfo	10 Apr 2007 13:54:17 -0000
@@ -1,3 +1,3 @@
-MD5 (commons-io-1.3-src.tar.gz) = 1681b8e8bc96693b7fb7983458ed623a
-SHA256 (commons-io-1.3-src.tar.gz) = 80b6b207f062a65d891f6db453f4b25ad7704a83e75cd8184d4a7d3166aa6035
-SIZE (commons-io-1.3-src.tar.gz) = 691864
+MD5 (commons-io-1.3.1-src.tar.gz) = 44ef5bc01ed8f8f645fec2bcc94e600a
+SHA256 (commons-io-1.3.1-src.tar.gz) = 879c22591694bfee6e4d74f613c7369f8f030362e5e7a8f4c20975fc773e3acc
+SIZE (commons-io-1.3.1-src.tar.gz) = 689667

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



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