mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 2.0.1
- Add LICENSE PR: ports/158570 Reviewed by: Pedro Giffuni <giffunip@tutopia.com>
This commit is contained in:
parent
ccf06807f8
commit
246993ea95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276963
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= commons-io
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
|
||||
@ -18,8 +18,10 @@ COMMENT= A collection of I/O utilities for Java
|
||||
|
||||
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.3+
|
||||
JAVA_VERSION= 1.5+
|
||||
USE_ANT= yes
|
||||
|
||||
MAKE_ARGS= -cp ${JAVALIBDIR}/junit.jar
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (commons-io-1.4-src.tar.gz) = 24b228f2d0c40ffed9204cdab015bccf
|
||||
SHA256 (commons-io-1.4-src.tar.gz) = eca986497f7b4d1b1ec41821b1b5df827bb31fc14833e4449cfa8bcd5d7f29bb
|
||||
SIZE (commons-io-1.4-src.tar.gz) = 236187
|
||||
SHA256 (commons-io-2.0.1-src.tar.gz) = 32be3e626618b49c2e2fb268bd2101d7ae38438131df4560fc800bd2f26fdff8
|
||||
SIZE (commons-io-2.0.1-src.tar.gz) = 280920
|
||||
|
Loading…
Reference in New Issue
Block a user