mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 3.2
This commit is contained in:
parent
3cf8cfc8cd
commit
45e590c267
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162579
2 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= commons-collections
|
||||
PORTVERSION= 3.1
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
|
||||
MASTER_SITE_SUBDIR= commons/collections/source/
|
||||
|
@ -20,8 +20,6 @@ USE_JAVA= yes
|
|||
JAVA_VERSION= 1.2+
|
||||
USE_ANT= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
ALL_TARGET= jar
|
||||
.if !defined(NOPORTDOCS)
|
||||
ALL_TARGET+= javadoc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (commons-collections-3.1-src.tar.gz) = 2da710d9c81ae85ee3a386e7ed1b1fe8
|
||||
SHA256 (commons-collections-3.1-src.tar.gz) = 10ae70ecb4f548d7ca30f7f009581194a681604ede1c4144c55d3a764d905213
|
||||
SIZE (commons-collections-3.1-src.tar.gz) = 1137330
|
||||
MD5 (commons-collections-3.2-src.tar.gz) = dbf80727b384bfb9c220d78af30ebc14
|
||||
SHA256 (commons-collections-3.2-src.tar.gz) = 8a4e6339efe0c381c86956c72c8b3728288ba4ceb712d2774ea761f31b90ed6a
|
||||
SIZE (commons-collections-3.2-src.tar.gz) = 1092408
|
||||
|
|
Loading…
Add table
Reference in a new issue