forked from Lainports/freebsd-ports
Update to 1.4.
This commit is contained in:
parent
6626c007c5
commit
41da8b6a95
2 changed files with 6 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= commons-cli
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= APACHE_COMMONS_BINARIES
|
||||
|
|
@ -30,6 +30,8 @@ OPTIONS_DEFINE= DOCS
|
|||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/${JARFILE} \
|
||||
${STAGEDIR}${JAVAJARDIR}/${DESTJARFILE}
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
(cd ${WRKSRC} && ${COPYTREE_SHARE} apidocs ${STAGEDIR}${DOCSDIR})
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} LICENSE.txt NOTICE.txt \
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (commons-cli-1.3.1-bin.tar.gz) = d89ae4e907aa9d753cdc5b97705c16edf1277a5c09cd310de4ae8c3878369b5b
|
||||
SIZE (commons-cli-1.3.1-bin.tar.gz) = 305600
|
||||
TIMESTAMP = 1489478273
|
||||
SHA256 (commons-cli-1.4-bin.tar.gz) = e9f134cd94c13a77b87648871140104338a3b90320658c1860b73f4d5732a793
|
||||
SIZE (commons-cli-1.4-bin.tar.gz) = 505547
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue