mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.0.1.
This commit is contained in:
parent
ea90ea4ad7
commit
6ccaf14821
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72404
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= commons-lang
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= http://jakarta.apache.org/builds/jakarta-commons/release/${PORTNAME}/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= jakarta-
|
||||
@ -39,7 +38,7 @@ do-build:
|
||||
@cd ${WRKSRC} && ${ANT} ${ANT_TARGET}
|
||||
|
||||
do-install:
|
||||
@${ECHO} -n ">> Installing JAR as ${JARDIR}/${DESTJARFILE}.jar..."
|
||||
@${ECHO} -n ">> Installing JAR as ${JARDIR}/${DESTJARFILE}..."
|
||||
@${CP} ${WRKSRC}/dist/${JARFILE} ${JARDIR}/${DESTJARFILE}
|
||||
@${ECHO} " [ DONE ]"
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (commons-lang-1.0-src.tar.gz) = d367df1f903c5b6d6a5f24d51db0df5d
|
||||
MD5 (commons-lang-1.0.1-src.tar.gz) = 7217632e6a7f18770734128baba273c2
|
||||
|
Loading…
Reference in New Issue
Block a user